share-extras / media-viewers

Enhanced document previews for a range of different document and media types, plus a dashlet allowing any content item to be displayed on a site dashboard.
Apache License 2.0
29 stars 23 forks source link

4.2.d Filmstrip view - js and css dependencies. #22

Closed loftux closed 10 years ago

loftux commented 11 years ago

We need to add js and css dependencies for view-render filmstrip. If this can be done programatically it is preferred. Else document how to override
<config evaluator="string-compare" condition="DocumentLibrary"> and <view-renderers> section. Unfortunately the entire section must be copy and pasted to override, I have found no way to just merge the dependencies section.

wabson commented 10 years ago

Do-able using an extensibility module?

loftux commented 10 years ago

This is now implemented as part of the module viewer configuration. When a viewer is enabled by its configuration option, this also loads the needed resources in filmstrip view.