]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/Help%2FBlogJournalPlugin
Use UTF-8 so that display is correct on sf.net
[SourceForge/phpwiki.git] / pgsrc / Help%2FBlogJournalPlugin
1 Date: Thu, 26 Mar 2009 11:34:32 +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=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
53 <noinclude>
54 ----
55 [[PhpWikiDocumentation]] [[CategoryWikiPlugin]]
56 </noinclude>