Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

RootNodeList

Summary

Sets which subtrees that will be affected by the "hide.php" cronjob.

Usage

 

RootNodeList[]=node_id1
RootNodeList[]=node_id2
...

Description

If you are using the "hide.php" cronjob to control the visibility of your nodes (based on a date/time-attribute), you must use this directive to specify which subtrees that can have their children (recursively) affected by this feature. Please note that the default value is empty, which means that no nodes will be hidden.

Examples

Example 1

RootNodeList[]=2

This tells the system that the "hide.php" cronjob can affect all items in the content node tree.

Svitlana Shatokhina (15/11/2006 1:38 pm)

Svitlana Shatokhina (24/11/2006 2:53 pm)


Comments

There are no comments.