allow selecting the preferred CDN and add event
We now have two CDNs available. code.jquery.com which is the more popular one and CDNjs which is the faster one. Plugin authors can use a plugin hook to easily implement their own preferred CDN. Authors might even use this event to conditionally load additional JavaScript files.
Showing
- inc/confutils.php 31 additions, 4 deletionsinc/confutils.php
- inc/template.php 3 additions, 18 deletionsinc/template.php
- lib/plugins/config/lang/en/lang.php 6 additions, 1 deletionlib/plugins/config/lang/en/lang.php
- lib/plugins/config/settings/config.metadata.php 1 addition, 1 deletionlib/plugins/config/settings/config.metadata.php
Loading
Please register or sign in to comment