This is the old documentation center for eZ Publish 4. We are currently migrating the eZ Publish documentation to http://confluence.ez.no the eZ Publish 5 documentation platform. Documentation for the eZ Publish legacy components are still located on this site, as well as all documentation for earlier releases.

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 2:38 pm)

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


Comments

There are no comments.