What is the difference between LayoutContainer and Container? In editable template, we can use Layour Container too to add components and policies. But you have used Container component to do the same. What is the difference?
Thank you for your great videos, they help a lot. I have a project based on static templates and after deployment to new instance of AEM i need to change policies for a page in design mode to show components i want. How can i do it automatically and where do we store static templates policies?
Anatoli, Static template does not use policies. Static template uses design node to save template level properties. You have to store properties before repository (mainly AEM 6.3 of before) under '/etc/designs/yourproject/jcr:content/template/parsys' If you are following latest repository locations(AEM 6.4 and later), you have to add properties under /apps/settings/wcm/designs/yourproject/jcr:content/template/parsys
All the changes should be as part of code change. This is true for policies as well. Yes, these xml should be visible in VS code once you import. You can use any IDEA or editor to edit files. You must have your code changes to code base anyhow.
Page policy level clientlib load when page load. This is also depened where you include them (ie in head). Clientlib added in head is loadded first. Component level clientlib only load if component is on page
Hi, Great Video. I had a doubt regarding the file system for policy. The question is when we pull the jcr nodes into the IDE using fileVault, can we have individual file for each policy.
@AEM GEEKS great videos. It helps a lot to clear the concepts. I have a que. When I get all column config for ColCtrl component which I define in design dialog for static template. But in case of editable template those values are not available in dropdown even I defined policy for ColCtrl.
you can't compare design dialog and editable template policies. They are not same and work differently. I am not sure about ColCtrl. Never used it. I can try to answer if you tell me your scenario.
Hi For getting policy symbol beside component we need create design dialog right How that design dialog will recognize and call that particular policies for their component?
Simplest way is, sync between AEM and IDEA. There are tools/plugins available for all major IDEAs for sync. Or If you don't have sync setup than create package from AEM and get file from package and move to file system. Or once you have understanding of content.xml/policies, you can add directly to file system.
Hello Sir, just wanted to know how can we convert /etc/design policies of static template into editable template policies programmatically while migrating static template to editable templates in aem.6.4
No, you can't. /etc/design and editable template policies are not same. Being a developer, you can write anything. But it is worth to write. Just check you requirement and create policies manually.
chenna kesava, Problem is, Adobe discontinue dispatcher module for Apache on Windows OS. I can create a dispatcher series on either on MAC or Linux. But most of the viewer having windows machine. So they won't be able to follow and practice. So I am trying to find some work around. Surely, we will have a in depth and detailed series for dispatcher. This will be really soon.
Thank you for this video, Policies concept was always a confusion and you made it clear now
Thank you🙏, Keep learning
your tutorials are of great help !!! Thank you so much :)
Thanks 🙏 Leena Gattani
What is the difference between LayoutContainer and Container? In editable template, we can use Layour Container too to add components and policies. But you have used Container component to do the same. What is the difference?
Thank you for your great videos, they help a lot. I have a project based on static templates and after deployment to new instance of AEM i need to change policies for a page in design mode to show components i want. How can i do it automatically and where do we store static templates policies?
Anatoli, Static template does not use policies. Static template uses design node to save template level properties. You have to store properties before repository (mainly AEM 6.3 of before) under '/etc/designs/yourproject/jcr:content/template/parsys'
If you are following latest repository locations(AEM 6.4 and later), you have to add properties under
/apps/settings/wcm/designs/yourproject/jcr:content/template/parsys
can you please tell something about Reusibility aspect of policy?
Superb explanations thank you..
And i have doubt..
What are various reccemendations to increase the page speed scores?
Pls suggest me.
Thanks R K,
Your question need a detailed answer. I will come back with your answer in some time.
My question is , for the xml file of policies to be visible in the vs code you had to import them right?
All the changes should be as part of code change. This is true for policies as well. Yes, these xml should be visible in VS code once you import. You can use any IDEA or editor to edit files. You must have your code changes to code base anyhow.
which clientlibs would take prcedence the one at page policy level or the one at component level?
Page policy level clientlib load when page load. This is also depened where you include them (ie in head). Clientlib added in head is loadded first.
Component level clientlib only load if component is on page
Hi,
Great Video.
I had a doubt regarding the file system for policy.
The question is when we pull the jcr nodes into the IDE using fileVault, can we have individual file for each policy.
As I explained, In code base/file system, There is a single file for policies.
@AEM GEEKS great videos. It helps a lot to clear the concepts. I have a que. When I get all column config for ColCtrl component which I define in design dialog for static template. But in case of editable template those values are not available in dropdown even I defined policy for ColCtrl.
you can't compare design dialog and editable template policies. They are not same and work differently. I am not sure about ColCtrl. Never used it. I can try to answer if you tell me your scenario.
Amazing, thank you :)
Thank you 🙏
Hi
For getting policy symbol beside component we need create design dialog right
How that design dialog will recognize and call that particular policies for their component?
Design Dialogs are not used with Editable Templates.
@@AEMGeeks No we are creating design dialogs for some components and we are using editable templates in my project
Could you please tell how is the policies are added to (content.xml) from crxde to file system?
Simplest way is, sync between AEM and IDEA. There are tools/plugins available for all major IDEAs for sync.
Or If you don't have sync setup than create package from AEM and get file from package and move to file system.
Or once you have understanding of content.xml/policies, you can add directly to file system.
Hello Sir, just wanted to know how can we convert /etc/design policies of static template into editable template policies programmatically while migrating static template to editable templates in aem.6.4
No, you can't. /etc/design and editable template policies are not same.
Being a developer, you can write anything. But it is worth to write. Just check you requirement and create policies manually.
Hi! Could you share a video setting up a repo tool on Windows, please!
Will do it. By that time you can use VS Code. Please check this.
th-cam.com/video/FCt71EfNnqw/w-d-xo.html
Please can you explain dispatcher
yaa i too waiting for same
chenna kesava, Problem is, Adobe discontinue dispatcher module for Apache on Windows OS. I can create a dispatcher series on either on MAC or Linux. But most of the viewer having windows machine. So they won't be able to follow and practice. So I am trying to find some work around.
Surely, we will have a in depth and detailed series for dispatcher. This will be really soon.
@@AEMGeeks thanks
nycc thank you sir!!!
Thanks Sandhya Rajput,
👏👏👏
Thanks brother 🙏