~kosova/+junk/tuxfamily-twiki

« back to all changes in this revision

Viewing changes to foswiki/data/System/TipsContrib.txt

  • Committer: James Michael DuPont
  • Date: 2009-07-18 19:58:49 UTC
  • Revision ID: jamesmikedupont@gmail.com-20090718195849-vgbmaht2ys791uo2
added foswiki

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
%META:TOPICINFO{author="ProjectContributor" date="1167969723" format="1.1" version="$Rev$"}%
 
2
---+!! Tips Contrib Package
 
3
 
 
4
Displays a rotating "Tip of the Day" to help familiarize new users with Foswiki features. Includes an application for creating custom tips for local installation.
 
5
 
 
6
%TOC%
 
7
 
 
8
---++ Summary of Contents
 
9
   * Set on =TipTopic= topics providing brief lessons on Foswiki features. See %SYSTEMWEB%.TipsTopics.
 
10
   * Set of topics for creating and managing =TipTopicXXX= topics. See %SYSTEMWEB%.TipsOfTheDayAdmin.
 
11
 
 
12
---++ Detailed Documentation
 
13
   * See %SYSTEMWEB%.TipsOfTheDayAdmin for instructions on managing and displaying tips.
 
14
   * See %SYSTEMWEB%.TipsOfTheDayAddNew for instructions for adding new custom tips.
 
15
 
 
16
---++ Settings
 
17
 
 
18
This extension requires no settings.  See %SYSTEMWEB%.TipsOfTheDayAdmin for administration details.
 
19
 
 
20
   * One line description:
 
21
   * Set SHORTDESCRIPTION = Displays rotating list of "Tip-of-the-day"
 
22
 
 
23
---++ CSS used by !TipsContrib
 
24
 
 
25
   * .tipsOfTheDay - overall container
 
26
   * .tipsOfTheDayContents - container for tipsOfTheDayHeader and tipsOfTheDayText
 
27
   * strong.tipsOfTheDayHeader - header that says "Tip of the Day"
 
28
   * .tipsOfTheDayText - the tip; contains title and tip summary and link "Read on"
 
29
   * .tipsOfTheDayTitle - title of the tip; the link to the tip topic
 
30
 
 
31
---++ Installation Instructions
 
32
 
 
33
*Note:* You do not need to install anything on the browser to use this contrib package. The following instructions are for the administrator who installs the package on the server where Foswiki is running.
 
34
 
 
35
   * Download the ZIP file from the Plugin web (see below)
 
36
   * Unzip ==%TOPIC%.zip== in your Foswiki installation directory. Content:
 
37
     | *File:* | *Description:* |
 
38
        | ==lib/Foswiki/Contrib/TipsContrib.pm== |  |
 
39
   | ==data/System/TipsContrib.txt== |  |
 
40
   | ==data/System/TipTopic001.txt== |  |
 
41
   | ==data/System/TipTopic002.txt== |  |
 
42
   | ==data/System/TipTopic003.txt== |  |
 
43
   | ==data/System/TipTopic004.txt== |  |
 
44
   | ==data/System/TipTopic005.txt== |  |
 
45
   | ==data/System/TipTopic006.txt== |  |
 
46
   | ==data/System/TipTopic007.txt== |  |
 
47
   | ==data/System/TipTopic008.txt== |  |
 
48
   | ==data/System/TipTopic009.txt== |  |
 
49
   | ==data/System/TipTopic010.txt== |  |
 
50
   | ==data/System/TipTopic011.txt== |  |
 
51
   | ==data/System/TipTopic012.txt== |  |
 
52
   | ==data/System/TipTopic013.txt== |  |
 
53
   | ==data/System/TipTopic014.txt== |  |
 
54
   | ==data/System/TipTopic015.txt== |  |
 
55
   | ==data/System/TipTopic016.txt== |  |
 
56
   | ==data/System/TipTopic017.txt== |  |
 
57
   | ==data/System/TipTopic018.txt== |  |
 
58
   | ==data/System/TipTopic019.txt== |  |
 
59
   | ==data/System/TipTopic020.txt== |  |
 
60
   | ==data/System/TipTopic021.txt== |  |
 
61
   | ==data/System/TipTopic022.txt== |  |
 
62
   | ==data/System/TipTopic023.txt== |  |
 
63
   | ==data/System/TipTopic024.txt== |  |
 
64
   | ==data/System/TipTopic025.txt== |  |
 
65
   | ==data/System/TipTopic026.txt== |  |
 
66
   | ==data/System/TipTopic027.txt== |  |
 
67
   | ==data/System/TipTopic028.txt== |  |
 
68
   | ==data/System/TipTopic029.txt== |  |
 
69
   | ==data/System/TipsTopics.txt== |  |
 
70
   | ==data/System/TipsOfTheDay.txt== |  |
 
71
   | ==data/System/TipsOfTheDayAddNew.txt== |  |
 
72
   | ==data/System/TipsOfTheDayAdmin.txt== |  |
 
73
   | ==data/System/TipsOfTheDayInclude.txt== |  |
 
74
   | ==data/System/TipsOfTheDayTemplate.txt== |  |
 
75
 
 
76
 
 
77
---++ Contrib Info
 
78
 
 
79
|  Copyright  | Copyright (C) 2005-2007 Peter Thoeny, peter@thoeny.org and TWiki Contributors  |
 
80
|  License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) |
 
81
|  Version: | 16 Dec 2008 |
 
82
|  Change History: | <!-- versions below in reverse order -->&nbsp; |
 
83
|  16 Dec 2008: | Foswiki version | 
 
84
|  04 Jan 2007: | Performance improvement |
 
85
|  10 Oct 2005: | Initial version - Packaging by TWiki:Main.LynnwoodBrown |
 
86
|  Dependencies: | Foswiki:Extensions.SpreadSheetPlugin 18 Dec 2006 (r12315) |
 
87
|  Home: | http://foswiki.org/Extensions/%TOPIC% |
 
88
|  Support: | http://foswiki.org/Support/%TOPIC% |
 
89
 
 
90
---
 
91
*Related Topics:* %USERSWEB%.SitePreferences