Dotclear

Changeset 399


Ignore:
Timestamp:
04/06/08 22:10:33 (16 years ago)
Author:
sacha
Message:

Empreinte : Added new 32x32 icon

Location:
plugins/empreinte
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/empreinte/_define.php

    r351 r399  
    1919     /* Description*/    "Save browser information in comments", 
    2020     /* Author */        "Oleksandr Syenchuk", 
    21      /* Version */       '0.3.3', 
     21     /* Version */       '0.3.4', 
    2222     /* Permissions */   'contentadmin' 
    2323); 
  • plugins/empreinte/_install.php

    r351 r399  
    2929$sets->setNamespace(strtolower($label)); 
    3030 
    31 # New install / update (just erase settings - but not their values) 
     31# New install / update 
    3232$sets->put('empreinte_authorlink_mask','%1$s', 
    3333     'string','AuthorLink mask',false); 
     
    3636$sets->put('empreinte_checkbox_style','margin:0pt 5px 0pt 140px;width:auto;', 
    3737     'string','Set a style attribute to the checkbox that disables Empreinte',false); 
    38 # We de NOT erase database contents if a previous version is installed 
     38# We do NOT erase database contents if a previous version is installed 
    3939if ($i_version === null) { 
    4040     $s->comment 
Note: See TracChangeset for help on using the changeset viewer.

Sites map