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

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.