Packageindex Classtrees Modulegroups Elementlist Report XML Files

File: /sitemap/config/config.inc.php
sitemap - Richy's Site Map

Config::SiteMapConfig

Global configuration settings of Richy's Site Map.

 

public module SiteMapConfig

Global configuration settings of Richy's Site Map.
If you want/have to change the global configuration settings of Richy's Site_Map, go change it here._Note: the variables in this file are assigned in alphabetical order. I just_thought it is easier to search a certain variable if you know they are_sorted. Through sheer coincidence there aren't any variables BEFORE_$base_auth_url, $base_dir or $base_url that use these variables in their_assignment (just look at $img_collapse), but it could very well be if_(a) variable(s) is/are added, so watch out. However, it isn't necessary for_the assignments in this file to be ordered in a certain way, so you can_change the order in any way you like. Although it is only $base_url that's_being used in the assignment of various variables, of course that could_easily change. I just mention this because those three variables are such_important base variables that you have to be aware that they are used_throughout Richy's Site Map, so without them set right (and early enough in_config.inc.php, so variables that use them in their assignment don't fail)_there's no way your site map could work._Warning: keep (and add) the PHPDoc-compliant comments, or ../config.php will_not work anymore! So if you add a variable to this file yourself, also add_the necessary PHPDoc-compliant commenting (best to copy and paste from a_variable assignment that's already there).

Version$Revision: 1.3 $
Copyright(c)2002 R.J. Vrijhof

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Magic$Id: config.inc.php,v 1.3 2002/01/23 22:21:08 richy Exp $

 


Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta