Craig Andrews
|
46e9aa13aa
|
htmloutputter->script() special cases src's that begin with plugin/ or local/ so that plugins don't need to include common_path() in every call to $action->script()
Adjust plugins to not call common_path() when it's not necessary
Fix minify plugin
|
2010-02-17 12:03:14 -05:00 |
|
Craig Andrews
|
c19300272f
|
parse_url returns an associative array - not an object
|
2010-02-17 12:02:59 -05:00 |
|
Craig Andrews
|
c758b1b1d4
|
Add version information to a bunch of plugins
|
2010-01-09 19:04:53 -05:00 |
|
Craig Andrews
|
20144285ca
|
The structure return by parse_url is an associative array, not an object.
|
2010-01-06 17:13:09 -05:00 |
|
Craig Andrews
|
c08d7f1aa4
|
Minify inline JS and CSS (can be disable in configuration)
|
2009-12-05 00:41:22 -05:00 |
|
Craig Andrews
|
88e50003ae
|
If a theme server is being used, do not minify theme CSS (as doing so could cause 404s)
|
2009-12-04 23:17:46 -05:00 |
|
Craig Andrews
|
01b089d9be
|
Added minify plugin
|
2009-12-04 12:36:00 -05:00 |
|