Dotclear

Changeset 3336 for plugins/topWriter


Ignore:
Timestamp:
01/23/15 20:54:31 (9 years ago)
Author:
brol
Message:

voir changelog

Location:
plugins/topWriter
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • plugins/topWriter/CHANGELOG

    r3332 r3336  
    22=========================================================== 
    33 * literal rank of writer depending of num of com 
     4 
     5topWriter 0.6 - 23-01-2015 - Pierre Van Glabeke 
     6=========================================================== 
     7 * Modifications locales pour widget 
    48 
    59topWriter 0.5 - 19-01-2015 - Pierre Van Glabeke 
  • plugins/topWriter/_define.php

    r3333 r3336  
    2626     "Jean-Christian Denis, Pierre Van Glabeke", 
    2727     /* Version */ 
    28      '0.5', 
     28     '0.6', 
    2929     array( 
    3030          'permissions' => 'admin', 
  • plugins/topWriter/_widgets.php

    r3332 r3336  
    2424     public static function init($w) 
    2525     { 
     26    #Top comments widget 
    2627          $w->create( 
    2728               'topcom', 
    28                __('Top comments'), 
     29               __('Top Writer: top comments'), 
    2930               array('topWriterWidget', 'topCom'), 
    3031               null, 
     
    9394          $w->topcom->setting('offline',__('Offline'),0,'check'); 
    9495 
     96    #Top entries widget 
    9597          $w->create( 
    9698               'toppost', 
    97                __('Top entries'), 
     99               __('Top Writer: top entries'), 
    98100               array('topWriterWidget', 'topPost'), 
    99101               null, 
  • plugins/topWriter/locales/fr/main.po

    r3333 r3336  
    1111 
    1212#: _widgets.php:26 
     13msgid "Top Writer: top comments" 
     14msgstr "Top Writer : top commentaires" 
     15 
    1316#: _widgets.php:34 
    1417msgid "Top comments" 
     
    5861msgstr "Exclure de la liste les auteurs de billets" 
    5962 
    60 #: _widgets.php:103 
     63#: _widgets.php:99 
     64msgid "Top Writer: top entries" 
     65msgstr "Top Writer : top billets" 
     66 
    6167#: _widgets.php:111 
    6268msgid "Top entries" 
Note: See TracChangeset for help on using the changeset viewer.

Sites map