I have 2 templates:/apps/uc-base/components/templates/content-pagesling:resourceSuperType: uc-base/components/templates/global/apps/uc-base/components/templates/globalsling:resourceSuperType: wcm/foundation/components/pageThe global template has a file named "page.html" but when the page loads, it s...
I am building out a suite of templates to use on various websites. We are a very large educational institution with 15 subdomains and 100+ offices which share the same components, but will all need their own branding--I have a header component that has some simple configuration (office name, dropdo...
I renamed the node at /apps/uc-base/components/eapis/ecurriculum/dialog/items/items/_1_getdata/items/selection/items/searchpanel/items/buttonto "btn" and I ended up with the new node being created, and the old node being left in the same location.That seems like merge behavior, but I have replace se...
Originally, there where errors with my files at /etc and /etc/designs but I fixed that and it's not showing anything now.For the fixed versions, here are links for the activity log output from the package manager and log file for the install:activity stream:https://gist.github.com/scrupulo/8812ef6d3...
I have aa package automatically generated from a git package (by bamboo, waiting on changes) that contains a dialog file at /ui.apps/src/main/content/jcr_root/apps/uc-base/components/eapis/ecurriculum/dialog.xml which doesn't get overwritten.My filter.xml is defined as this: <?xml version="1.0" enco...
I have a servlet on my page template at sitemap.xml.jsp that I'm using to generate a sitemap dynamically. I'm running into an issue with the display of the urls. The output currently displays like: <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <url> <loc>http://dispatcher.localhost:80...
It works with the overlay, but I'm not sure if that's my best option. I think i'm just missing something in terms of how to get it working natively. That or the native solution is broken.
I ended up overlaying the entire analyticscell folder and modified analyticscell.js to be this (added a final else {} block)./* * ADOBE CONFIDENTIAL * * Copyright 2015 Adobe Systems Incorporated * All Rights Reserved. * * NOTICE: All information contained herein is, and remains * the property of Ad...
l followed the instructions in the documentation on how to add new columns to the list view for consoles in AEM, but have run up against a few issues. First of all, I'm not sure if it's the installation or what, but the repo linked from that section doesn't seem to be compatible with AEM 6.2--though...
Yeah, my exploration suggests that there are some implicit requirements that are hard to determine -- I was able to create another page at the /etc/news level -- that parent is a folder, but I still haven't figured out how to create a node under /etc/news/users, so I think cq:Page has some restrain...