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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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.