Language section (CPG MiniCMS ?) Language section (CPG MiniCMS ?)
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Language section (CPG MiniCMS ?)

Started by Meastroo, May 08, 2009, 07:00:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Meastroo

Hello,

How do i write news on swedish language to my Swedish visitors and on english to my english and rest of the visitors? Can i make sections to each language on coppermine?

thx /alex

Joachim Müller

The MiniCMS plugin goes unsupported here. It only get's supported over at cpg-contrib.org, as suggested in the announcement thread for that plugin.
In a Coppermine-driven PHP page (e.g. in anycontent.php), you could use the variables $CONFIG['lang'] and $USER['lang']. Code something with a toggle for that.