Published April 2nd, 2007
in Features.
After confirming that the license is a BSD license, I have added the Trackback Validator to the Orablog distribution. The main differences between this version and the standard distribution are:
Tables are not created from within the admin script. You must install the schema manually.
If the schema is not installed, TBValidator will work but will […]
Published April 1st, 2007
in Features.
I’m currently porting Trackback Validator to work with Orablog. I have an initial version running here at the moment and will hopefully include it is part of the Orablog distribution soon. The source code has no license attached to it so I have e-mailed the author asking for permission to include the adapted […]
Published September 22nd, 2006
in Features.
Due to some issues with column names being returned uppercase from Oracle and the Wordpress code using lowercase names to reference the columns in the objects returned. It was initial though that lowercasing the retuned column names would be a good idea.
In theory this was a good idea. However in three cases Wordpress used mixed […]