[cvs] commit: horde/config registry.php.dist framework/Horde Horde.php framework/Horde/Horde Registry.php

Chuck Hagenbuch chuck at horde.org
Tue Oct 19 08:37:40 PDT 2004


chuck       2004-10-19 08:37:40 PDT

  Modified files:
    config               registry.php.dist 
    Horde                Horde.php 
    Horde/Horde          Registry.php 
  Log:
  - Add a 'jsuri' setting that's overrideable in order to move static javascript files
  to a non-standard location.
  
  - In Horde::addScriptFile / includeScriptFIles(), if $direct is true and the first
  character of the file's $url is "/", use the $app's webroot + $url. Otherwise,
  assume the file lives in the app's js/ directory and use the 'jsuri' parameter.
  
  Revision  Changes    Path
  1.463     +5 -5      framework/Horde/Horde.php
  1.234     +5 -2      framework/Horde/Horde/Registry.php
  1.250     +7 -6      horde/config/registry.php.dist

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Horde/Horde.php?r1=1.462&r2=1.463&ty=u
  http://cvs.horde.org/diff.php/framework/Horde/Horde/Registry.php?r1=1.233&r2=1.234&ty=u
  http://cvs.horde.org/diff.php/horde/config/registry.php.dist?r1=1.249&r2=1.250&ty=u


More information about the cvs mailing list