Code
Here’s a few of the bits of open source code I’ve written. Theres a lot more floating around – but these are the thing that are nicely packaged.
Silverstripe DPS PxPay integration
This is based on old code from silverstripe svn and some bits from dps’ own module – mix together and cleaned up. See the discussions on the forum
Get the code: payment_dpshosted.tar.gz
Sorry but its not in its own git repo yet.
uc_dps_pxpay
Payment Express (DPS) PxPay intergration for Drupal and ubercart.
Available at Drupal.org as part of the full DPS integration module: http://drupal.org/project/uc_paymentexpress
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