Hi All,Is there a way that we can restrict the components to use images with a specified rendition size [like 2:1 only or 3:1 only].Any thoughts/reference articles on this will be helpful.
Hi Praveen,Looks like the post mentioned below addresses your use case.http://www.wemblog.com/2011/11/how-to-create-package-based-on-xpath-in.html Can you go through that and let us know if it helps.
Hi All,I have a condition to be used in data-sly-test as below :data-sly-test="${(condition1 || condition2) && condition3}". This doesn't seem to be working as expected. Is the above correct and works fine in Sightly. If not, any thoughts/pointers will be helpful.
Hi All,repository.loginAdministrative(null) is a deprecated method of obtaining a session instance. What would be an alternative that can be used here.Any thoughts/pointers here, will be helpful.
Hi All,https://saraindia.wordpress.com/2014/06/04/list-pages-and-properties-in-cq5/ seems to be giving the requried results. Will post back after further testing.
Hi Praveen,Sorry, probably I was not very clear.1] I mean looks like it is reading all nodes under /etc/x/y/ and not just "FIrst","Second","Third" which are direct children of /etc/x/y.