aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://profiles.google.com/lumeng.dev <lumengdev@web>2011-05-22 22:17:26 +0000
committeradmin <admin@branchable.com>2011-05-22 22:17:26 +0000
commit289e9edd45506a5494258a617e8de318d9a356c2 (patch)
treeed1047dfc55902d28d0129d0cba396317fd85fe4
parent16dadfa9aec11324ff4b0beac81333d039ef24af (diff)
downloadikiwiki-289e9edd45506a5494258a617e8de318d9a356c2.tar
ikiwiki-289e9edd45506a5494258a617e8de318d9a356c2.tar.gz
-rw-r--r--doc/forum/How_best_to_manage_a_bilingual_ikiwiki_site__63__.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/How_best_to_manage_a_bilingual_ikiwiki_site__63__.mdwn b/doc/forum/How_best_to_manage_a_bilingual_ikiwiki_site__63__.mdwn
new file mode 100644
index 000000000..8528c3b68
--- /dev/null
+++ b/doc/forum/How_best_to_manage_a_bilingual_ikiwiki_site__63__.mdwn
@@ -0,0 +1,15 @@
+For example, I need to deploy a wiki site in English and a non-English language. It can be assumed all pages are available in English. Some of the pages are/should be available in the other language. When a user creates/edits the one version of a page, he may or may not create/edit the version of the opposite language.
+
+Is there some recommended settings for this?
+
+For example, I'd like a link pointing to the opposite language version displayed on a page:
+
+ This is an English page <LINK TO LOCAL LANGUAGE VERSION>
+
+and
+
+ &*^&*^*(*()*)(^%^$%^%^&*^ <LINK TO ENGLISH VERSION>
+
+Any ideas how best to achieve something like this?
+
+Also, can I have non-ASCII char in source file names (`.mdwn`)?