]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FBlogArchivesPlugin
function _PageList_Column* are not private
[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   markup=2;
7   charset=UTF-8
8 Content-Transfer-Encoding: binary
9
10 The **~BlogArchives** [[Help:WikiPlugin|plugin]] lists monthly links for the current users blog if signed, or the ADMIN_USER's blog if not.
11
12 == Usage ==
13
14 {{{
15 <<BlogArchives arguments>>
16 }}}
17
18 == Arguments ==
19
20 {| class="bordered"
21 |-
22 ! Argument
23 ! Description
24 ! Default value
25 |-
26 | **user**
27 | Blog of given user
28 | empty
29 |-
30 | **month**
31 | List the blog titles per month
32 | empty
33 |}
34
35 == Example ==
36
37 {{{
38 <<BlogArchives user="John Smith">>
39 }}}
40
41 <!-- <<BlogArchives user="John Smith">> -->
42
43 == Author ==
44 * [[Help:Reini Urban|Reini Urban]]
45
46 == See Also ==
47 * [[Help:WikiBlogPlugin]]
48 * [[Help:BlogJournalPlugin]]
49
50 <noinclude>
51 ----
52 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
53 </noinclude>