Versions Compared

Key

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

 

 

A great feature that was launched in the 4.7.0 release of Media Manager, will improve the user's experience "BIG TIME"! Inside Media Manager it is now possible to preview / read PDF files.

...

Info
MM 4.7.0 requires that GetAssetsById and DigiZuite_System_Framework_Search searches will contain a new value field in the result. If you are using a custom version of these searches, you may need to add it manually.
Info
MM 4.7.0 enforces a new member role Media Manager member viewer.
Info

It is required that you republish existing PDF assets after upgrading to MM 4.7.0 is you wish to be able to render them in the PDF viewer.

...

The implementation renders <meta> tags in default.aspx which are picked up by search engines.

Role: Media Manager member viewer

A new role named "Media Manager member viewer" is introduced in 4.7.0. This role dictates whether or not the user currently logged in can see other members in the system. This is implemented as a direct consequence(and will fix) 

Jira Legacy
serverJIRA (digizuite.atlassian.net)
serverIdb346411e-089f-3d39-96f7-afe5f75bcd96
keyMM-1432
.

Starting with 4.7.0, only users with this role will be able to see usernames, groups and email addresses as suggestions in the sharing procedure. 

It is strongly recommended to revert any changes made to DigiZuite_System_GetAllBackendMemberGroups and DigiZuite_System_GetAllBackendMembers as temporary workarounds to this issue.

PDF Reader

When opening the preview for a PDF asset, the reader will open at 100% zoom level on the first page of the document. By using the scroll bar on the right-hand side, the user is able to scroll through document and navigate to other pages. On the center bottom of the screen, the reader will display the current page being rendered in the document and the total number of pages available.

...