]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FBlogJournalPlugin
Update PHP Doc
[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   charset=UTF-8
7 Content-Transfer-Encoding: binary
8
9 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.
10
11 == Usage ==
12
13 {{{
14 <<BlogJournal arguments>>
15 }}}
16
17 == Arguments ==
18
19 {| class="bordered"
20 |-
21 ! Argument
22 ! Description
23 ! Default value
24 |-
25 | **count**
26 | Number of entries
27 | empty
28 |-
29 | **user**
30 | Blog of given user
31 | empty
32 |-
33 | **month**
34 | List the blog titles per month
35 | empty
36 |}
37
38 == Example ==
39
40 {{{
41 <<BlogJournal>>
42 }}}
43
44 <<BlogJournal>>
45
46 == Author ==
47 * [[Help:Reini Urban|Reini Urban]]
48
49 == See Also ==
50 * [[Help:WikiBlogPlugin]]
51 * [[Help:BlogArchivesPlugin]]
52
53 <noinclude>
54 ----
55 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
56 </noinclude>