Plugin Directory

Changeset 709165


Ignore:
Timestamp:
05/07/2013 10:52:08 AM (13 years ago)
Author:
ezhil
Message:

new viewport added

Location:
gamma-gallery/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gamma-gallery/trunk/gammagallery.php

    r707279 r709165  
    55Description: A responsive wordpress gallery with montage image arrangement.
    66Author: ezhil
    7 Version: 1.7
     7Version: 1.8
    88Author URI: http://profiles.wordpress.org/ezhil/
    99License: GPLv2 or later
     
    100100                        // order is important!
    101101                        viewport : [ {
     102                            width : 1500,
     103                            columns : 6
     104                        }, {
    102105                            width : 1200,
    103106                            columns : 5
  • gamma-gallery/trunk/readme.txt

    r707279 r709165  
    6363 = 1.7 =
    6464 * Removed thumnail args from arguments
     65 
     66 = 1.8 =
     67 * New viewport for screen resolution 1500 has been added
Note: See TracChangeset for help on using the changeset viewer.