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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.