Thanks for the link, Matthew!I clicked on body.html in the developer pane and it opened the following file in CRXDE Lite /apps/geometrixx-outdoors/components/activities_page/body.html I want to use Brackets (if that's what the new sightly-editor is called).
Hi,I got the AEM 6.0 today. Installed on Win7. Double clicked to install on port 4602.Opened Geometrixx site on http://localhost:4602/editor.html/content/geometrixx/en.htmlA couple issues: - Client context is not getting closed by clicking close icon. - In developer mode, viewed the scripts used to...
The Parsys design component relies heavily on legend, fieldset and label. In your page, expected css is being overwritten by your custom css. Hence the issue. I would suggest to edit your custom css so as to avoid conflict.
1. Create a small workflow to find nodes under "/etc/packages" where jcr:created has value older than 90 days (say). This will return you nodes of paths like: /etc/packages/Group_Name and /etc/packages/Group_Name/.snapshot2. Delete these nodes. 3. Your TarPM and datastorage cleanup will take c...