Changeset 705287
- Timestamp:
- 04/29/2013 08:51:41 AM (13 years ago)
- File:
-
- 1 edited
-
tagged-gallery/tags/0.7/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
tagged-gallery/tags/0.7/readme.txt
r705243 r705287 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 … … 59 52 = Alternative installation = 60 53 61 1. Upload the `tagged-gallery` folder to the `/wp-content/plugins/` directory54 1. Upload the `tagged-gallery` folder to the `/wp-content/plugins/` directory 62 55 2. Activate the plugin through the 'Plugins' menu in WordPress 63 56 3. Set thumb size in Tagged Gallery settings … … 70 63 71 64 Tagged Gallery make its own thumbs. 72 73 65 74 66 = Does Tagged Gallery support Lightbox or jQuery-plugins like that? = … … 86 78 87 79 == Todo == 88 - Next/previous function 80 - Next/previous function 89 81 - user defined CSS 90 82 - Lose pendency to Tag Pages and WordPress Media Tags 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 = 91 102 92 103 == Upgrade Notice ==
Note: See TracChangeset
for help on using the changeset viewer.