Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is a proposal to support a way to define individual or separate template files for various weblog page actions. Actions would be things like search results page (weblog<weblog>/search) or tags section index page (weblog<weblog>/tags/).

Currently Roller does all of its page rendering via a single template, the Weblog template, and quite frankly that is just not good enough. Blogs have many pages which will often times have fairly different designs and Roller should support that. A great example is the search results page which typically has a much different layout and design than a blog homepage and yet Roller doesn't make it easy to accomplish that. It is the goal of this proposal to make it possible for users to have individual templates to control the page designs for various weblog actions.

...