Changeset 576784
- Timestamp:
- 07/24/2012 06:23:30 PM (14 years ago)
- Location:
- ds-gallery/trunk
- Files:
-
- 1 added
- 1 edited
-
readme.txt (modified) (2 diffs)
-
screenshot-1.png (added)
Legend:
- Unmodified
- Added
- Removed
-
ds-gallery/trunk/readme.txt
r576781 r576784 6 6 Stable tag: trunk 7 7 License: GPLv2 or later 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html 9 10 Spit all images from a post out in a template 8 11 9 12 == Description == 10 Spit all images from a post out in a template11 12 == Installation ==13 13 It is easy to pull in a gallery, just put this into one of your PHP templates: 14 14 dsGalleryImages(); … … 33 33 [dsGalleryImages smSize="medium"] 34 34 35 == Installation == 36 Add this to any PHP templates: 37 dsGalleryImages(); 35 38 39 You can also add in shortcode into your post 40 [dsGalleryImages] 41 42 == Screenshots == 43 1. screenshot-1.png 44 45 == Changelog == 46 = 0.1 = 47 Initial Commit 36 48 37 49 ==================================================
Note: See TracChangeset
for help on using the changeset viewer.