Hi, this is my new and simple wiki blog, freshly installed.
This blog works basically using pmwiki's pagelist markup to generate the various lists you see:
- a list with recent posts on the left sidebar
- a list with monthly archives
- a list with blog categories
- a list with recent comments to blog posts
The blog entries are stored as wiki pages in the group BlogPages. The names can carry a date prefix for easy page handling, but this part of the name gets hidden in the page title. Any comments are stored in the group BlogComments on a page with the same name as the blog page. The various blog category and archive pages and all the template pages are in group Blog.
New blog entries are added with the newpagebox form using Cookbook:NewPageBoxPlus. Comments are added with a commentbox using Cookbook:CommentBoxStyled
A comment page is included in the blog page with (:include ..:) markup, as is the blog page on top in the comment page, i.e. they always appear together in both BlogPages and BlogComments group.
The blog has a Blog Configuration page from where all the various configuration pages can be accessed.
So much briefly for a start. ~Hans
Comments:
Back to New Simple Blog -- Blog Home Page
