Menu

Convert letters in html characters

2006-01-22
2012-11-13
  • Nobody/Anonymous

    Hello

    Is there anyway to automatically convert é or & character to html character when i type this letters

    Frost

     
    • Chris Severance

      Chris Severance - 2006-01-23

      Turn on plugins | TextFX Settings | +Autoconvert typed HTML/XML to &entities; . Your language setting must be HTML or XML.

      The 4 standard entities and enter to <br/> are converted. Tags can be entered without disabling.

      Special characters are not supported because these appear to not be common across all ANSI code pages which would take a lot of code to support. Supporting US ANSI only comes at the expense of any non US English users.

      The good news is that while writing this, I may have thought of a good way to support entity conversion for all code pages.

       
      • fr0st

        fr0st - 2006-04-03

        Ok now am registered. Is there anyway to autoconvert special chars, because when i am translating us to french doc (in some case in php or html) i have to use theses chars : é, à; or i want to use their equivalent in html

         
        • Nobody/Anonymous

          HTML:  How to obtain the automatic conversion of “ê” into &ecirc; -- of “é” in &eacute; -- etc…?

          (It's all in all the same question as the preceding one)

           
          • Nobody/Anonymous

            Sorry to ask also the same question than all the ones above, but as far as I can see, there's no obvious answer.
            I'd be glad to take whatever suggestion one could tell.
            Cheers,
            Guns

             
    • Nobody/Anonymous

      is there anyway to convert special chars like é or à or ç