on Jul 31st, 2007 at 12:23:42 | [日本語]
I think rss feeds should always have language code, no matter what the Gengo setting is.
So, I made a patch.
[before]
http://wp.reedom.com/feed
[after]
http://wp.reedom.com/feed/ja/
Index: gengo.php
===================================================================
— gengo.php (revision 106)
+++ gengo.php (working copy)
@@ -175,7 +175,7 @@
[…]…
Read Full Post »
on Jul 30th, 2007 at 20:22:35 | [日本語]
Days before I experienced redirect loops when I tested the `tag search’ feature of SimpleTagging. I thought `Gengo should be worked something wrong.’ then I looked around Gengo’s setting pages and found that disabling `”Gengo should append language codes to permalinks automatically.’ feature could hide the problem.
Till today, I’ve killed off bugs in Gengo I’ve […]…
Read Full Post »
on Jul 24th, 2007 at 19:24:15 | [日本語]
After activating SimpleTagging plugin I faced some problem. To avoid that I disabled the Gengo’s feature `Gengo should append language codes to permalinks automatically.’.
Days later I noticed a WordPress’ strange behavior.
I have pages having translations and when I clicked a link to the another language’s page then I saw a `404 Error’ page.
That’s […]…
Read Full Post »
on Jul 24th, 2007 at 14:03:02 | [日本語]
Under WP_Cache enabled site Gengo could be problematic….
Read Full Post »
on Jul 6th, 2007 at 11:14:50 | [日本語]
I installed Gengo, a WordPress plugin, which enables WordPress to write blog/Pages in multi languages.
But its installation was painful. Very poor document - there’s only FAQ but not manual. What’s `Summary’? What’s `Group’ in Gengo context? Force users to build installation knowledge from a tiny pieces in FAQ. Just nonsense.
…
Read Full Post »