Changeset 634702
- Timestamp:
- 12/06/2012 05:17:22 AM (13 years ago)
- Location:
- dm-albums/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
wp-dm-albums.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
dm-albums/trunk/readme.txt
r634701 r634702 78 78 == Changelog == 79 79 80 = 3.1. 7=80 = 3.1.8 = 81 81 <ul><li>Added (another) patch to (hopefully) fix some user's issues with albums not appearing when uploading.</li> 82 82 <li>Updated to 1.2.8 of galleria; this should resolve many of the JQuery issues some users were experiencing</li></ul> 83 83 84 84 = 3.1.6 = 85 85 <ul><li>Added patch to (hopefully) fix some user's issues with albums not appearing when uploading.</li> -
dm-albums/trunk/wp-dm-albums.php
r634701 r634702 4 4 Description: DM Albums is an inline photo album/gallery plugin that displays high quality images and thumbnails perfectly sized to your blog. 5 5 Plugin URI: http://www.dutchmonkey.com/?file=products/dm-albums/dm-albums.html 6 Version: 3.1. 76 Version: 3.1.8 7 7 Author: Frank D. Strack 8 8 Author URI: http://www.dutchmonkey.com/ … … 29 29 Change log: 30 30 31 3.1. 731 3.1.8 32 32 * Added (another) patch to (hopefully) fix some user's issues with albums not appearing when uploading. 33 33 * Updated to 1.2.8 of galleria; this should resolve many of the JQuery issues some users were experiencing … … 318 318 319 319 // Global variables 320 $DM_PHOTOALBUM_APP_VERSION = "3.1. 4";320 $DM_PHOTOALBUM_APP_VERSION = "3.1.8"; 321 321 $DM_PHOTOALBUM_APP_DOCS = "http://www.dutchmonkey.com/wp-plugins/"; 322 322
Note: See TracChangeset
for help on using the changeset viewer.