commit: horde/config registry.php.dist imp message.php imp/config
imp.dt imp/lib/js browser_detect.js browser_detect_full.js
msie_generic_help.js ns_generic_help.js open_compose_win.js
open_print_win.js imp/templates/javascript open_compose_win.js ...
chuck@horde.org
chuck@horde.org
18 Mar 2001 17:39:34 -0000
chuck 2001/03/18 09:39:33 PST
Modified files:
config registry.php.dist
. message.php
config imp.dt
lib Help.php
config turba.dt
Added files:
templates/javascript open_compose_win.js open_print_win.js
templates/javascript open_help_win.js
templates/javascript open_search_win.js
Removed files:
lib/js browser_detect.js browser_detect_full.js
msie_generic_help.js ns_generic_help.js
open_compose_win.js open_print_win.js
lib/js browser_detect.js md5.js open_help_win.js
lib/js open_search_win.js
Log:
(big commit, but it's all one change, applied to everything).
All of the shared javascript now lives in templates/javascript folders,
instead of lib/js. The main rationale for this is that the lib/ directories
are for php code, and don't need to be browser accessible, whereas the
javascript includes all need to be sent to the browser; this lets us point
the browser right at them with a <script src=""> if we want.
Also, I trimmed out a lot of javascript files that we no longer use.
You'll have to track the changes to registry.php for things to work after
this update.
Revision Changes Path
1.25 +3 -3 horde/config/registry.php.dist
2.211 +2 -2 imp/message.php
1.4 +1 -1 imp/config/imp.dt
1.16 +3 -3 horde/lib/Help.php
1.2 +1 -1 turba/config/turba.dt