[fixed] CMSMS 1.10 Beta3: {cms_jquery} help page error
Posted: Fri Sep 23, 2011 6:12 am
Hi,
This is more than a simple typo, so I'll post this here...
The description of this plugin's cdn parameter is not correct.As I understand it, correct me if I'm wrong, this parameter is a boolean value that specifies the desired source of the jquery library files:
This is more than a simple typo, so I'll post this here...
The description of this plugin's cdn parameter is not correct.
Code: Select all
(optional) cdn - use to save the output in a smarty assignment.
- false => link to the site's copy of jQuery libraries -- the default
- true => hotlink to CDN-hosted copies of jQuery libraries (e.g. https://ajax.googleapis.com)