Hi,

is it possible to load global variables from file?

Why? because this is how I could create config-file which could be edited through some sort of interface and not to have to touch sitemap-file.

It could be created so that when sending some signal to some object, it would read that file again and read parameters from that file. (so not checking that file everytime request comes).

skin-example is good:

config.xml would be like this:

<globals>
<skin>myskin</skin>
</globals>

then i could create web-page with what I could alter that skin-variable. Then push submit and it would change skin to something else!

- Joose

--
"Always remember that you are unique, just like everyone else!"
* http://iki.fi/joose/ * [EMAIL PROTECTED] * +358 44 561 0270 *


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to