]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FBlogJournalPlugin
Let us say this is PhpWiki 1.4.0
[SourceForge/phpwiki.git] / pgsrc / Help%2FBlogJournalPlugin
1 Date: Fri, 13 Apr 2012 18:14:27 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FBlogJournalPlugin;
6   flags=PAGE_LOCKED%2CEXTERNAL_PAGE;
7   markup=2;
8   charset=UTF-8
9 Content-Transfer-Encoding: binary
10
11 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.
12
13 == Usage ==
14
15 {{{
16 <<BlogJournal>>
17 }}}
18
19 == Arguments ==
20
21 {| class="bordered"
22 |-
23 ! Argument
24 ! Description
25 ! Default value
26 |-
27 | **count**
28 | Number of entries
29 | empty
30 |-
31 | **user**
32 | Blog of given user
33 | empty
34 |-
35 | **month**
36 | List the blog titles per month
37 | empty
38 |}
39
40 == Example ==
41
42 {{{
43 <<BlogJournal>>
44 }}}
45
46 <<BlogJournal>>
47
48 == Author ==
49 * [[PhpWiki:ReiniUrban|Reini Urban]]
50
51 == See Also ==
52 * [[Help:WikiBlogPlugin]]
53 * [[Help:BlogArchivesPlugin]]
54
55 <noinclude>
56 ----
57 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
58 </noinclude>