Many JS libraries offer CDN links to their files, which can caching for users. It would be good if you could register an external version of a library (for example jQuery) to replace the locally cached version.
Environment
None
Activity
Blair McKenzie July 11, 2011 at 1:33 AM
Merged into p600.
Blair McKenzie July 6, 2011 at 1:55 AM
The lFiles attributes of registerCSS/loadCSS/registerJS/loadJS can now contain a list of full external URLs. Note that baseHREF and bCombine are not valid in these cases, and packages (i.e. using lCombineIDs) can not include external libraries.
Many JS libraries offer CDN links to their files, which can caching for users. It would be good if you could register an external version of a library (for example jQuery) to replace the locally cached version.