Dear Javier,

the query string is processed in config/__startup_config.php.
You change that file.

The default config (config_default.xml) is loaded if you do not set in the query string.

The default language can be set in the xml configuration in the <locale> tag, for example:
<defaultLanguage>fr</defaultLanguage>

regards,
Zoltan

On Wed, 17 Feb 2010, Fco. Javier García Ricca wrote:

Hello Victoria,

I have a couple questions.

If necesary that the name of configuration file start with config word? Can
I name it with a sigle name (myfile.xml)?

In other side, you said to me that I need to append the name of the file to
the url, similar to specify the language for the application. However I am
looking for another way to do that. Back to the case of language I specfy
this into the config file and not append "language=es" to the url.


Thanks




2010/2/17 Victoria Alvarez <vickyalva...@gmail.com>

Hello,
You must create the new configuration file and name it config_xxx.xml (xxx
is the name you want)
Then append to the URL: ?config=xxx
e.g.: www.mypmappersite.com/map.phtml?config=xxx
Good luck,
Victoria

2010/2/17 Fco. Javier García Ricca <fjri...@gmail.com>

Hello,

I would like to have some configuration files for diferents maps and I
don´t
know how can I call to the diferents xml files. I work with the last
version
of pmapper.

Thanks

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users





--
FJRicca

www.escaladalamadriguera.blogspot.com
http://picasaweb.google.es/fjricca
http://perdonaqueseasoez.com/
------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users
------------------------------------------------------------------------------
Download Intel&reg; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs 
proactively, and fine-tune applications for parallel performance. 
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to