Hi All,We are using a custom compoment and need to stop permanently.We have clicked on stop button in component and went to inactive mode. If we restart the instance, all the components are loading and even this also moving to active state. We need to stop and it should not get active even the insta...
Hi, How do we implement mobile site in AEM?Do we make use of only media queries or some mobile template is provided for the same or we develop two sites(one for desktop and other for mobile)? Can you explain the strategy used for developing geometrixx-outdoors for mobile and how is geometrixx-outdoo...
For example: there is a node:/content/geometrixx/en/services, so you can see the page is English. But the developer how to use JCR API to get the language?Anyone experience on it please comment here, thanks a lot.
I want to display conditional edit for parsysI am in Edit mode but I have a jsp variable readOnly, if this is true. I want to display parsys in readonly mode without gray border.It should show all the components already dropped earlier in read only mode, but users cannot add any new component nor sh...
hai i created java class for adobe cq , but its showing some jar missing error, i dont know what jar i need to add for that import, i have attached snapshot of page,please refer it and provide your suggestion, thanks in advance[img]Capture.PNG[/img]
We've a situation where we had a focum posted to produciton by accident and we deleted the forum, but the user responses are still showing up if we queyr the "activites"> SO i went to the user profile and deleted the content from hi profile. I also used replicate delete to delete from publish. So as...
Hi,Is there a way to make certain pages unmovable/uncopyable in CQ5?For example, we want all pages that are located at /content/myapp/*/home not to be movable and/or copy/pastable.Also is it possible to make sure that only specifc page (node) names are allowed under a given path (e.g. /content/myapp...
Hi All,I have written simple Java class to connect to repository and get the session but it's throwing below error.javax.jcr.RepositoryException: Unable to access a repository with the following settings: org.apache.jackrabbit.repository.uri: http://<hostname>:<port>/wcm_author/crx/serverThe follo...
We are using a custom xtype to create cusom multifield lists. The xtype takes the declarations from our dialog, and creates repeatable sections based on your standard dialog xml.We have created another custom xtype, which is a select box, that populates the options based on a function which returns ...
Our platform is used by English speaking content authors to author content in all languages.We wish to force the WCM authoring interface to use English for all out-of-the-box strings (editbars, context menus, sidekick, etc), while still using the i18n bundle for our own strings.So far: Tried setting...