ShowClasses
Summary
Sets which types of nodes to show in the tree menu.Usage
ShowClasses[]=class_identifier1
ShowClasses[]=class_identifier2
...
Description
The "Content structure" tree in the administration interface only shows certain types of nodes by default. The "ShowClasses" setting determines which types of nodes to show. If a content class is not listed in this array, then a node that encapsulates an object of this class will not be shown in the tree menu.
Examples
Example 1
ShowClasses[] ShowClasses[]=folder ShowClasses[]=product ShowClasses[]=article
This will tell the system to show folders, products and articles in the tree menu. Any other nodes will not be shown.
Example 2
ShowClasses[]
This allows the tree menu to show all kinds of nodes.
Svitlana Shatokhina (21/08/2006 10:41 am)
Svitlana Shatokhina (21/08/2006 11:12 am)
Comments
There are no comments.