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

Re: configuration



On 11 Jun 1997, Ueli Rutishauser wrote:

> [configuration with HTML]
> 
> 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...
> 

Careful! If the configuration is HTML based, and then it uses something
like "config://mail?identity=squiz@clara.net" then don't forget any web
page can also do the same - easiest solution would be to ignore config:
url's from networked pages.