Changeset 705284
- Timestamp:
- 04/29/2013 08:46:39 AM (13 years ago)
- File:
-
- 1 edited
-
tagged-gallery/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tagged-gallery/trunk/readme.txt
r705242 r705284 23 23 = Dependency = 24 24 25 * Tag Pages by Bjorn Wijers - http://wordpress.org/extend/plugins/tag-pages/26 * WordPress Media Tags by Typomedia Foundation - http://www.typomedia.org/wordpress/plugins/wordpress-media-tags/25 * [Tag Pages] (http://wordpress.org/extend/plugins/tag-pages/ "Tag Pages") by Bjorn Wijers 26 * [WordPress Media Tags] (http://www.typomedia.org/wordpress/plugins/wordpress-media-tags/ "WordPress Media Tags") by Typomedia Foundation 27 27 28 28 Tagged Gallery does NOT connect to any external servers. Just getting tags and images from your WordPress database 29 30 = Demo = 31 Click here for a [demo] (http://www.bergh.me/bilder/ “demo”) 32 29 33 30 34 = 0.7 = … … 34 38 * Support for mobile screen rotation. Image resizes to fit window resize 35 39 36 37 = 0.6.1 =38 39 Bugfix - in 0.6 i added the jQuery and forgot to add the values from Tagged Gallery settings.40 41 42 = 0.6 =43 44 Thumbs are now generated by jQuery and not phpimagick45 46 = 0.5 =47 40 48 41 Initial upload … … 89 82 - Lose pendency to Tag Pages and WordPress Media Tags 90 83 84 == Version Log == 85 86 = 0.7 = 87 88 * PHPImagic is completely replaced with jQuery 89 * New view image feature created in jQuery. That now fit to screen. 90 * Support for mobile screen rotation. Image resizes to fit window resize 91 92 = 0.6.1 = 93 94 Bugfix - in 0.6 i added the jQuery and forgot to add the values from Tagged Gallery settings. 95 96 97 = 0.6 = 98 99 Thumbs are now generated by jQuery and not phpimagick 100 101 = 0.5 = 102 91 103 == Upgrade Notice == 92 104
Note: See TracChangeset
for help on using the changeset viewer.