Changeset 29401
- Timestamp:
- 01/16/08 16:44:22 (6 months ago)
- Files:
-
- 1 modified
-
add-lightbox/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
add-lightbox/trunk/readme.txt
r29400 r29401 5 5 Stable tag: trunk 6 6 7 This plugin for Wordpress automatically add the rel="lightbox[ID _OF_THE_POST]" to images linked in a post7 This plugin for Wordpress automatically add the rel="lightbox[ID-OF-THE-POST]" to images linked in a post 8 8 9 9 == Description == 10 10 11 This plugin for Wordpress automatically add the rel="lightbox[ID _OF_THE_POST]" to images linked in a post11 This plugin for Wordpress automatically add the rel="lightbox[ID-OF-THE-POST]" to images linked in a post 12 12 ID_OF_THE_POST is unique per post so all images per post are grouped in one lightbox set. 13 13 14 Doesn �t add the the files required for Lightbox (it�s only add the rel lightbox tag)! You have to insert yourself in your theme the required files or use a plugin like Lightbox 2 Wordpress Plugin or Lightbox 2.3 plugin for Wordpress14 Doesn't add the the files required for Lightbox (it's only add the rel lightbox tag)! You have to insert yourself in your theme the required files or use a plugin like Lightbox 2 Wordpress Plugin or Lightbox 2.3 plugin for Wordpress 15 15 16 16 == Installation ==
