[fr]
Un nouveau plugin WordPress que je viens d'écrire. Celui-ci vous permet de gérer les liens entre pages équivalentes de deux versions linguistiques d'un site. Par exemple, si vous avez http://stephanie-booth.com/en et http://stephanie-booth.com/fr (deux installations WordPress séparées!), le plugin vous aidera à faire en sorte qu'il y ait des liens entre http://stephanie-booth.com/en/about et http://stephanie-booth.com/fr/a-propos.
[en]
Ladies and Gentlemen, I’m proud to announce the WordPress plugin Bunny’s Language Linker (zip, phps).
I’ve been wanting to write this plugin for ages, and I’ve finally done it this evening. This is a plugin for people who have a WordPress site with content duplicated in more than one language, like I’m going to have with stephanie-booth.com. For example, you have an “about” page in English, and another “about” page in German. This plugin helps you create and manage links between such “sister” pages. (”Pages”, not “posts”. It doesn’t work with posts at all.)
The plugin adds an extra field to the page editing form, inviting you to input the page slug of the sister page:
The screenshot is a bit small, but there on the right, there is a little box with “a-propos” — the slug of the French sister page. It works with more than one other language, too. You just need to edit the settings in the plugin file to specify which languages you’re playing with (instructions are in the plugin file). If I had sites in 3 other languages, say French, Spanish, and German, my settings line in the plugin file would look like this:
$bll_other_languages=array('fr', 'es', 'de');
And the little box would provide three different fields for the page slugs of the different localized sites. (OK, I’m making this sound complicated, sorry.)
The plugin then automatically adds links to the sister pages you’ve indicated. Here’s what it could look like:
There’s a readme file with the plugin which will give you some more details. I’ll soon have a client site in production using that plugin, so if these explanations weren’t very clear, hopefully the demonstration will help.




5 Comments
Good job!
Two suggestions:
Make the page selection a dropdown with available pages, not a textfield. Similar to the way the Page Parent is selected.
Make the plugin work with posts too.
With the above to points implemented, it’ll be a killer plugin for all of us having (or thinking about having) blogs in multiple languages.
Hi Leonid,
I was thinking about using a drop-down — I guess it makes more sense.
About posts… It would only really be possible to easily implement for single post pages. And then… we bump into one of the issues with “translation blogging”: I don’t think it’s the best way to blog in more than one language. But well, if people want to translate everything they write, I guess it’s not my place to stop them, is it?
Will keep your comments in mind for the next release.
Hi!
Nice new alternative. I actually have2 clients who indeed DO translate everything (Pages & Posts), so a post-capability would be great!
Brava, Stephanie!
Peter
You’ve been wanting to write this plugin for ages and I’ve been wanting to find a plugin like this for ages!
Well done!
About posts…like Leonid said it would be nice to extend it to posts too but on the other hand we need to keep in mind translation blogging issues…pretty challenging huh?! I’m sure you will come up with something in the next releases! (don’t get me wrong I really love this plugin!)
Stephanie I wish you a successful 2008 + keep up the great work!
Andrea
Quick hack to make it work in posts, too (but be careful, you will have to copy-paste everything after the en/ or fr/ — including the date — for example, “archives/2007/12/28/bunnys-language-linker-new-wordpress-plugin/” for this post). Add the following code at the end of the plugin somewhere:
9 Trackbacks
[…] Bunny’s Language Linker: New WordPress Plugin […]
[…] Language Linker allows you to link sister pages that are written in multiple languages. […]
[…] Language Linker allows you to link sister pages that are written in multiple languages. […]
[…] Language Linker allows you to link sister pages that are written in multiple languages. […]
[…] yarayacak bir eklenti. Fakat anladığım kadarıyla sadece statik sayfalarda kullanılıyor. Geliştirici adresinde ayrıntıları bulabilirsiniz, indirmek için ise […]
[…] Language Linker allows you to link sister pages that are written in multiple languages. […]
[…] Language Linker allows you to link sister pages that are written in multiple languages. […]
[…] Bunny’s Language Linker: New WordPress Plugin: now also in the WordPress Plugin Index — helps create links between equivalent pages on mirror-translated websites. […]
[…] Language Linker - allows you to link sister pages that are written in multiple languages. […]