torrini
2018-01-08 14:07:28 UTC
I upgraded our MapGuide to version 3.1
Now I'm adapting the Redline widget which we use for dimensioning. I already
could edit the concerning files to label the lines with their lengths.
Unfortunatly I now have to struggle with the language: our used language is
german. The de- and de.json-file exist. When starting the widget everything
works well. In markupmain.php I edited the line
/markupForm.action = "editmarkup.php";/
to
/markupForm.action = "editmarkup.php?LOCALE="+"<?= $locale ?>";/
So that the edit-page will appear in german as well. When digitizing and
finishing a line the edit-page reloads in english.
<Loading Image...
>
<Loading Image...
>
*How can I prevent that behavior?*
--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html
Now I'm adapting the Redline widget which we use for dimensioning. I already
could edit the concerning files to label the lines with their lengths.
Unfortunatly I now have to struggle with the language: our used language is
german. The de- and de.json-file exist. When starting the widget everything
works well. In markupmain.php I edited the line
/markupForm.action = "editmarkup.php";/
to
/markupForm.action = "editmarkup.php?LOCALE="+"<?= $locale ?>";/
So that the edit-page will appear in german as well. When digitizing and
finishing a line the edit-page reloads in english.
<Loading Image...
<Loading Image...
*How can I prevent that behavior?*
--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html