]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/blob - pgsrc/WikiBlog
New action pages: LdapSearch, SpellCheck, UriResolver, UserContribs and WikiBlog
[SourceForge/phpwiki.git] / pgsrc / WikiBlog
1 Date: Mon, 25 Sep 2008 4:15:24 +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=WikiBlog;
6   flags="";
7   markup=2;
8   charset=iso-8859-1
9 Content-Transfer-Encoding: binary
10
11 <?plugin Comment
12   Required actionpage for blogs. You can override a user base here. 
13   The default is the current username.
14   If user=ADMIN_USER and BLOG_DEFAULT_EMPTY_PREFIX=true then the base will be /Blog.
15
16   The most beautiful is copying this page to a new page Blog and have your admin blogs under /Blog only.
17   See the blog theme.
18 ?>
19 <?plugin WikiBlog user='' ?>
20
21 ----
22 [CategoryActionPage]