Changeset 29401

Show
Ignore:
Timestamp:
01/16/08 16:44:22 (6 months ago)
Author:
Mdkart
Message:

Correction of readme.txt

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • add-lightbox/trunk/readme.txt

    r29400 r29401  
    55Stable tag: trunk 
    66 
    7 This plugin for Wordpress automatically add the rel="lightbox[ID_OF_THE_POST]" to images linked in a post 
     7This plugin for Wordpress automatically add the rel="lightbox[ID-OF-THE-POST]" to images linked in a post 
    88 
    99== Description == 
    1010 
    11 This plugin for Wordpress automatically add the rel="lightbox[ID_OF_THE_POST]" to images linked in a post 
     11This plugin for Wordpress automatically add the rel="lightbox[ID-OF-THE-POST]" to images linked in a post 
    1212ID_OF_THE_POST is unique per post so all images per post are grouped in one lightbox set. 
    1313 
    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 Wordpress 
     14Doesn'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 
    1515 
    1616== Installation ==