Menu

#170 Language support

open
nobody
5
2005-02-09
2005-02-09
Falco
No

I'm missing support for languages. I live in the
Netherlands, and it is very common to have your resume
in both Dutch (my native language) and English. Obviously
I would like to have only one XML file! I'm proposing that
anything that can appear on the final output should have
optional <[/]lang> tags so one could simply select the
language of choice and then print.

For example (stupid example showing the concept):

<job>
<workdescription>
This is the default langauge description (Dutch)
<English>
This is the work description in English
</English>
<French>
This is the work description in French
</French>
</workdescription>
</job>

Discussion

  • Olivier Chirouze

    Logged In: YES
    user_id=633898

    I desperately need this feature.

    I was starting to love xml rsum but I can't believe this
    feature is missing :-(

     
  • Olivier Chirouze

    Logged In: YES
    user_id=633898

    Ok, I did it myself. It's almost finished...

    I'll soon build a blog and post my changes for those who are
    interested.

    Olivier

     

Log in to post a comment.