]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FBlogArchivesPlugin
Update pgsrc to 1.4.0RC1
[SourceForge/phpwiki.git] / pgsrc / Help%2FBlogArchivesPlugin
1 Date: Fri, 10 Sep 2010 13:46:13 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0RC1)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FBlogArchivesPlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
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>