<i18n lang="EN_US">

I refuse to comment on the whether it is a good or bad idea to "multi-lingualize" PerlMonks. (I'm sure that's not a real word)

Here are my thoughts to simplify a change if it were to take place. Instead of an entire infrastructure change on that part of PerlMonks, mere tags would do the trick I think.

</i18n>
<i18n lang="SP">

Hola! Como te llamas! Mucho gusto! Y tu? Estoy bien porque estoy in la clase de espanol!

</i18n>
<i18n lang="EN_US">

Okay, so obviously the tags would be changed, but the idea is there. And obviously there'd have to be code in the PerlMonks system that would be able to handle the tags (otherwise they're pretty useless, like in this post). Slowly, options could evolve from this, but not everything would have to happen right away. I'd say they'd kinda be like readmore tags. Problem is, some people (and most anonymous monks) don't use tags anyway, so that could be the problem, but putting a default <i18n> tag in the text area's might help. Even not allowing anything outside of <i18n> tags might help, too. These are just my thoughts, as frivolous and worthless as they may be.

By the way, yeah, I don't know Spanish very well, obviously. I think what I wrote was something we had to memorize for my first year Spanish class in high school.

    -Bryan

</i18n>

In reply to Re: Perl Monks && internationalization by mrborisguy
in thread Perl Monks && internationalization by ruoso

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.