View Single Post
Quote:
Originally Posted by psidnell View Post
I'm reworking the configuration at the moment and improving the way templates reference attributes, hopefully this will be simpler when I'm done.
For the fearless amongst you I've just pushed V3.0.0. This incorporates a few recent suggestions I've had and hopefully paves the way for others I'd like to address.
  • Added a plugin model so that templates can use custom layouts better. Much less code.
  • Changed the template format. Bear that in mind if you've customised yours or created new ones. The new format is more compact, flexible and obvious (I hope).
  • Added some missing attributes to existing templates.
  • Created a global config file for plugin loading and file associations.
  • Misc bug fixes and template tweaks to remove extraneous white space in output.

My tests haven't shown up any problems but these are big internal changes so there might be issues. Let me know if you hit problems.