Changeset 934298
- Timestamp:
- 06/18/2014 10:06: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
r934296 r934298 42 42 There you will be able to modify the duration of each slide as well as a few other functions: 43 43 44 * EL-Gallery uses responsive design, and you may wish to choose a specific page width at which the thumbnails will go from 8 per line to 5 per line. * You may wish to disable the links on a gallery’s images. * If you have installed the WP Mobile Detect plugin, don’t forget to activate the corresponding option so images may display in a lighter format when on mobile devices. 44 * EL-Gallery uses responsive design, and you may wish to choose a specific page width at which the thumbnails will go from 8 per line to 5 per line. 45 * You may wish to disable the links on a gallery’s images. 46 * If you have installed the WP Mobile Detect plugin, don’t forget to activate the corresponding option so images may display in a lighter format when on mobile devices. 45 47 46 48 … … 49 51 1. Download the plugin. 50 52 2. Simply go under the the *Plugins* menu in WordPress, then click on Add new and select the plugin's .zip file 51 3. Alternatively you can upload the 'el-gallery'folder to the */wp-content/plugins/* directory.53 3. Alternatively you can upload the *el-gallery* folder to the */wp-content/plugins/* directory. 52 54 4. Finally, activate the plugin through the 'Plugins' menu in WordPress. 53 55 … … 57 59 58 60 -> Version 0.92 : 59 * Added options menu with : slideshow speed, thumbnail number switch width, togglable image links, togglable "WP Mobile Detect" compatibility. * Fixed javascript so multiple galleries can be displayed on the same page. * Added translation system (with French translation onboard). * Optimized php (repeated elements were passed into functions). 61 * Added options menu with : slideshow speed, thumbnail number switch width, togglable image links, togglable "WP Mobile Detect" compatibility. 62 * Fixed javascript so multiple galleries can be displayed on the same page. 63 * Added translation system (with French translation onboard). 64 * Optimized php (repeated elements were passed into functions). 60 65 -> Version 0.91 : 61 66 * Images use absolute positioning, not floats (allows for smooth transitions). -
el-gallery/trunk/readme.txt
r934296 r934298 42 42 There you will be able to modify the duration of each slide as well as a few other functions: 43 43 44 * EL-Gallery uses responsive design, and you may wish to choose a specific page width at which the thumbnails will go from 8 per line to 5 per line. * You may wish to disable the links on a gallery’s images. * If you have installed the WP Mobile Detect plugin, don’t forget to activate the corresponding option so images may display in a lighter format when on mobile devices. 44 * EL-Gallery uses responsive design, and you may wish to choose a specific page width at which the thumbnails will go from 8 per line to 5 per line. 45 * You may wish to disable the links on a gallery’s images. 46 * If you have installed the WP Mobile Detect plugin, don’t forget to activate the corresponding option so images may display in a lighter format when on mobile devices. 45 47 46 48 … … 49 51 1. Download the plugin. 50 52 2. Simply go under the the *Plugins* menu in WordPress, then click on Add new and select the plugin's .zip file 51 3. Alternatively you can upload the 'el-gallery'folder to the */wp-content/plugins/* directory.53 3. Alternatively you can upload the *el-gallery* folder to the */wp-content/plugins/* directory. 52 54 4. Finally, activate the plugin through the 'Plugins' menu in WordPress. 53 55 … … 57 59 58 60 -> Version 0.92 : 59 * Added options menu with : slideshow speed, thumbnail number switch width, togglable image links, togglable "WP Mobile Detect" compatibility. * Fixed javascript so multiple galleries can be displayed on the same page. * Added translation system (with French translation onboard). * Optimized php (repeated elements were passed into functions). 61 * Added options menu with : slideshow speed, thumbnail number switch width, togglable image links, togglable "WP Mobile Detect" compatibility. 62 * Fixed javascript so multiple galleries can be displayed on the same page. 63 * Added translation system (with French translation onboard). 64 * Optimized php (repeated elements were passed into functions). 60 65 -> Version 0.91 : 61 66 * Images use absolute positioning, not floats (allows for smooth transitions).
Note: See TracChangeset
for help on using the changeset viewer.