vdb:xml
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vdb:xml [2006/11/08 11:55] – old revision restored andi | vdb:xml [2007/05/08 21:54] (current) – 84.9.197.251 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== XML ====== | ||
| + | [[VideoDB]] offers power data import/ | ||
| + | To enable the XML import/ export feature, set the config variable to true (edit config.inc.php): | ||
| + | <code php> | ||
| + | $config[' | ||
| + | </ | ||
| + | |||
| + | ===== XML Export ===== | ||
| + | |||
| + | |||
| + | ===== XML Import ===== | ||
| + | Needs to be in the format:- | ||
| + | |||
| + | <code xml> | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | hmm I thought this worked but it just doesn' | ||
| + | |||
| + | |||
| + | |||
| + | ===== RSS Feed ===== | ||
| + | |||
| + | To enable the RSS news feed feature, set the config variable to true (edit config.inc.php): | ||
| + | |||
| + | <code php> | ||
| + | $config[' | ||
| + | </ | ||
