Plugin Directory

Changeset 934299


Ignore:
Timestamp:
06/18/2014 10:08: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

    r934298 r934299  
    2525
    2626= Details =
    27 
    2827I 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.
    2928
     
    3736
    3837= Configuration =
    39 
    4038Once installed, you will find the configuration menu for EL-Gallery in the “Appearance” section of  your wordpress administration page.
    4139
     
    5856== Changelog ==
    5957
    60 -> Version 0.92 :
     58= Version 0.92 =
    6159* Added options menu with : slideshow speed, thumbnail number switch width, togglable image links, togglable "WP Mobile Detect" compatibility.
    6260* Fixed javascript so multiple galleries can be displayed on the same page.
    6361* Added translation system (with French translation onboard).
    6462* Optimized php (repeated elements were passed into functions).
    65 -> Version 0.91 :
     63
     64= Version 0.91 =
    6665* Images use absolute positioning, not floats (allows for smooth transitions).
    67 -> Version 0.9 :
     66
     67= Version 0.9 =
    6868* Initial release.
    6969
  • el-gallery/trunk/readme.txt

    r934298 r934299  
    2525
    2626= Details =
    27 
    2827I 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.
    2928
     
    3736
    3837= Configuration =
    39 
    4038Once installed, you will find the configuration menu for EL-Gallery in the “Appearance” section of  your wordpress administration page.
    4139
     
    5856== Changelog ==
    5957
    60 -> Version 0.92 :
     58= Version 0.92 =
    6159* Added options menu with : slideshow speed, thumbnail number switch width, togglable image links, togglable "WP Mobile Detect" compatibility.
    6260* Fixed javascript so multiple galleries can be displayed on the same page.
    6361* Added translation system (with French translation onboard).
    6462* Optimized php (repeated elements were passed into functions).
    65 -> Version 0.91 :
     63
     64= Version 0.91 =
    6665* Images use absolute positioning, not floats (allows for smooth transitions).
    67 -> Version 0.9 :
     66
     67= Version 0.9 =
    6868* Initial release.
    6969
Note: See TracChangeset for help on using the changeset viewer.