Static page titling plug in for Blosxom

    So, I ended up implementing my own titling plug in, called statictitler. It works in dynamic and static modes, and it's really rather simple. During story processing the plug in learns which is the top most story title, and stashes that for the title of the web page. If there are more stories (we're not on an individual page), then it appends some "and others" text to the end of the title.

    When the entire page has been generated, it then substitutes title in the output with the title that it decided on earlier. Very nice. Very simple. Really rather fast. No state files on disc.

    Technorati tags for this post:

posted at: 16:28 | path: /blosxom | permanent link to this entry