Go to the first, previous, next, last section, table of contents.


Dump a thematic catalog (cdump_confirm)

`Description'
Each page of the thematic catalog is written to disk (starting from the full path name specified with the path location). All the files and sub directories of path will be removed before dump. Make sure it does not contain valuable data. Each category is written in an index.html file located in a sub directory of the path. The sub directory name is the complete category path of the category. In each files the links to other categories are built as if the location parameter was the cgi-bin script. When the operation is finished, the control panel is redisplayed.
`Template files'
See section cbrowse_root.html. See section cbrowse.html.
`Parameters'
`context (mandatory, cdump_confirm)'
`name (mandatory)'
Unique name of the catalog.
`path (mandatory)'
Full path name of an existing directory. Saved in the dump field of the catalog table.
`location (mandatory)'
The HTML location used as base for links in the dumped pages. Saved in the dumplocation field of the catalog table.


Go to the first, previous, next, last section, table of contents.