Code
This is the beginnings of me releasing some of my code online, open source.
1 project is here so far and once I get my public git repos working and sort out licensing details I’ll have some more
Jojo internal links plugin
This is a plugin I created for jojocms (jojocms.org). It enables the linker plugin for xinha and allows easy linking to internal pages on a site. Its still a bit rough round the edges – the code used to get page and article lists is stolen from the site map plugin. Also – the setup scripts may or may not work.. I haven’t tested them in a while.
Git repo can be found here: http://github.com/rjmackay/jojo_internal_links/tree
or clone from here: git://github.com/rjmackay/jojo_internal_links.git