22 Jun 2005 malk0   » (Observer)

I've published a new template engine named Block_Template based on a bloc concept with no loop or other programming concept inside the template.
features:

  • event callback support
  • conditionnal inclusion of blocs inside blocs
  • output to stdout, variable or file (you have to manage the cache yourself at this time)

    I'm very intersting in getting feedback about it, so if you are looking for a template engine please give it a try, you can find it at phpclasses. If you need some precision about it or anything else i'll be pleased to help yourself find your way with it.

  • Latest blog entries     Older blog entries

    New Advogato Features

    New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

    Keep up with the latest Advogato features by reading the Advogato status blog.

    If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!