WadcomBlog Change Log 0.3, 04-Jul-2008 ================ * Articles are now installed in date-based paths: YYYY/MM/DD/ARTICLE-NAME; there are no categories anymore, only tags. Utility to facilitate creation of redirects is included. * When searching for article sources, any 'index.html' under the source root will now match. * Added support for mandatory (e.g. required to be present in all articles) user-defined headers (availble in template). * Article creation date in RFC822 format is now available in template. * Fixed: crash when no articles are found at all. 0.2, 19-Feb-2008 ================ * Implemented tag cloud support. * Pagination for indices implemented (see 'general/entries-per-page' configuration directive). * Index file names and links are now configurable (see 'index-first-fname', 'index-rest-fname' and 'append-first-index-fname-to-links' configuration directives in the 'general' section). * RSS feeds can now be limited with 'general/feed-size' configuration directive. * Added a utility to facilitate creation of a new entry: wblg-new.py. * The front page caption is now configurable (see 'general/front-page-caption' directive). * Path to the blog root is now available as [root_path] template variable. * Blog title is now available as [blog_title] template variable. * Fixed minor bugs in the sample blog data. 0.1, 07-Mar-2007 ================ First public release.