Ignore:
Timestamp:
11/23/08 11:38:34 (4 years ago)
Author:
KennethLavrsen
Message:

Item221: Change TWiki:Plugins to Foswiki:Extensions in all .txt files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/HolidaylistPlugin/data/TWiki/HolidaylistPlugin.txt

    r788 r878  
    6363#SyntaX 
    6464---++ Syntax 
    65 The syntax follows that of the !CalendarPlugin. See TWiki:Plugins.CalendarPlugin for more details. 
     65The syntax follows that of the !CalendarPlugin. See Foswiki:Extensions.CalendarPlugin for more details. 
    6666 
    6767 
     
    8787*Notes and hints:* 
    8888        * At least one space character have to stay before and after a seperator ('-'). This allows you to use a '-' in names, locations or icons, e.g. if you have a composite name like Eva-Maria. 
    89         * If you enable the compatmode (see [[#AttriButes][Attributes]]) you can use all event types of the TWiki:Plugins.CalendarPlugin 
    90         * If you change the default language ('lang' attribute; see [[#AttriButes][Attributes]]) you can use your language specific month and day names or the abbreviations for any entry type (including TWiki:Plugins.CalendarPlugin event types). 
    91         * If you change the month names or day names ('monthnames' and 'daynames' attributes; see [[#AttriButes][Attributes]]) you can use it for your entries (including TWiki:Plugins.CalendarPlugin event types). 
     89        * If you enable the compatmode (see [[#AttriButes][Attributes]]) you can use all event types of the Foswiki:Extensions.CalendarPlugin 
     90        * If you change the default language ('lang' attribute; see [[#AttriButes][Attributes]]) you can use your language specific month and day names or the abbreviations for any entry type (including Foswiki:Extensions.CalendarPlugin event types). 
     91        * If you change the month names or day names ('monthnames' and 'daynames' attributes; see [[#AttriButes][Attributes]]) you can use it for your entries (including Foswiki:Extensions.CalendarPlugin event types). 
    9292        * You can hide all calendar entries if you put them into HTML comments, e.g: 
    9393<verbatim> 
     
    111111| *Attribute* | *Comment* | *Default / Example* | 
    112112|  *Behavior*  ||| 
    113 | compatmode  | if set to "1" all TWiki:Plugins.CalendarPlugin event types are supported (related: compatmodeicon) | =compatmode="0"= | 
     113| compatmode  | if set to "1" all Foswiki:Extensions.CalendarPlugin event types are supported (related: compatmodeicon) | =compatmode="0"= | 
    114114| daynames | custom daynames (a list separated by a '&brvbar;' and starting on Monday; overwrites lang attribute) | =daynames="M&brvbar;T&brvbar;W&brvbar;T&brvbar;F&brvbar;S&brvbar;S"= | 
    115115| days | number of days to show |=days="30"= | 
     
    135135|  *Icons*  ||| 
    136136| adayofficon |a day off icon | =adayofficon=":ok:"= | 
    137 | compatmodeicon | icon used for TWiki:Plugins.CalendarPlugin event types (only used if compatmode is enabled) | =compatmodeicon="8-)"= | 
     137| compatmodeicon | icon used for Foswiki:Extensions.CalendarPlugin event types (only used if compatmode is enabled) | =compatmodeicon="8-)"= | 
    138138| holidayicon | holiday icon | =holidayicon="8-)"= | 
    139139| notatworkicon | not at work icon (only used if you type a location) | =notatworkicon=":-I"= | 
     
    288288                * # Set WORKICON = :mad: 
    289289 
    290         * Set compatibility mode (default: 0; disables all TWiki:Plugins.CalendarPlugin event types) and icon (default: =8<nop>-)=) 
     290        * Set compatibility mode (default: 0; disables all Foswiki:Extensions.CalendarPlugin event types) and icon (default: =8<nop>-)=) 
    291291                * # Set COMPATMODE = 1 
    292292                * # Set COMPATMODEICON = 8-) 
     
    351351|  Other Dependencies: | %SYSTEMWEB%.SmiliesPlugin | 
    352352|  Perl Version: | 5.0 and up| 
    353 TWiki:Plugins/Benchmark: | %SYSTEMWEB%.GoodStyle 94%, %SYSTEMWEB%.FormattedSearch 98%, %TOPIC% 86% | 
     353Foswiki:Extensions/Benchmark: | %SYSTEMWEB%.GoodStyle 94%, %SYSTEMWEB%.FormattedSearch 98%, %TOPIC% 86% | 
    354354|  Plugin Home: | http://foswiki.org/Extensions/%TOPIC% | 
    355355|  Feedback: | http://foswiki.org/Extensions/%TOPIC%Dev | 
    356356|  Appraisal: | http://foswiki.org/Extensions/%TOPIC%Appraisal | 
    357357 
    358 __Related Topics:__ %SYSTEMWEB%.SmiliesPlugin, [[%SYSTEMWEB%.Plugins][Plugins]], TWiki:Plugins.CalendarPlugin 
     358__Related Topics:__ %SYSTEMWEB%.SmiliesPlugin, [[%SYSTEMWEB%.Plugins][Plugins]], Foswiki:Extensions.CalendarPlugin 
    359359  
    360360-- TWiki:Main.PeterJones - 01 Jun 2005 
Note: See TracChangeset for help on using the changeset viewer.