~intrahealth+informatics/textlayout/4.1.12-release

Viewing all changes in revision 1.

  • Committer: Carl Leitner
  • Date: 2007-09-27 18:24:34 UTC
  • Revision ID: litlfred@ibiblio.org-20070927182434-vvwrc5ed179j2rur
  Split the *config.inc.php into *config.inc.php and *config.values.php.
  The former now handles the processing/logic of our configuration, while
  the later contains only variable with basic configuration options and
  no logic.  For example a liscense or password.
  
  Added paths with '/local' appened for  class paths, and templates.  These will 
  have higher priority than the path without '/local'.  This is useful if you want
  to play around with different classes or templates for development purposes
  without putting them into the bzr repository.  Just make sure you issue a
  'bzr ingnore ./**/local' before your next commit.
  
  Also added a './local/*config.values.php' That will override what is in 
  './local/*config.values.php'.  This is useful for automatically 
  keeping liscense or password or other non-default configuration options 
  out of bzr without having to think about it.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: