Versions Compared

Key

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

 

 

Checklist. Remove Before Release

...

The PDF Reader is available for PDF assets in the asset preview. It can be accessed from the asset manager list, by click on any PDF asset in order to open the preview.  The Reader will dynamically load the PDF asset and render it. The user will be able to navigate though the PDF pages, zoom in and out and print the document. 

Original Quality in Quality Selector

Managing Third-party Dependencies 

In 4.7.0 we improve the way we manage third party libraries like Google, Dropbox and SkyDrive. This allows us to slightly optimize the initial loading time, as well as insuring that the application will work on networks where providers such as Google are not being allowed(*cough* China *cough*).

Printing the Asset and its Metadata 

Starting with 4.7.0, the asset metadata will be printed separately from the asset itself. This change was made to reduce confusion over what the print functionality does and to allow printing the metadata on all asset types. 

Media Manager Skinning 

Starting with this version, we will make sure that all the colors used in Media Manager are declared as variables and therefor can be modified using the methods described in the Style Guide. This will allow you to customize to an even greater extend than before. 

...

Note: Full-screen view and printing is available only on desktop browser that support this features.

 

Printing the Asset and its Metadata 

 

In order to print an asset, press on the ellipses icon from the bottom right corner and open the toolbox. In there, you will have the option of printing.

Note: currently only image and PDF assets can be printed.

In order to print the metadata, press on the info icon from the bottom left corner and open the asset information panel. Inside it, a new link will be available which will allow the user to print the metadata associated to the asset.

Image Added


How to configure the new implementation?

...

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.

Printing the Asset and its Metadata 

Two new variables are introduced in order to allow styling of the print button in asset info.

Image Added

Code Block
languagecss
titleAvailable variables for customization(with their default values)
linenumberstrue
@color-assetMetadata-print-link : #f1c312;
@color-assetMetadata-print-link-icon : #fff;

DOs

DON'Ts

Tips & Tricks

 

What has been released?

...