i created my site manually in crxde so conclusion is when we create editable template from configuration browser if we want to use this perticular template in all our site for creating page so we have to create site manually from crxde for using this template thank you so much for help .
ok i understand that but normally if i not execute the maven command and direct i want to create page from my configuration browser template and there is no default page available for going to page properties then how to use this template?
thanks arun but when i create editable template from configuration browser and enable the template but if like i click on create page under site console then this created template are not shown
Hi,I execute maven command for creating proejct so automatically all the project structure is created and under tools >templates><projectname> folder is created then under this folder click on create template then show template types <yourproject>empty page template is shown for creating then all th...
tell me one thing this body.html code in crxde lite all the contents shown on the page but when i go to page source in page then i am not able to see my this code how is it possible?
hi everyone,I started created one website on aem i created one component and add content in body.html file then i created clientlibs folder under apps/myproject and add css and js files in that folder and refrence this css files and js files in body.html file <sly data-sly-use.clientlib="/libs/gra...