DISQUS

DISQUS Hello! Climb to the Stars is using DISQUS, a powerful comment system, to manage its comments. Learn more.

Community Page

Jump to original thread »
Author

Bunny’s Language Linker: New WordPress Plugin

Started by Stephanie Booth · 10 months ago

Similar:Two Plugin Updates: Basic Bilingual 0.32 and Language Linker 0.2

Basic Bilingual Plugin

Hack: Make Bunny Tags Point to Your Blog Tagspace

Bunny’s Print CSS Plugin Upgrade

Requirements for a Multilingual Wordpress Plugin

Ridding Wordpress Plugins of ... Continue reading »

7 comments

  • Good job!


    Two suggestions:


    <ol>
    <li>

    Make the page selection a dropdown with available pages, not a textfield. Similar to the way the Page Parent is selected.

    </li>
    <li>

    Make the plugin work with posts too.

    </li>
    </ol>

    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:


    <pre>add_action('dbx_post_sidebar', 'bll_add_slug_boxes');
    </pre>
  • I'm interested in developing a way to use display:block to provide bilingual content on the same page in wordpress. A cookie setting indicating language chosen would activate the area that contains content in the chosen language.


    It is easy to do this on a web page, but within wordpress, it is a challenge, I think. Have you ever considered this multilingual approach before?

  • Hello Stephanie,

    found your blog through googlewebmastercentral. Starting to localize my fresh Wordpress website thought to go with the plugin WP_Multilingual from Oleg at http://made.com.ua/multilingual/ localizing also the Wordpress theme.
    To work on .po files there is a brandnew plugin at http://www.code-styling.de/deutsch/entwicklunge...

    So the BIG work is to prepare the theme with the variables for the string.

Add New Comment

Returning? Login