Anders Betnér
733f7fffef
Added UI to remove multiple config options on config.html
2006-05-16 23:12:40 +00:00
Anders Betnér
95f5d64b96
Refactored config.js to parse the config.xml into a javascript
...
object and then build config.html from that.
Added a hackery translation between mt-daapd.conf sections
and the config.html sections, this will later be removed once
the sections conform.
2006-05-16 21:39:22 +00:00
Anders Betnér
a1d5de6b54
config.html: Possible to add items in the UI, for options of type
...
<short_text_multiple> and <long_text_multiple>
2006-05-12 11:01:54 +00:00
Anders Betnér
b150896921
config.html: Fix select boxes to reflect actual values in mt-daapd.conf
...
Handle config.xml default_value for select boxes
2006-05-12 10:02:59 +00:00
Anders Betnér
99a1e55497
Added support for config options with multiple values (mp3_dir,compdirs) to config.html
2006-05-10 20:14:11 +00:00
Anders Betnér
b8027504de
All config options on config.html are defined in config.xml and the
...
option values are fetched with /xml-rpc?method=config
2006-05-10 17:37:29 +00:00
Anders Betnér
3fd9f6d353
status page uses /xml-rpc?metod=config
...
First shot at it, nothing is editable and some conf fields are
not updated at all.
2006-04-12 21:01:38 +00:00