-
@jedmichnowicz and I were discussing a potential way to have the static reference rewriter transformer work on direct CSS/JS references. Since these aren't clientlibraries, we can't use selectors. Ins…
-
Dialog options within the _cq_dialog folders are often contained within nested folders and an XML file. It appears that aemsync is removing the .xml from these files, creating incorrect filters during…
-
Currently ``contentIgnoreFiles`` default configuration contains 3 front-end related entries:
```
"**/package.json", // 1)
"**/clientlibs/Gruntfile.js", // 2)
…
-
I.e. https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/blob/master/content/src/content/jcr_root/apps/core/wcm/components/form/button/v1/button/clientlibs/editor/.content.xml
As soon …
-
I'm using a `multifield` with a `multifieldpanel` (with the property `minItems=1`) and this is being enabled/disabled using a checkbox. If the checkbox is disabled, the `multifield` is being validate…
-
These are the features which aren't documented on http://adobe-consulting-services.github.io/acs-aem-commons/
- ~~Static link host rewriter (#31)~~
- Abstract rewriter transformer
- Plain XML Serializ…
-
Currently the image components uses a cq:htmlTag node (https://docs.adobe.com/docs/en/aem/6-3/develop/components/components-basics.html#Properties%20and%20Child%20Nodes%20of%20a%20Component) in additi…
-
BulkWorkflowManager (and any other Angular-based util) breaks if HTML Library Manager minification is enabled and the default YUI compressor is used for minifying.
We should update our clientlibs t…
-
I am using AEM 6.2 and ACS Commons 3.9 on a windows environment with Java8.
```
com.adobe.acs.commons.workflow.synthetic,version=[2.0,3) from com.adobe.acs.acs-aem-commons-bundle (444)
com.adobe…
-
We are using the versioned clientlibs of ACS commons. every thing is working as expected.
When we are using Acs commons StaticReferenceRewriter with Versioned Clientlibs then versioned-clientlibs sto…