[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

configuration



Hakan,

Answer to a message from Hakan Ardo <hakan@debian.org> to dev@mnemonic.browser.org:

[configuration with HTML]
 > The current configuration implementaton (the ConfigManager) cosists of a
 > set of key/value paris for each module, represented in memory by a
 > hash. Every module is also supposed to provide a HTML form that should
 > be presented to the user when he want's to change something.

 > This form is placed in a separate file som that some local maintainer
 > can place local information and defaults in it.
good idea. so the administrator can delete some dangerous things in it :)

how can we provide a general "configuration" menu ? (such as netscape) it think we can do a interface like this, but with HTML. To do that, the configuration manager must know any possible configuration option. so i think it's a good idea to make the configuration manager-based. each manager has a seperate entry with some sub-entries.

how can we put/send configration changes maked in a HTML-page back to mnemonic ? must we provide a "little" HTTP server ? i don't know...

cu, 
Ueli (urutishauser@bigfoot.com)