Sling model for Out of the box Sightly Image | Community
Skip to main content
New Participant
June 15, 2016
Solved

Sling model for Out of the box Sightly Image

  • June 15, 2016
  • 3 replies
  • 1342 views

I'm trying to ensure all of our components are backed up by a sling model to help us create a 'content API'. I'm struggling with the out of the box sightly image component as it is complex and uses JS and not Java, I don't want to reinvent the wheel so if somebody has done this before please point me in the correct direction! 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by kautuk_sahni

Hi 

Scott is also coming up with new article on "Working with Sling Models in Adobe Experience Manager 6.2" :- http://scottsdigitalcommunity.blogspot.in/2016/06/working-with-sling-models-in-adobe.html

[Edited] :- Article Released :- https://helpx.adobe.com/experience-manager/using/slingmodel_62.html

~kautuk

3 replies

kautuk_sahni
kautuk_sahniAccepted solution
Employee
June 16, 2016

Hi 

Scott is also coming up with new article on "Working with Sling Models in Adobe Experience Manager 6.2" :- http://scottsdigitalcommunity.blogspot.in/2016/06/working-with-sling-models-in-adobe.html

[Edited] :- Article Released :- https://helpx.adobe.com/experience-manager/using/slingmodel_62.html

~kautuk

Kautuk Sahni
kautuk_sahni
Employee
June 16, 2016

Hi 

Adding some reference articles for your reference:-

Link:- http://adobeaemclub.com/sightly-pagination-component-using-sling-model-and-javascript-use-api-in-aem-6-1/

//Sightly Pagination Component using Sling Model and JavaScript Use API in AEM 6.1

 

Link:- https://rmengji.wordpress.com/2015/08/26/sightly-sling-models-amazing-combination/

//Sightly + Sling Models Amazing Combination

 

Link:- http://www.slideshare.net/StefanoCelentano/introduction-to-sightly-and-sling-models

//Introduction to Sightly and Sling Models

 

I hope this would be of some help to you.

 

Thanks and Regards

Kautuk Sahni

Kautuk Sahni
smacdonald2008
New Participant
June 15, 2016

You cannot use Sling Models with Sightly without writing Java code. See this community article to learn how to use SLing Models and Sightly: 

https://helpx.adobe.com/experience-manager/using/domparser.html