Hi,

This is a vote to promote the org.apache.sling.thumbnails[1] to its own
Sling Module. This module contains everything needed to create thumbnails
of file resources in Sling based applications:

- a servlet to serve cached thumbnails based on CA configured generation
pipelines
- a servlet for generating and persisting thumbnails
- a model for retrieving the available transformations and saved renditions
for a file resource
- thumbnail generation providers for a number of common file types
- thumbnail transformer for common manipulations

This module came out of interest at ResolveConf to decompose some of the
features of Sling CMS into modules that could be reused on other projects.

The implementation doesn't provide the UI for configuring the pipelines or
force particular node types to be exposed as file nodes so any
implementation would need to provide these. An implementation is available
for Sling CMS[2].

Please cast your votes:

  [ ] +1 Approve the promotion
  [ ]  0 Don't care
  [ ] -1 Don't promote, because ...

Votes will be open for at least 72h.

Regards,
Dan

1 -
https://github.com/apache/sling-whiteboard/tree/master/org.apache.sling.thumbnails
2 -
https://github.com/apache/sling-org-apache-sling-app-cms/tree/commons-thumbnails

Reply via email to