Orablog 0.3 is released.
This version contains a number of fixes. Including a fix to the commenting system to disable the adding of slashes and a new option named ’securesiteurl’ that is used for accessing login, registration and profile pages.
The new option ’securesiteurl’ can be managed through the general options page within the administration site. This options allows the ability to use a https connection for login, registration and profile changes.
To upgrade a previous version of Orablog follow the instructions contained within UPGRADE.txt which can be found in the new distribution.
I would like to see a comment hook that can change the approved flag. At the moment, a filter is run but the only thing passed in to it is the current approved flag! How can I do anything with that??