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 get my feet wet.
Go to the Headcode project page to download it.
Did you know you can write your own about section just like this one? It's really easy. Head into the the Titan Options menu and check out the footer section. Type some stuff in the box, click save, and your new about section shows up in the footer.
Wondering about those Flickr photos on the right?
We didn't take them, they are a random sampling of the most popular photos on Flickr with the tag 'nature'. All rights are reserved to the original copyright holders where applicable.
Copyright © 2010 robinadr. Titan Theme by The Theme Foundry.
Already spotted something, thanks to Freakerz. I should have used
Options::out()instead. I guess I’ll tack that onto the todo list for the next version.