The format for the web page provided for the xmlsource paramater to /cgi-bin/links.html is based on XML

Paramaters

Common paramaters

name
Display this to user
url
URL to link to
icon
Icon to display. Defaults to domain name part of URL plus "/favicon.ico"

Group paramaters

These will be ignored on single items

show="open"
Display group opened out by default (show sub items)
show="close"
Display group closed (hide sub items)
defaultshow="open"
Only valid on root tag. Open tags by default.
defaultshow="close"
Only valid on root tag. Close tags by default (except first level tags)
showchildren
Depreciated Same as show paramater. Behavor will change in the future.

The parser is very forgiving (within the constraints of XML) and unrecognised tags are ignored as are tags in an inappropriate position


Valid XHTML 1.0!