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