Changeset 428574
- Timestamp:
- 08/25/2011 10:16:26 AM (15 years ago)
- File:
-
- 1 edited
-
gallery-extended/trunk/readme.txt (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gallery-extended/trunk/readme.txt
r427166 r428574 6 6 Stable tag: 3.2 7 7 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.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. 9 9 10 10 == Description == … … 21 21 22 22 It 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. 23 Better 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 23 25 24 26 = Features = … … 27 29 * CSS style in the external file for better HTML 28 30 * 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) 29 32 30 33 == Installation == … … 41 44 1. Admin page 42 45 2. Frontend 46 3. Options page 43 47 44 48 == Changelog == … … 48 52 = 1.01 = 49 53 * Fixed Call to undefined function get_post_thumbnail_id() error 54 = 1.1 = 55 * Added options page 50 56 51 57 == Upgrade Notice == … … 55 61 = 1.01 = 56 62 * 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.