Dotclear

Changeset 2755


Ignore:
Timestamp:
11/12/10 17:49:00 (13 years ago)
Author:
JcDenis
Message:

postWidgetText 0.6.1:

  • Fixed install on nightly build
Location:
plugins/postWidgetText
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • plugins/postWidgetText/_define.php

    r2332 r2755  
    1717     /* Description*/         "Add a widget with a text related to an entry", 
    1818     /* Author */        "JC Denis", 
    19      /* Version */       '0.6', 
     19     /* Version */       '0.6.1', 
    2020     /* Permissions */        'usage,contentadmin' 
    2121); 
    22      /* date */          #20100608 
     22     /* date */          #20101112 
    2323?> 
  • plugins/postWidgetText/_install.php

    r2332 r2755  
    2121{ 
    2222     # Check DC version 
    23      if (version_compare(DC_VERSION,'2.2-beta','<')) 
     23     if (version_compare(str_replace("-r","-p",DC_VERSION),'2.2-alpha','<')) 
    2424     { 
    2525          throw new Exception('postWidgetText requires Dotclear 2.2'); 
  • plugins/postWidgetText/release.txt

    r2332 r2755  
     10.6.1 20101112 
     2 * Fixed install on nightly build 
     3 
    140.6 20100608 
    25 * Switched to DC 2.2 
Note: See TracChangeset for help on using the changeset viewer.

Sites map