Adobe-Consulting-Services / acs-aem-commons

http://adobe-consulting-services.github.io/acs-aem-commons/
Apache License 2.0
453 stars 598 forks source link

Undocumented features #90

Closed justinedelson closed 7 years ago

justinedelson commented 10 years ago

These are the features which aren't documented on http://adobe-consulting-services.github.io/acs-aem-commons/

Updates

bschuhma commented 10 years ago

I'll take the Watermark DAM workflow process (whatever that is).

justinedelson commented 10 years ago

@bschuhma - code for that is here: https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/bundle/src/main/java/com/adobe/acs/commons/dam/impl/AddWatermarkToRenditionProcess.java

raanand commented 10 years ago

I will take Abstract rendition modifying workflow process, @justinedelson please let me know the details for it. Thanks

justinedelson commented 10 years ago

@raanand that code is here: https://github.com/Adobe-Consulting-Services/acs-aem-commons/blob/master/bundle/src/main/java/com/adobe/acs/commons/dam/AbstractRenditionModifyingProcess.java

You might want to collaborate with @bschuhma as the watermark process is an extension of the abstract rendition modifying process.

tyronetse commented 10 years ago

I'll take the Static link host rewriter

sentah commented 10 years ago

ill take Matting DAM workflow process. Justin, please provide me some pointers :D)

justinedelson commented 10 years ago

@sentah please refer to the source code.

justinedelson commented 10 years ago

added recently pulled features.

davidjgonzalez commented 10 years ago

Added updates to existing docs from #111

davidjgonzalez commented 10 years ago

Closes #166