Community Page
- climbtothestars.org Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- Thanks for the mention, and good to meet you at last!
- You are of course right with your remarks on Headshift not being a startup. See my longer reply at: http://blog.invisible.ch/2008/11/02/somesso/
- The photos are missing, I'll add them. When I'm not about to drop, like right now.
- some thing about given the cosmetics and related products mentions as they are used
- Very nice analysis and i think online community do search and get information also. http://www.oxyshopping.com
Jump to original thread »
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 »
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 »
1 year ago
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. :)
1 year ago
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.
1 year ago
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
1 year ago
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
1 year ago
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>10 months ago
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?
10 months ago
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.