]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FCalendarListPlugin
bump version
[SourceForge/phpwiki.git] / pgsrc / Help%2FCalendarListPlugin
1 Date: Sun, 4 Jul 2004 01:31:02 -0700
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.7)
3 X-Rcs-Id: $Id: Help%2FCalendarListPlugin,v 1.1 2005-11-21 22:19:00 rurban Exp $
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FCalendarListPlugin;
6   pgsrc_version="2 $Revision: 1.1 $";
7   flags="";
8   markup=2;
9   charset=iso-8859-1
10 Content-Transfer-Encoding: binary
11
12 The  Help:n | Help:  is used in conjunction with the CalendarPlugin. It was written for those who use a wiki as a personal information manager.
13
14 Just click any date in the calendar, edit the for that date, then come back to this page. The event should be listed below the calendar.
15
16 Usage:
17 <verbatim>
18 <?plugin Calendar ?>
19 <?plugin CalendarList ?>
20 </verbatim>
21
22 Example (click any date and edit it, then return to this page):
23 <?plugin Calendar ?>
24
25 <?plugin CalendarList ?>
26
27 -----
28
29 PhpWikiDocumentation Help:WikiPlugin