]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FBlogJournalPlugin
Add <noinclude> around [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
[SourceForge/phpwiki.git] / pgsrc / Help%2FBlogJournalPlugin
1 Date: Sun, 22 Feb 2009 19:16:30 +0000
2 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124)
3 X-Rcs-Id: $Id$
4 Content-Type: application/x-phpwiki;
5   pagename=Help%2FBlogJournalPlugin;
6   flags=PAGE_LOCKED;
7   markup=2;
8   charset=iso-8859-1
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 | <b>count</b>
28 | Number of entries
29 | empty
30 |-
31 | <b>user</b>
32 | Blog of given user
33 | empty
34 |-
35 | <b>month</b>
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 * [Reini Urban|PhpWiki:ReiniUrban]
50
51 == See Also
52
53 <noinclude>
54 ----
55 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
56 </noinclude>