Changeset 364045
- Timestamp:
- 03/24/2011 01:28:02 AM (15 years ago)
- Location:
- fancyboxify
- Files:
-
- 2 edited
-
tags/1.1/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fancyboxify/tags/1.1/readme.txt
r364043 r364045 7 7 8 8 This simple plugin enables Fancybox on image links. It also groups all images within a single 9 post by adding rel tags. It can be disabled per post (Instructions at plugin homepage).9 post by adding rel tags. It can also be disabled per post. 10 10 11 11 == Description == … … 22 22 23 23 == Frequently Asked Questions == 24 = How do I disable Fancybox on a particular post?=24 = How do I disable Fancybox on a particular post? = 25 25 If you'd like to disable Fancybox on a single post just add a custom field called 'nofancybox' 26 26 and set it's value to 'true'. Instructions on how to add custom fields to posts can be found … … 37 37 == Changelog == 38 38 39 = 1.1=39 = 1.1 = 40 40 * Released 24/03/2011 41 41 * Added the option to disable Fancybox on a single post (Add 'nofancybox' as a custom field -
fancyboxify/trunk/readme.txt
r364043 r364045 7 7 8 8 This simple plugin enables Fancybox on image links. It also groups all images within a single 9 post by adding rel tags. It can be disabled per post (Instructions at plugin homepage).9 post by adding rel tags. It can also be disabled per post. 10 10 11 11 == Description == … … 22 22 23 23 == Frequently Asked Questions == 24 = How do I disable Fancybox on a particular post?=24 = How do I disable Fancybox on a particular post? = 25 25 If you'd like to disable Fancybox on a single post just add a custom field called 'nofancybox' 26 26 and set it's value to 'true'. Instructions on how to add custom fields to posts can be found … … 37 37 == Changelog == 38 38 39 = 1.1=39 = 1.1 = 40 40 * Released 24/03/2011 41 41 * Added the option to disable Fancybox on a single post (Add 'nofancybox' as a custom field
Note: See TracChangeset
for help on using the changeset viewer.