Sep 18, 20072
Headcode 1.0
Thanks to two recent commits to the Habari SVN repository (changesets 851 and 864), my first plugin for Habari can be released. Ladies and gentlemen, I present Headcode.
From the readme:
This plugin enables you to inject your own code into the <head> section of your template, and before the closing </body> tag in your template.
It spawned out of a list of Habari plugin ideas from H0bbel, and I thought I should start out easy to …