Changeset 841900
- Timestamp:
- 01/20/2014 04:58:10 PM (12 years ago)
- File:
-
- 1 edited
-
custom-resources/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
custom-resources/trunk/readme.txt
r841898 r841900 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 9 10 Easily load additional resources (styles and scripts) for both your theme and admin pages. Works by direct inline embedding or by using URL's.10 Easily load additional resources (styles and scripts) for both your theme and backend console. Works by direct inline embedding or by using URL's. 11 11 12 12 == Description == 13 This plugin will make developers and site builders ( very) happy.13 This plugin will make developers and site builders (hopefully very) happy. 14 14 15 It is enable the site administratorto supply additional styles or/and scripts to be loaded alongside the theme's resources. It will work regardless which theme the site is running, which makes it brilliant for adding custom programming and content blocks.15 It enables site administrators to supply additional styles or/and scripts to be loaded alongside the theme's resources. It will work regardless which theme the site is running, which makes it brilliant for adding custom programming and content blocks. 16 16 17 The styles and scripts can be either entered manually or loaded from external sources.17 Styles and scripts can be either entered manually or loaded from external sources. 18 18 19 19 == Installation ==
Note: See TracChangeset
for help on using the changeset viewer.