Is there anyway to include sidekick and make editable components in author other than including init.jsp ? it is in jsp format. I need it in sightly html format or the output of the init.jsp directly
Solved! Go to Solution.
Views
Replies
Total Likes
What you can do is to look in wcm/foundation/components/page/head.html, there is the init-code for Sightly.
In AEM6.1 there will be a Sightly-variant for the init.jsp
Views
Replies
Total Likes
Hi,
Is there any particular reason/use case you need init.jsp in html ??
You can include JSPs aswell in the HTML (Sightly pages). so you can include init.jsp in your sightly page.
Views
Replies
Total Likes
What you can do is to look in wcm/foundation/components/page/head.html, there is the init-code for Sightly.
In AEM6.1 there will be a Sightly-variant for the init.jsp
Views
Replies
Total Likes
Views
Likes
Replies