Changeset 7582 for extensions/paMOOramics/main.inc.php
- Timestamp:
- Nov 3, 2010, 12:45:31 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/paMOOramics/main.inc.php
r6359 r7582 2 2 /* 3 3 Plugin Name: paMOOramics 4 Version: 2.0 4 Version: 2.0.a 5 5 Description: Display panoramics images using pamoorama script by silvertab (powered by mootools) 6 6 Plugin URI: http://piwigo.org/ext/extension_view.php?eid=213 7 7 Author: repie38 8 Author URI: http://www.pierre-b.com 9 */ 10 11 /* 12 Changelog : 13 since 0.2.b: 14 - smarty compatible (Dont use it with PhpWebGallery 1.7.x) 15 - fix bug on image name with quotes 16 - fully multilingual (even in javascript) 17 - jQuery color picker in admin panel 18 - checkbox instead of field for true/false 19 - impossible to check "start autoscroll onload" when "allow autoscroll" isnt checked (ie:not logic, and cause a bug) 20 - compatibility with panoramas 2.0.b (priority to panoramas when an image is interpreted as panoramic by the 2 plugins 21 - paMOOramics can be activated on 2 modes : on name (as panoramas), or on width/height ration (as on previous version) 8 Author URI: 22 9 */ 23 10
Note: See TracChangeset
for help on using the changeset viewer.