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


Create a symbolic link (categorysymlink)



`Recursion on navigation'
The recursion is done on Edit panel, See section Edit panel for a category node (cedit). The catalog used is the catalog named by the name parameter.
`Description'
The objective is to chose a category that will be added as a sub-category of the current category. However, instead of creating a brand new category, we want to select an existing one and create a symbolic link to it. To select a category, the category editor is called recursively, See section Recursive CGI call. This allows you to browse the catalog hierarchy. Note that you will see an additional link that says Select this category as a symbolic link. If you click on this link you will effectively chose the current category as the end point of the symbolic link to be created.
`Template file'
See section cedit.html.
`Parameters'
`context (mandatory, categorysymlink)'
`name (mandatory)'
Unique name of the catalog.
`id (mandatory)'
The rowid of the category that will contain the new symbolic link to another category.


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