Dotclear


Ignore:
Timestamp:
11/02/12 22:48:36 (13 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add description to widget, fixes #990

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/tags/_widgets.php

    r945 r954  
    1919     public static function initWidgets($w) 
    2020     { 
    21           $w->create('tags',__('Tags'),array('tplTags','tagsWidget')); 
     21          $w->create('tags',__('Tags'),array('tplTags','tagsWidget'),null,'Tags cloud'); 
    2222          $w->tags->setting('title',__('Title:'),__('Tags')); 
    2323          $w->tags->setting('limit',__('Limit (empty means no limit):'),'20'); 
Note: See TracChangeset for help on using the changeset viewer.

Sites map