RootNodeList
Summary
Controls which subtrees that will be affected by the "unpublish.php" cronjob.Usage
RootNodeList[]=node_id1
RootNodeList[]=node_id2
...
Description
If you are using the "unpublish.php" cronjob to delete (move to Trash) your content objects when a specified date and time is reached, you can use this directive to specify which parent nodes that will have their children (recursively) affected by the unpublish feature. The "RootNodeList" configuration array is empty by default, i.e. no objects will be removed.
Examples
Example 1
RootNodeList[]=2
This will tell the system that the "unpublish.php" cronjob can be applied to any item in the content tree.
Svitlana Shatokhina (17/11/2006 4:44 pm)
Svitlana Shatokhina (24/11/2006 2:07 pm)
Comments
There are no comments.