Changeset 709165
- Timestamp:
- 05/07/2013 10:52:08 AM (13 years ago)
- Location:
- gamma-gallery/trunk
- Files:
-
- 2 edited
-
gammagallery.php (modified) (2 diffs)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gamma-gallery/trunk/gammagallery.php
r707279 r709165 5 5 Description: A responsive wordpress gallery with montage image arrangement. 6 6 Author: ezhil 7 Version: 1. 77 Version: 1.8 8 8 Author URI: http://profiles.wordpress.org/ezhil/ 9 9 License: GPLv2 or later … … 100 100 // order is important! 101 101 viewport : [ { 102 width : 1500, 103 columns : 6 104 }, { 102 105 width : 1200, 103 106 columns : 5 -
gamma-gallery/trunk/readme.txt
r707279 r709165 63 63 = 1.7 = 64 64 * 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.