Tag Archive for 'programming'

Plugin Localisation Resources

Whilst working on some updates to my WordPress plugins recently I have discovered some excellent resources covering the subject of making plugins translatable:

  • The I18n for WordPress Developers page in the WordPress Codex covers all the basics and should get you started.
  • John Godley (aka. Urban Giraffe) covers the topic in more detail, including the finer points of translating plurals, and the use of printf() instead of _e(). He also provides a companion article that approaches localisation from the point of view of the person doing the translation, something that is often overlooked.
  • Finally Austin Matzko (Pressed Words) provides a succinct summary of internationalisation, including a look at Poedit, a cross platform editor for the translation files.

There is really no reason not to translate your WordPress plugins and themes, it requires minimal effort and can vastly improve the experience for users who’s first language is not the same as yours.

Extended Live Archives fixed for Wordpress 2.3

If like me you rather like the Sons of Skadi Extended Live Archive (ELA) plugin, you will have been dismayed to find that as soon as you upgraded your blog to Wordpress 2.3 it promptly fell over. Pages full of MySQL errors when posting, all sorts of badness. Turns out that when the database structure changed for version 2.3 the catagories table amongst others was removed. Unfortunately ELA relied heavily on this so badness abounded. Luckily a bit of digging around revealed this patch which fixes the problem nicely. Overwrite the files, clear the cache and update your options then it’s archivetastic one again :)




Copyright © 2007-2009 Hugh Johnson

Site last updated Fri 6th Nov, 2009 @ 17:29