]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FBlogArchivesPlugin
Wikicreole syntax
[SourceForge/phpwiki.git] / pgsrc / Help%2FBlogArchivesPlugin
1 Date: Fri,  6 Mar 2009 09:48:31 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FBlogArchivesPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 The **~BlogArchives** [[Help:WikiPlugin|plugin]] lists monthly links for the current users blog if signed, or the ADMIN_USER's blog if not.
12
13 == Usage
14
15 {{{
16 <<BlogArchives arguments>>
17 }}}
18
19 == Arguments
20
21 {| class="bordered"
22 |-
23 ! Argument
24 ! Description
25 ! Default value
26 |-
27 | **user**
28 | Blog of given user
29 | empty
30 |-
31 | **month**
32 | List the blog titles per month
33 | empty
34 |}
35
36 == Example
37
38 {{{
39 <<BlogArchives user="John Smith">>
40 }}}
41
42 <!-- <<BlogArchives user="John Smith">> -->
43
44 == Author
45 * [[PhpWiki:ReiniUrban|Reini Urban]]
46
47 == See Also
48
49 <noinclude>
50 ----
51 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
52 </noinclude>