[pmapper-users] mapselect plugin

2013-04-02 Thread Pedro Costa
Hi guys, I'm tring to install MapSelect Plugin but the read me file don't have much information... The website of pmapper is offline...Why? Anyone knows a URL with more information of the plugin? Thanks -- Minimize net

Re: [pmapper-users] mapselect plugin translation

2012-10-19 Thread Armin Burger
if you just need one language then you can change directly "Map Default" etc. to whatever you want. For multilingual applications it should be defined as configList:{'default': _p("Map Default"), 'dev': _p("Map Dev") }, with the respective translat

[pmapper-users] mapselect plugin translation

2012-10-19 Thread Gillen
Hi, I have a problem with some translations in the mapselect plugin in my pmapper application. I want to translate the configList facts that appears in the js_config.php file. Example: PM.Plugin.Mapselect.settings = { displayText:_p('Select Theme'), configList:{'default':"Map Default"