Hi All,
I am currently working on a new instance of AEM assets. My thoughts at this point is to have 2 mirror folder structures. One that holds all the working assets and the other folder structure will hold all the approved assets. They will both be on author.
There will be 3 groups that will ...
Hi,I need to automate content package creation. I understand you can do this through curl to create/build/download the packages, my problem is that I do not know how to add a filter via the Command line any examples would be appreciated. Thanks
what I want to do is use querymanager to select from a particular path and get all the pages in that. However I want the result to retain the node ordering you see inside jcr egnews page --> news page 3 --> news page 1 --> news page 3 when I run my query using querymanager I want to retain ...
I want to use siteadmin to order pages in a certain way eg page1 - has a property called foodspage3 - has a property called gamespage4 - has a property called drinkspage9 - has a property called gamespage10 - - has a property called foods I would like to now write a servlet to search for foods ...
Hi,is it possible to order pages in a certain way through site admin and then when we do an xpath search retain the order we defined through siteadmin for results we find through xpath search. Thanks Chris
Is it possible to have a multifield and each field inside the multifield is a drop down box Any examples would be appreciated with regards to a dialog.xml perspective Thanks