Plugin Directory

Changeset 428574


Ignore:
Timestamp:
08/25/2011 10:16:26 AM (15 years ago)
Author:
vidanov
Message:

1.1 released

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gallery-extended/trunk/readme.txt

    r427166 r428574  
    66Stable tag: 3.2
    77
    8 This plugin adds to [gallery] short code the start and end attributes to enable slice the post gallery and show different parts of them. Better CSS (in external file) and the oldest images at the top by default.
     8This plugin adds to [gallery] short code the start and end attributes to enable slice the post gallery and show different parts of them.
    99
    1010== Description ==
     
    2121
    2222It will show the first 3 images, then some content, then the images from 4 to 6, then some other content and then the rest of the gallery. It could be useful for large posts with many images inside.
     23Better CSS (in external file) and the oldest images at the top by default. You can set now default link mode for images (standard wordpress or always link images in the gallery to file or alway link to the attachment page)
     24
    2325
    2426= Features =
     
    2729* CSS style in the external file for better HTML
    2830* rel attribute for fancy box included
     31* you can set for the site default link mode for images (standard wordpress or always link images in the gallery to file or alway link to the attachment page)
    2932
    3033== Installation ==
     
    41441. Admin page
    42452. Frontend
     463. Options page
    4347
    4448== Changelog ==
     
    4852= 1.01 =
    4953* Fixed Call to undefined function get_post_thumbnail_id()  error
     54= 1.1 =
     55* Added options page
    5056
    5157== Upgrade Notice ==
     
    5561= 1.01 =
    5662* Fixed Call to undefined function get_post_thumbnail_id()  error
     63= 1.1 =
     64* Added options page
Note: See TracChangeset for help on using the changeset viewer.