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