Changeset 934299
- Timestamp:
- 06/18/2014 10:08:33 AM (12 years ago)
- Location:
- el-gallery
- Files:
-
- 2 edited
-
tags/0.92/readme.txt (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
el-gallery/tags/0.92/readme.txt
r934298 r934299 25 25 26 26 = Details = 27 28 27 I am not a professional developer, but there were no plugins that were both simple enough and could adapt to responsive design. This is why I chose to code this plugin. 29 28 … … 37 36 38 37 = Configuration = 39 40 38 Once installed, you will find the configuration menu for EL-Gallery in the “Appearance” section of your wordpress administration page. 41 39 … … 58 56 == Changelog == 59 57 60 -> Version 0.92 : 58 = Version 0.92 = 61 59 * Added options menu with : slideshow speed, thumbnail number switch width, togglable image links, togglable "WP Mobile Detect" compatibility. 62 60 * Fixed javascript so multiple galleries can be displayed on the same page. 63 61 * Added translation system (with French translation onboard). 64 62 * Optimized php (repeated elements were passed into functions). 65 -> Version 0.91 : 63 64 = Version 0.91 = 66 65 * Images use absolute positioning, not floats (allows for smooth transitions). 67 -> Version 0.9 : 66 67 = Version 0.9 = 68 68 * Initial release. 69 69 -
el-gallery/trunk/readme.txt
r934298 r934299 25 25 26 26 = Details = 27 28 27 I am not a professional developer, but there were no plugins that were both simple enough and could adapt to responsive design. This is why I chose to code this plugin. 29 28 … … 37 36 38 37 = Configuration = 39 40 38 Once installed, you will find the configuration menu for EL-Gallery in the “Appearance” section of your wordpress administration page. 41 39 … … 58 56 == Changelog == 59 57 60 -> Version 0.92 : 58 = Version 0.92 = 61 59 * Added options menu with : slideshow speed, thumbnail number switch width, togglable image links, togglable "WP Mobile Detect" compatibility. 62 60 * Fixed javascript so multiple galleries can be displayed on the same page. 63 61 * Added translation system (with French translation onboard). 64 62 * Optimized php (repeated elements were passed into functions). 65 -> Version 0.91 : 63 64 = Version 0.91 = 66 65 * Images use absolute positioning, not floats (allows for smooth transitions). 67 -> Version 0.9 : 66 67 = Version 0.9 = 68 68 * Initial release. 69 69
Note: See TracChangeset
for help on using the changeset viewer.