Comments and changes to this ticket
-
expNinja February 18th, 2012 @ 03:33 PM
- Assigned user set to dleffler
- Milestone set to 2.0.5
- Milestone order changed from 167 to 0
(from [b3212666dbc441f668caa2d5d7bd45e24ccaad4f]) Attempts to enhance & fix minify; adds minfying non-yui linked scripts, adds additional site configuration options to turn off various types of minification (linked/inline css/js, yui2/3) [#299 #542 milestone:2.0.5 responsible:dleffler] https://github.com/exponentcms/exponent-cms/commit/b3212666dbc441f6...
-
expNinja February 18th, 2012 @ 03:54 PM
(from [c0455c7c91bc26ea379b4f2dde46ac0275254edc]) Changes minify defaults to minify all EXCEPT YUI3/2 since they seem to be the problematic part. [#542] https://github.com/exponentcms/exponent-cms/commit/c0455c7c91bc26ea...
-
dleffler February 18th, 2012 @ 03:58 PM
- State changed from new to resolved
We'll call this one closed since we've gotten the discrete settings for minification and the default is to NOT minify YUI2, YUI3 when Minification is turned on.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS
Tags
Referenced by
-
299 Feature request: Minification of minification -Performance improvements for themes (from [b3212666dbc441f668caa2d5d7bd45e24ccaad4f]) Attempt...