Changeset 7582


Ignore:
Timestamp:
Nov 3, 2010, 12:45:31 AM (13 years ago)
Author:
repie38
Message:

version change, changelog deleted from main.inc.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/paMOOramics/main.inc.php

    r6359 r7582  
    22/*
    33Plugin Name: paMOOramics
    4 Version: 2.0
     4Version: 2.0.a
    55Description: Display panoramics images using pamoorama script by silvertab (powered by mootools)
    66Plugin URI: http://piwigo.org/ext/extension_view.php?eid=213
    77Author: 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)
     8Author URI:
    229*/
    2310
Note: See TracChangeset for help on using the changeset viewer.