2015-11-29, 15:51:23
Hi, nice plugin.
I'm working on a bilingual site http://quebecolympicwrestling.ca/ and trying to make the calendar work properly. I mean, it works properly but only in 1 language across the site. Is it possible to associate pages with a different language then the one default one?
The data in calendar.xml tells us which language is used
<calendar_plugin><lang>en_US</lang><page>calendar</page></calendar_plugin>
It would be great if we would be able to have another entry like below so we can use multiple languages.
<calendar_plugin><lang>fr_FR</lang><page>calendar_fr</page></calendar_plugin>
Or is there a workaround?
I'm working on a bilingual site http://quebecolympicwrestling.ca/ and trying to make the calendar work properly. I mean, it works properly but only in 1 language across the site. Is it possible to associate pages with a different language then the one default one?
The data in calendar.xml tells us which language is used
<calendar_plugin><lang>en_US</lang><page>calendar</page></calendar_plugin>
It would be great if we would be able to have another entry like below so we can use multiple languages.
<calendar_plugin><lang>fr_FR</lang><page>calendar_fr</page></calendar_plugin>
Or is there a workaround?