Made it possible to only synchronize configuration or assets
How to access it
Login into Sitecore and go to the content editor. Select the silo located at this path: sitecore → Media Library → Digizuite → your silo item
How it works
Once you have synchronized the silo, then you will have this option menu, where you can only synchronize configuration or assets. This is very useful when you have some configuration to synchronize, but dont want to sync all the assets also.
How to configure it
No configuration needed
Removed dfs_connect_master_index index
We removed the index, no need for it anymore.
How to configure it
No configuration needed
Removed delete button from DAM Explorer
How to access it
Login to Sitecore, go to Sitecore Experience Platform and click DAM For Sitecore Explorer icon.
How it works
When you preview an asset in DAM Explorer, the delete button has been removed. To unpublish an asset from Sitecore, you have to Edit metadata, and remove Sitecore from the Availability metafield.
How to configure it
No configuration needed
Export Media Library package
The Export Media Library package has been extended with new features:
Support for mapping item properties
Support for multiple language
How to access it
When you have installed the package DAM for Sitecore Export Media Library 8.0.2.zip you will have 2 new icons in the Media Library. See documentation for details.
How it works
Through the mapping configuration you can now map the items id, path, name and displayname to an metafield in Digizuite. Through configuration you can now define the default language. The module will then try to get the media file for this language. If it doesn't exists it will use the first media file for any language.
Now when we render our media urls, they are SEO friendly.
How to access it
If you for example insert an image into the rich text editor (rte), and view the html code, you would see something like this:
<img alt="This is a field with a lot of tulips" src="/media/7d93cd4076254519944126c61c6b23db/59-50036/tulips" />
How it works
As the alt text we use the assets description and as the last part of the src url we use the assets title.
How to configure it
No configuration needed
Improved the way we define media qualities
We have added new config parameter called Editor qualities in Digizuite DAM. Here you add the qualities the Sitecore editors can choose from.
How to access it
Go to Digizuite DAM and navigate to System tools → ConfigManager → Digizuite DAM for Sitecore → Default, Select config parameters tab.
How it works
Add the formats to the list. Remember to only add formats that are used in any of the Sitecore profiles. When the formats are added, go to your Sitecore installation and synchronize the silo again in order have the new qualities.