We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 17705
    • 501 Posts
    Hi!

    Im using evo 1.0.3 in a website, the problem is that extended character in titles are not "normalized" when saving the document... so the final alias is "broken", the link generated do not work properly

    For example, this title: "Ejercicio de ciudadanía con niños y niñas. Tramas para la participación"
    is changed to: "ejercicio-de-ciudadanía-con-niños-y-niñas.-tramas-para-la-participación"

    those í ñ ó are not converted in i n o...

    any idea?
      • 21257 MODX Staff
      • 730 Posts
      The TransAlias plugin handles this.
      On the plugin’s Configuration tab, the "Trans table" allows you to select which Transliteration is done on the alias.
      Those Trans table entries correspond to files in assets/plugins/transalias/transliterations/*
      You might find a better transliteration table that will handle your needs. If not, you can edit one of the existing ones, or make/copy a new one, and put your own characters into it.
        Mike Schell
        Lead Developer, MODX Cloud
        Email: [email protected]
        GitHub: https://github.com/netProphET/
        Twitter: @mkschell
        • 17705
        • 501 Posts
        ajum... did not know that...
        but, anyway... it is not working...

        the example I mentioned above has to be handled by the "// basic latin and latin supplement" section of the translation table...

        I have checked it and the plugin is not disabled...
          • 17705
          • 501 Posts
          I have installed a 1.0.4 a few days ago... the same behavior...

          and it was in other server...
            • 3749
            • 24,544 Posts
            I don’t know if this is relevant to your problem, but if your db is using latin1, you might try switching everything to utf8.

            There’s a tool here that has helped people with similar problems: http://bobsguides.com/convert-db-utf8.html
              Did I help you? Buy me a beer
              Get my Book: MODX:The Official Guide
              MODX info for everyone: http://bobsguides.com/modx.html
              My MODX Extras
              Bob's Guides is now hosted at A2 MODX Hosting