Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Go to Content editor on master database.
  2. Navigate to sitecore → Media Library → Digizuite.
  3. Select the asset silo.
  4. In the ribbon under the tab DAM FOR SITECORE, click the language button.
  5. Click more languages and select the language to add.
  6. Click the content tab and click Add a new version
  7. Now click Synchronize Silo button.
  8. Now all the configuration and metadata is fetched for the new language.

To verify the new language, go to the DAM Explorer and try to switch the language.
In this example, the silo has been synchronized in English and Danish. (Martin Ulisse No example)
The language may be switched by appending the below examples to the Sitecore URL (Martin Ulisse This has been made smarter)

/sitecore/client/damforsitecore/DamExplorer?sc_lang=da
/sitecore/client/damforsitecore/DamExplorer?sc_lang=en

...