On 1/3/06, Max Ischenko <[EMAIL PROTECTED]> wrote:
I am working today on adding some features that I desperately need before I can put this up as a replacement for my PyBlosxom blog. I will be committing a patch (once I clean up the code a little bit) that enables plugin parsers for the post. I implemented a plain text parser and a reST parser.
The last thing I really need, which I have not started to work on yet, is RSS feed support. In addition to having an RSS feed for new posts I plan on supporting a feed for changed posts and feeds based on category.
-- David
Hello,
I need to have a blog on a TG-backed site and looking for the simplest solution. Are the any examples of the minimalistic blog engine built with TG?
I found FeedController class but the documentation is lacking and it addresses only feed generation anyway. I also found http://toastygoat.org/trac.
I am working today on adding some features that I desperately need before I can put this up as a replacement for my PyBlosxom blog. I will be committing a patch (once I clean up the code a little bit) that enables plugin parsers for the post. I implemented a plain text parser and a reST parser.
The last thing I really need, which I have not started to work on yet, is RSS feed support. In addition to having an RSS feed for new posts I plan on supporting a feed for changed posts and feeds based on category.
-- David

