Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

The DAM for Sitecore packages supports out of the box English. To add a new language you have to go through 2 processes:

  1. Create a new silo language and synchronize. (Be aware that, if the language does not exists in Digizuite DAM, is will synchronize in English).
  2. In the core database add the language to all the DAM for Sitecore related items.

1 Create new silo language

  1. Go to Content editor on master database.
  2. Navigate to sitecore → Media Library → Digizuite.
  3. Select you asset silo.
  4. In the ribbon under the tab DAM FOR SITECORE, click the language button.
  5. Click more languages and select the language you wants 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 will be fetched for the new language.

To verify the new language, you can go to the DAM Explorer and try to switch the language.
In this example, the silo has been synchronized in English and Danish.

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

2 Add language version on DFS related item in core database

The DAM for Sitecore only support English out of the box. If you want to support another language you have to add the language version to all the DAM for Sitecore related items in the core and master database.

Core database
/sitecore/client/DamForSitecore
/sitecore/client/Applications/Launchpad/PageSettings/Buttons/ContentEditing/DAM for Sitecore Explorer
/sitecore/content/Applications/Content Editor/Ribbons/Contextual Ribbons/Digizuite/Digizuite
/sitecore/content/Applications/Content Editor/Ribbons/Contextual Ribbons/Digizuite/Digizuite/Synchronization
/sitecore/content/Applications/Content Editor/Ribbons/Contextual Ribbons/Digizuite/Digizuite/Synchronization/Synchronize Asset Silo
/sitecore/content/Applications/Content Editor/Menues/Digizuite/Synchronize configuration
/sitecore/content/Applications/Content Editor/Menues/Digizuite/Synchronize assets
/sitecore/system/Dictionary/DamForSitecore

Master database
/sitecore/system/Modules/Digizuite/SortOrders/ImportedDateTimeAsc
/sitecore/system/Modules/Digizuite/SortOrders/ImportedDateTimeDesc
/sitecore/system/Modules/Digizuite/SortOrders/NameAsc
/sitecore/system/Modules/Digizuite/SortOrders/NameAsc
/sitecore/system/Modules/Digizuite/SortOrders/TypeNameAsc
/sitecore/system/Modules/Digizuite/SortOrders/TypeNameDesc


  • No labels