Ignore:
Timestamp:
11/16/08 23:01:17 (4 years ago)
Author:
KennethLavrsen
Message:

Item203: Rebranding TipsContrib part2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release04x02/twikiplugins/TipsContrib/data/TWiki/TipsContrib.txt

    r707 r752  
    22---+!! Tips Contrib Package 
    33 
    4 Displays a rotating "TWiki Tip of the Day" to help familiarize new users with TWiki features. Includes an application for creating custom tips for local installation. 
     4Displays a rotating "Tip of the Day" to help familiarize new users with TWiki features. Includes an application for creating custom tips for local installation. 
    55 
    66%TOC% 
    77 
    88---++ Summary of Contents 
    9         * Set on =TWikiTip= topics providing brief lessons on TWiki features. See %SYSTEMWEB%.TWikiTips. 
    10         * Set of topics for creating and managing =TWikiTipXXX= topics. See %SYSTEMWEB%.TWikiTipsOfTheDayAdmin. 
     9        * Set on =TipTopic= topics providing brief lessons on TWiki features. See %SYSTEMWEB%.TipsTopics. 
     10        * Set of topics for creating and managing =TipTopicXXX= topics. See %SYSTEMWEB%.TipsOfTheDayAdmin. 
    1111 
    1212---++ Detailed Documentation 
    13         * See %SYSTEMWEB%.TWikiTipsOfTheDayAdmin for instructions on managing and displaying tips. 
    14         * See %SYSTEMWEB%.TWikiTipsOfTheDayAddNew for instructions for adding new custom tips. 
     13        * See %SYSTEMWEB%.TipsOfTheDayAdmin for instructions on managing and displaying tips. 
     14        * See %SYSTEMWEB%.TipsOfTheDayAddNew for instructions for adding new custom tips. 
    1515 
    1616---++ Settings 
    1717 
    18 This extension requires no settings.  See %SYSTEMWEB%.TWikiTipsOfTheDayAdmin for administration details. 
     18This extension requires no settings.  See %SYSTEMWEB%.TipsOfTheDayAdmin for administration details. 
    1919 
    2020        * One line description: 
    21         * Set SHORTDESCRIPTION = Displays rotating list of "TWiki Tip-of-the-day" 
     21        * Set SHORTDESCRIPTION = Displays rotating list of "Tip-of-the-day" 
    2222 
    2323---++ CSS used by !TipsContrib 
     
    2525        * .tipsOfTheDay - overall container 
    2626        * .tipsOfTheDayContents - container for tipsOfTheDayHeader and tipsOfTheDayText 
    27         * strong.tipsOfTheDayHeader - header that says "TWiki Tip of the Day" 
     27        * strong.tipsOfTheDayHeader - header that says "Tip of the Day" 
    2828        * .tipsOfTheDayText - the tip; contains title and tip summary and link "Read on" 
    2929        * .tipsOfTheDayTitle - title of the tip; the link to the tip topic 
Note: See TracChangeset for help on using the changeset viewer.