You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Daniel Klco <dk...@apache.org> on 2021/07/27 23:01:18 UTC

[VOTE] Promote org.apache.sling.thumbnails to its own Sling Module

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

Re: [VOTE] Promote org.apache.sling.thumbnails to its own Sling Module

Posted by Robert Munteanu <ro...@apache.org>.
On Tue, 2021-07-27 at 19:01 -0400, Daniel Klco wrote:
> Please cast your votes:

+1
Robert

Re: [VOTE] Promote org.apache.sling.thumbnails to its own Sling Module

Posted by Bertrand Delacretaz <bd...@apache.org>.
On Wed, Jul 28, 2021 at 1:01 AM Daniel Klco <dk...@apache.org> wrote:
> ...This is a vote to promote the org.apache.sling.thumbnails[1] to its own
> Sling Module...

+1

-Bertrand

Re: [VOTE] Promote org.apache.sling.thumbnails to its own Sling Module

Posted by Daniel Klco <dk...@apache.org>.
+1

On Thu, Aug 5, 2021 at 8:48 AM Cris Rockwell <cm...@umich.edu> wrote:

> +1 (non-binding)
>
> Cris R
>
>
> On Jul 27, 2021, at 7:01 PM, Daniel Klco <dk...@apache.org> wrote:
>
> 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
>
>
>

Re: [VOTE] Promote org.apache.sling.thumbnails to its own Sling Module

Posted by Cris Rockwell <cm...@umich.edu>.
+1 (non-binding)

Cris R


> On Jul 27, 2021, at 7:01 PM, Daniel Klco <dk...@apache.org> wrote:
> 
> 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