Translation
From Organic Design wiki
Revision as of 20:31, 1 November 2010 by Infomaniac (talk | contribs) (moved from User talk:Infomaniac)
- A place to discuss the architecture of a multilingual wiki
multilingual wiki
start brainstorming about best structure for multilingual wiki
- sisterwiki structure:
- en.host.com/wiki/page <-> pt.wiki.host.com/wiki/page
- one-to-one correspondence among languages via subdomains
- - requires administrator to create subdomain
- + symmetric and non-biased
- + subpage organization permitted
- + categories, templates, properties can be differentiated and translated
- - categories, templates, properties must be duplicated, making administration potentially chaotic
vs.
- subpage structure:
- single domain using subpages: host.com/wiki/page <-> host.com/wiki/page/pt
- dominated by English hub as default
- + does not require administrator to create language subdomains
- - ugly structure with one language at top of hierarchy
- - subpage organization not permitted
- + categories, templates, properties are unified into a single hierarchy
- - categories, templates, properties become complicated to render in multiple languages, require alternate renderings and additional complexity, possibly many redirects that could introduce chaos into the wiki