Create client library in AEM(part 3): This video shows how to call client library. Creating client library involves 4 steps as follows:
1. Define a design.
2. Creating client library.
3. Calling client library.
4. Assigning design to website.
In this video I have covered 3rd step.
Create customfooterlibs.html and customheaderlibs.html files within the contentpage component.
You can use below link to copy content of these 2 files.
https://github.com/pankajchhatri/AEM
Use customheaderlibs to call css files from client library.
Use customfooterlibs to call js files from client library.
data-sly-use and data-sly-call attributes are used to call client library.
In next video we will see how to assign a design to the website.
share, support, like and subscribe
Subscribe : https://www.youtube.com/channel/UC5Lc...
LinkedIn : / pankaj-ch. .
Facebook : / pankajchhatri
Twitter : / pankajchhatri
Google plus : https://plus.google.com/u/0/+pankajch...
About : AEM/CQ5 tutorial is a youtube channel which helps you to learn AEM concepts theoretically as well as practically.