Dotclear

Changeset 2759


Ignore:
Timestamp:
11/12/10 18:09:38 (13 years ago)
Author:
JcDenis
Message:

fac 0.6.1:

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

Legend:

Unmodified
Added
Removed
  • plugins/fac/_define.php

    r2554 r2759  
    1717     /* Description*/         "Add RSS/Atom feeds after entries content", 
    1818     /* Author */             "JC Denis", 
    19      /* Version */            '0.6', 
     19     /* Version */            '0.6.1', 
    2020     /* Permissions */        'usage,contentadmin' 
    2121); 
    22      /* date */          #20100816 
     22     /* date */          #20101112 
    2323?> 
  • plugins/fac/_install.php

    r2301 r2759  
    2424{ 
    2525     # Check DC version 
    26      if (version_compare(DC_VERSION,'2.2-beta','<')) 
     26     if (version_compare(str_replace("-r","-p",DC_VERSION),'2.2-alpha','<')) 
    2727     { 
    2828          throw new Exception('fac requires Dotclear 2.2'); 
  • plugins/fac/release.txt

    r2554 r2759  
     10.6.1 20101112 
     2 * Fixed install on nightly build 
     3 
    140.6 20100816 
    25 * Added compatibility with plugin muppet 
Note: See TracChangeset for help on using the changeset viewer.

Sites map