Plugin Directory

Changeset 934298


Ignore:
Timestamp:
06/18/2014 10:06:33 AM (12 years ago)
Author:
Eric Lowry
Message:

readme.txt update

Location:
el-gallery
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • el-gallery/tags/0.92/readme.txt

    r934296 r934298  
    4242There you will be able to modify the duration of each slide as well as a few other functions:
    4343
    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.
    4547
    4648
     
    49511. Download the plugin.
    50522. 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.
     533. Alternatively you can upload the *el-gallery* folder to the */wp-content/plugins/* directory.
    52544. Finally, activate the plugin through the 'Plugins' menu in WordPress.
    5355
     
    5759
    5860-> 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).
    6065-> Version 0.91 :
    6166* Images use absolute positioning, not floats (allows for smooth transitions).
  • el-gallery/trunk/readme.txt

    r934296 r934298  
    4242There you will be able to modify the duration of each slide as well as a few other functions:
    4343
    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.
    4547
    4648
     
    49511. Download the plugin.
    50522. 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.
     533. Alternatively you can upload the *el-gallery* folder to the */wp-content/plugins/* directory.
    52544. Finally, activate the plugin through the 'Plugins' menu in WordPress.
    5355
     
    5759
    5860-> 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).
    6065-> Version 0.91 :
    6166* Images use absolute positioning, not floats (allows for smooth transitions).
Note: See TracChangeset for help on using the changeset viewer.