Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="nt:unstructured">
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:rep="internal"
jcr:mixinTypes="[rep:AccessControllable]"
jcr:primaryType="nt:unstructured">
<rep:policy/>
<com.adobe.cq.wcm.core.components.internal.DataLayerConfig
jcr:primaryType="nt:unstructured"
enabled="{Boolean}true"
/>
enabled="{Boolean}true"/>
<com.adobe.cq.wcm.core.components.internal.services.pdfviewer.PdfViewerCaConfig
jcr:primaryType="nt:unstructured"
clientId="28b07c6be4d544f188dc2f36e33b196b"
reportSuiteId=""/>
</jcr:root>
</jcr:root>
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
jcr:mixinTypes="[rep:AccessControllable]"
jcr:primaryType="cq:Page">
<jcr:content
cq:template="/libs/cif/shell/components/configuration/page/template"
jcr:primaryType="cq:PageContent"
jcr:title="Commerce"
sling:configPropertyInherit="true"
cq:template="/libs/cif/shell/components/configuration/page/template"
sling:resourceType="cif/shell/components/configuration/page"/>
<rep:policy/>
</jcr:root>
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
jcr:primaryType="rep:GrantACE"
rep:principalName="version-manager-service"
rep:privileges="{Name}[jcr:versionManagement,rep:write]"/>
</jcr:root>
</jcr:root>
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"
jcr:primaryType="cq:Page">
<clientlibs/>
<template-types/>
<templates/>
<policies/>
Expand Down

Large diffs are not rendered by default.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading