Month: March 2015
-
Create the first AEM template
In the last session, we have explored templates using CRXDE Lite. If you have not yet gone through the last session, go through it. In this session, we will create a sample template using CRXDE Lite. Let us first get into the shoes of authors to see where exactly authors use a template in their content…
-
Introduction to AEM developers, and their templates and components
In this post, we will see the very basic responsibilities of developers. Developers create templates and components. Let us first take a recap: a template defines the layout of a web page. Authors select a specific template before they create a page. A component allows authors to display a specific information in a certain format. For example,…