Multipage Blog Dev Notes

Here are things I am working on finishing for the MultipageBlog feature.

Here are the test blogs:

Here is a sample personal blog (that is multi-page), see:

https://bird.org/tbwiki/TimsBlog

To Do [edit section]

done [edit section]

Features I want the blog to have [edit section]

Storage/Format [edit section]

Layout [edit section]

Comments [edit section]

Features that are not done yet [edit section]

Ideas and references [edit section]

Blogs that I like the look of [edit section]

Blog idea resources [edit section]

design details for ProcessorMultipageBlog [edit section]

Here are some details about ProcessorMultipageBlog.

page names [edit section]

blog pages consist of a prefix, and a date and time stamp.

Here are some example page names:

Note that '_blog_' is not required. It is a convention to use '_blog_' in the prefix of the blog page name, though.

discussion page names [edit section]

Comments are saved on the talk page for a blog page, and will thus have names like:

meta data format [edit section]

Here is a sample page from a blog, showing the meta-data format.

Note that a page can be edited as a wiki page.

meta data format for discussion pages [edit section]

Here is a sample page from a blog, showing the discussion meta-data format.

Note that a page can be edited as a wiki page.

TBD

processor arguments [edit section]

processor actions [edit section]

Categories: Features|Blog