You may customize the script design and structure to suit your web site needs.
You may not distribute this script or accomplish code modifications without permission.
Each template block is saved in a PHP variable, for instance:
Within these variables you can use any HTML code, besides "labels" that will allow you to use dynamic content generated by the script. This labels are presented within brackets, for instance [CATEGORY_NAME].
Read the template files and look the returned code for better understanding.
To set up a home category different from the index category of ODP, edit the home_path variable of the /config.php file.
To enable the cacheability of the directory categories/searches, change the use_cache variable of the /config.php file to TRUE, and choose a cache expiration (default to 30 days) by editing the cache_expiration variable.