Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Adnan Osfira 13 posts 103 karma points
    Oct 04, 2016 @ 07:21
    Adnan Osfira
    0

    Localization support for leblender properties

    Hi guys

    How can i support localization when building grid editor using leblender

    Thanks

    Adnan

  • Sven Geusens 169 posts 881 karma points c-trib
    Oct 11, 2016 @ 08:17
    Sven Geusens
    0

    What kind of localization do you want to do? The values that the content editors fill in? The display names in the grid editor? Something else?

    Content you could do by editing the Views/Partial/Grid/Editors/GridEditorName and use a string.replace to filter out for example ##codeword## and look up the matching dictionary items.

    Another way could be using Vorto. I haven't tried it in combination with leblender, but vorto creates a datatype and leblender allows rendering of custom datatypes so...

    For the backend have a look here: http://24days.in/umbraco/2013/the-dictionary-secrets/ Its an old post but still relevant.

Please Sign in or register to post replies

Write your reply to:

Draft