Menu

#29 Globalization/localization

FlexWiki
open-later
7
2005-05-02
2004-10-08
No

(This was transcribed from FlexWiki.FeatureRequests)

Restructure FlexWiki codebase to support globalization,
and localization to specific languages.

All the used language should go into a resx file. That
would make it easy to use FlexWiki in different
languages. Culture should be set as a property in
web.config.

COMMENTS

Move some strings out of the DLLs and into config files.
For example, I wanted to change the "(e.g., an email
address)" note on the Edit page to "(e.g., your
WikiName)". I had to use a binary editor on the DLL.

Discussion

  • Anonymous

    Anonymous - 2004-10-08
    • priority: 5 --> 7
     
  • Anonymous

    Anonymous - 2004-10-09

    Logged In: YES
    user_id=1132116

    (This was transcribed from FlexWiki.BugReport)

    In NamespaceMap.xml, in the <About> tag of a
    <FederationConfiguration>, accents are NOT supported. Ex:
    put a '' in it and it won't show up in the right panel. --
    MarcAntoineRuel

    I suspect that if you put this ('') in as an XML compliant
    UTF-8 code it would fix the issue.

    I fixed the problem using character encoding like: &#nnn
    where nnn is the number of character needed. This page is
    able to translate character to numbers for you:
    http://www.w3schools.com/html/html_ref_urlencode.asp --
    PaoloMasetti

     
  • Christian Metz

    Christian Metz - 2005-05-02
    • assigned_to: nobody --> chrisme
    • status: open --> open-later
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.