Coded something up in Couch in an interesting way? Have a snippet or shortcode to share? Post it here for the community to benefit.
43 posts Page 5 of 5
Hi,
Of course this is a non-cloning template that is registered.
Code
<cms:content_type 'text/javascript'/>
var maria = "7777";

Result
var maria = "7777";


But it is not in the compressed tag file :roll:
Love this Minify tag, started seeing the following PHP warning:

Code: Select all
PHP Warning:  "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? on line 253.
@Blutbaden,

Just a few weeks ago, I updated the module with a newer version of the JShrink script that addresses PHP compatibility. When I compare the newer version to the older one, there is a change to the "continue" command on line 253!

Try downloading the new zip file to update to the newer version.

Glad the tag is useful to you! :)
43 posts Page 5 of 5
cron