[cvs] commit: dimp cache.php dimp/config conf.xml dimp/lib DIMP.php
Michael M Slusarz
slusarz at horde.org
Mon Jun 11 12:44:38 UTC 2007
slusarz 2007-06-11 08:44:38 EDT
Modified files:
. cache.php
config conf.xml
lib DIMP.php
Log:
Add cache timeout params to css/js caching.
Add option to check mtime of css/js of files to determine if cached version
has expired.
Fix relative url issue with cached css. While we are at it, since we need to
do a preg_replace to fix this issue, throw in a few more regexps to strip
unnecessary whitespace and remove comments from cached CSS.
Revision Changes Path
1.2 +16 -8 dimp/cache.php
1.23 +26 -7 dimp/config/conf.xml
1.79 +38 -20 dimp/lib/DIMP.php
Chora Links:
http://cvs.horde.org/diff.php/dimp/cache.php?r1=1.1&r2=1.2&ty=u
http://cvs.horde.org/diff.php/dimp/config/conf.xml?r1=1.22&r2=1.23&ty=u
http://cvs.horde.org/diff.php/dimp/lib/DIMP.php?r1=1.78&r2=1.79&ty=u
More information about the cvs
mailing list