21301 Posts in 5735 Topics by 2603 members
General Questions
SilverStripe Forums » General Questions » GoogleSitemap uses "," for decimal separator on german site
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 643 Views |
-
GoogleSitemap uses "," for decimal separator on german site

21 May 2010 at 9:26pm
Hi,
I usei18n::set_locale('de_DE');
setlocale (LC_ALL, 'de_DE@euro', 'de_DE', 'de', 'ge');
in my _config.php to set all formating to german on the site. The problem is, this also changes the decimal separator that is used by the googlesitemap module for the priority tag. Google Webmaster Tools Complains about this.
Is there a way to switch the formating back to en_US just for the sitemap module?Thanks
Johannes
| 643 Views | ||
|
Page:
1
|
Go to Top |

