Changeset 472149
- Timestamp:
- 12/07/2011 07:48:29 PM (14 years ago)
- Location:
- shadowbox-js
- Files:
-
- 2 edited
- 1 copied
-
tags/3.0.3.9 (copied) (copied from shadowbox-js/trunk)
-
tags/3.0.3.9/readme.txt (modified) (5 diffs)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
shadowbox-js/tags/3.0.3.9/readme.txt
r394418 r472149 3 3 Donate Link: http://sivel.net/donate 4 4 Tags: shadowbox-js, shadowbox, js, javascript, overlay, images, movies, audio, youtube, formatting, links, post, posts, lightbox, thickbox, lightview 5 Requires at least: 3. 16 Tested up to: 3. 27 Stable tag: 3.0.3. 85 Requires at least: 3.3 6 Tested up to: 3.3 7 Stable tag: 3.0.3.9 8 8 9 9 Shadowbox is an online media vieiwing application similar to Lightbox and Thickbox but with more functionality. Supports all types of media. … … 74 74 ` 75 75 76 Just drop that code, modifying to your needs, in your themes functions.js or as a customplugin and enjoy.76 Just drop that code, modifying to your needs, in a custom plugin or mu-plugin and enjoy. 77 77 78 78 = How can I use my own custom shadowbox.css? = … … 87 87 ` 88 88 89 Just drop that code, modifying to your needs, in your themes functions.js or as a customplugin and enjoy.89 Just drop that code, modifying to your needs, in a custom plugin or mu-plugin and enjoy. 90 90 91 91 = Can I selectively load Shadowbox on pages that need it? = … … 135 135 == Upgrade Notice == 136 136 137 = 3.0.3.9 = 138 139 Updates to the script enqueueing in WordPress 3.3. 140 137 141 = 3.0.3.8 = 138 142 … … 160 164 161 165 == Changelog == 166 167 = 3.0.3.9 (2011-12-08): = 168 * Updates to handle the script enqueueing in WordPress 3.3 162 169 163 170 = 3.0.3.8 (2011-06-08): = -
shadowbox-js/trunk/readme.txt
r394418 r472149 3 3 Donate Link: http://sivel.net/donate 4 4 Tags: shadowbox-js, shadowbox, js, javascript, overlay, images, movies, audio, youtube, formatting, links, post, posts, lightbox, thickbox, lightview 5 Requires at least: 3. 16 Tested up to: 3. 27 Stable tag: 3.0.3. 85 Requires at least: 3.3 6 Tested up to: 3.3 7 Stable tag: 3.0.3.9 8 8 9 9 Shadowbox is an online media vieiwing application similar to Lightbox and Thickbox but with more functionality. Supports all types of media. … … 74 74 ` 75 75 76 Just drop that code, modifying to your needs, in your themes functions.js or as a customplugin and enjoy.76 Just drop that code, modifying to your needs, in a custom plugin or mu-plugin and enjoy. 77 77 78 78 = How can I use my own custom shadowbox.css? = … … 87 87 ` 88 88 89 Just drop that code, modifying to your needs, in your themes functions.js or as a customplugin and enjoy.89 Just drop that code, modifying to your needs, in a custom plugin or mu-plugin and enjoy. 90 90 91 91 = Can I selectively load Shadowbox on pages that need it? = … … 135 135 == Upgrade Notice == 136 136 137 = 3.0.3.9 = 138 139 Updates to the script enqueueing in WordPress 3.3. 140 137 141 = 3.0.3.8 = 138 142 … … 160 164 161 165 == Changelog == 166 167 = 3.0.3.9 (2011-12-08): = 168 * Updates to handle the script enqueueing in WordPress 3.3 162 169 163 170 = 3.0.3.8 (2011-06-08): =
Note: See TracChangeset
for help on using the changeset viewer.