Open GoogleCodeExporter opened 9 years ago
It will only return JS URLs on the same domain. What's an example URL that it
missed that Minify could actually serve?
BTW, I like the site; I've skated on and off since about '87 and still follow
it pretty closely on the web at least.
Original comment by mrclay....@gmail.com
on 16 May 2011 at 6:31
Wow, cool, that's a nice coincidence! Everything I do ties into skateboarding
somehow. :D I love it.
It appears that minify won't recognize URLs like these:
http://keepskatinbro.com/wp-content/plugins/nextgen-gallery/shutter/shutter-relo
aded.css?ver=1.3.0
The simple fix would be to have minify strip the ?get content before doing
anything else with the URL.
Original comment by TruSktr
on 16 May 2011 at 9:12
Agreed. Just curious, have you tried one of the WordPress plugins that
integrate Minify? WP Minify, W3 Total Cache, etc? Those might give you some
easier config options than using Minify out-of-the-box, but I haven't tried
them myself.
Original comment by mrclay....@gmail.com
on 16 May 2011 at 10:33
Yeah, i've tried them. But they're just not as customizable as using minify
out-of-the-box; something little thing always ends up breaking for me. I'll
have better luck just removing all the scripts from wordpress, and placing them
manually in the header or footer in the exact order that I need them. Sometimes
it also seems that the minify interface is easier to use than the plugin
interfaces! Minify interface + pasting the url in the theme manually seems to
be the cleanest solution since I'm always inside the code anyways; the code is
my GUI. :D
Original comment by TruSktr
on 18 May 2011 at 6:58
Original issue reported on code.google.com by
TruSktr
on 14 May 2011 at 2:18