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


Reset count on theme catalog (category_count)

`Description'
Reset the count of entries for an category tree ordered catalog. Each node of the tree contains the number of entries it contains plus the total number of entries contained in all its sub categories. Thus, the root node contains the total number of entries in the catalog. The symbolic links are ignored when updating the counts. This is to prevent counting entries twice. This operation is never needed in normal operation. It may be used after an accidental update of the count using a direct SQL order.
`Template file'
See section ccontrol_panel.html.
`Parameters'
`context (mandatory, category_count)'
`name (mandatory)'
Unique name of the catalog.


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