WP 1.5 fix for IIS 5: Fix for login issues with WordPress 1.5 on IIS 5 servers. I am sure someone will find this useful. Follows from a thread on Mosquito.
[Continue Reading...]WP 1.5 fix for IIS 5: Fix for login issues with WordPress 1.5 on IIS 5 servers. I am sure someone will find this useful. Follows from a thread on Mosquito.
[Continue Reading...]Ever since Geoff wrote the small script to backup a WordPress installation automatically, I have wanted to make his script email me with the backups once they are done. So I modified the original script to email a given address with the backup files (the backup files are deleted from the server once the email is sent) I ran into some problems while running the script on my own server because of the sheer size of the backups. I rewrote it to FTP the backups to another server to prevent killing my mail server. However, smaller installations (anything less than 500 megs) would benefit from the email backup and I decided to release the code. You can download the script from here, copy it to a location on your drive that would allow execution, give it execute permissions (chmod 755 backupwp.sh) and then write a small cron entry that runs […]
[Continue Reading...]Smart Archives for WordPress 1.5: If you were looking for an alternative to my Nicer Archives for WordPress, Smart Archives does the job. Check out the example archives here.
[Continue Reading...]WP Backup Shell Script After Photomatt’s recent calls for backup, I am going to have to use Geoff’s excellent backup scripts. I might modify them to send me an email with the files as attachments and setup a cron builder to task it every sunday. Add this to tons of stuff to do this weekend! If people are interested in the email part, release the script.
[Continue Reading...]WP 1.5 Include Page Plugin This plugin will allow you to include the contents of a static page at any place in your template. Useful if you are going to display the contents of a dynamically managed page on your blog.
[Continue Reading...]You CAN use your old WordPress 1.2 index with WordPress 1.5. Not that it is recommended, nor will the wonderful theme features of WordPress 1.5 work, but it can be done with relatively little effort. (PS: if you have not noticed, this blog has been upgraded, but is using the old template) Backup your index.php and your wp-layout.css (and all other files and the database, in my opinion) Perform a normal upgrade of your blog Open your old index.php and add the following line to the top of your file, right after the <?php Add the line: define(‘WP_USE_THEMES’, false); Copy your old index.php and layout.css to your blog Caveats: Things might break. Hacks will need to be reapplied and plugins might need reworking, just like any other upgrade Your theme might have deprecated functions, variables in it which will need to be weeded out. You WILL NOT be able to […]
[Continue Reading...]WP 1.5 and LDAP integeration: Wow! Now this is pretty cool and opens up a whole new corporate world of blogging to WordPress. I should look through the java classes that connects to the LDAP servers. This could be useful elsewhere. Thanks Photomatt
[Continue Reading...]Well, WPBlacklist 2.9 with support for WP 1.5 is here 🙂 The only new feature in this release is the addition of support for running trackbacks and pingbacks thorugh the blacklist. Unfortunately, this release probably will not work with WP 1.2 – I haven’t had the time to test it or to find a means of ensuring backward compatibility. It however does work pretty well against the new trackback spam :p You can download it from the WPBlacklist page
[Continue Reading...]This plugin for WordPress 1.5 allows a blog user to safely and easily share the contents of their “moderation keys” and “blacklist” with other trusted bloggers. This method is a very powerful way of disseminating spam identifiers and has been proven to be very effective in preventing comment spam. Installation is really simple. Just download the file, unzip it and drop it into the wp-content/plugins directory of your WordPress 1.5 blog. Activate it in your plugin manager and look under Options->Blacklist Peers. There you will find information on the plugin and the Peering interface. In simple terms, every blog has a unique “Peer ID” that is used to allow other blogs to exchange blacklist and moderation key information with it. This Peer ID can be discretely distributed among trusted peers. A list of all blogs that are in a WordPress blog’s “Links”, and have an XFN relationships defined, are displayed […]
[Continue Reading...]Obviously Powered by WordPress. © 2003-2013