Forum Discussion

kc's avatar
kc
Ace
12 years ago

All built-in localizable resource definitions

I'm building custom components and what to use the following type of markup to get localized strings already supported by the platform.

 

${text.format("profile.name_first.title")

 

Where can I get the comprehensive list of available resources?

 

thanks

  • DougS's avatar
    DougS
    Khoros Oracle

    You can find text keys in the Studio "text editor" tab.  If you want to see what text key is associated with a particular element on a page, go the "Advanced" sub-tab of the Studio "text edior" tab and click on the "show text keys" button, then re-load the page you want to see the text key on and the page should load with text keys instead of their values.