Skip to content

Commit 8ae9e33

Browse files
committed
add files to try to fix lfs issues
1 parent a45fa92 commit 8ae9e33

File tree

82 files changed

+1913
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+1913
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
3+
jcr:mixinTypes="[rep:AccessControllable]"
4+
jcr:primaryType="sling:Folder"/>
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<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"
3+
cq:policyOrigin="local"
4+
cq:templatesOrigin="local"
5+
cq:templateTypesOrigin="local"
6+
jcr:mixinTypes="[rep:AccessControllable]"
7+
jcr:primaryType="sling:OrderedFolder"
8+
jcr:title="AEM.Design">
9+
<settings/>
10+
</jcr:root>
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
3+
jcr:mixinTypes="[rep:AccessControllable]"
4+
jcr:primaryType="sling:Folder"/>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
3+
jcr:mixinTypes="[rep:AccessControllable]"
4+
jcr:primaryType="cq:Page">
5+
<templates/>
6+
<policies/>
7+
<template-types/>
8+
</jcr:root>
Lines changed: 222 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,222 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<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:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:rep="internal"
3+
jcr:mixinTypes="[rep:AccessControllable]"
4+
jcr:primaryType="cq:Page">
5+
<rep:policy/>
6+
<wcm jcr:primaryType="nt:unstructured">
7+
<foundation jcr:primaryType="nt:unstructured">
8+
<components jcr:primaryType="nt:unstructured">
9+
<responsivegrid jcr:primaryType="nt:unstructured">
10+
<aemdesign-default
11+
jcr:description="Policy for editable layout containers"
12+
jcr:primaryType="nt:unstructured"
13+
jcr:title="AEM.Design Default"
14+
sling:resourceType="wcm/core/components/policy/policy"
15+
components="[group:AEM.Design - Content,group:AEM.Design - Media,group:AEM.Design - Details,group:AEM.Design - Layout,group:AEM.Design - Forms,group:AEM.Design - Lists,group:AEM.Design - Widgets,/libs/cq/experience-fragments/editor/components/experiencefragment,/libs/wcm/designimporter/components/importerEx,/libs/dam/cfm/components/contentfragment]"
16+
policyResourceType="aemdesign/components/layout/container">
17+
<cq:authoring jcr:primaryType="nt:unstructured">
18+
<assetToComponentMapping jcr:primaryType="nt:unstructured">
19+
<image
20+
jcr:primaryType="nt:unstructured"
21+
assetGroup="media"
22+
assetMimetype="image/*"
23+
droptarget="image"
24+
resourceType="aemdesign/components/media/image"
25+
type="Images"/>
26+
<product
27+
jcr:primaryType="nt:unstructured"
28+
assetGroup="product"
29+
droptarget="product-data-reference"
30+
resourceType="commerce/components/product"
31+
type="Products"/>
32+
<document
33+
jcr:primaryType="nt:unstructured"
34+
assetGroup="media"
35+
assetMimetype="[application/vnd.openxmlformats,application/msword,application/vnd.ms-powerpoint,application/mspowerpoint,application/powerpoint,application/x-mspowerpoint,application/x-msexcel,application/x-excel,application/excel,application/vnd.ms-excel,application/pdf,application/vnd.openxmlformats-officedocument.wordprocessingml.document]"
36+
droptarget="file"
37+
resourceType="aemdesign/components/content/download"
38+
type="Images"/>
39+
<video
40+
jcr:primaryType="nt:unstructured"
41+
assetGroup="media"
42+
assetMimetype="video/*"
43+
droptarget="video"
44+
resourceType="aemdesign/components/media/video"
45+
type="Images"/>
46+
<fragment
47+
jcr:primaryType="nt:unstructured"
48+
assetGroup="media"
49+
assetMimetype="text/html"
50+
droptarget="fragment"
51+
resourceType="dam/cfm/components/contentfragment"
52+
type="Content Fragment"/>
53+
<experiencefragment
54+
jcr:primaryType="nt:unstructured"
55+
assetGroup="content"
56+
assetMimetype="text/html"
57+
droptarget="experiencefragment"
58+
resourceType="cq/experience-fragments/editor/components/experiencefragment"
59+
type="experiencefragment"/>
60+
</assetToComponentMapping>
61+
</cq:authoring>
62+
<jcr:content
63+
jcr:mixinTypes="[]"
64+
jcr:primaryType="nt:unstructured"
65+
mergeList="{Boolean}true"/>
66+
</aemdesign-default>
67+
<aemdesign-structure
68+
jcr:description="Policy for templates to allow structure components"
69+
jcr:primaryType="nt:unstructured"
70+
jcr:title="AEM.Design Structure"
71+
sling:resourceType="wcm/core/components/policy/policy"
72+
components="[group:AEM.Design - Content,group:AEM.Design - Media,group:AEM.Design - Details,group:AEM.Design - Layout,group:AEM.Design - Forms,group:AEM.Design - Lists,group:AEM.Design - Widgets,/libs/cq/experience-fragments/editor/components/experiencefragment,/libs/wcm/designimporter/components/importerEx,/libs/dam/cfm/components/contentfragment]"
73+
policyResourceType="aemdesign/components/layout/container">
74+
<cq:authoring jcr:primaryType="nt:unstructured">
75+
<assetToComponentMapping jcr:primaryType="nt:unstructured">
76+
<image
77+
jcr:primaryType="nt:unstructured"
78+
assetGroup="media"
79+
assetMimetype="image/*"
80+
droptarget="image"
81+
resourceType="aemdesign/components/media/image"
82+
type="Images"/>
83+
<product
84+
jcr:primaryType="nt:unstructured"
85+
assetGroup="product"
86+
droptarget="product-data-reference"
87+
resourceType="commerce/components/product"
88+
type="Products"/>
89+
<document
90+
jcr:primaryType="nt:unstructured"
91+
assetGroup="media"
92+
assetMimetype="[application/vnd.openxmlformats,application/msword,application/vnd.ms-powerpoint,application/mspowerpoint,application/powerpoint,application/x-mspowerpoint,application/x-msexcel,application/x-excel,application/excel,application/vnd.ms-excel,application/pdf,application/vnd.openxmlformats-officedocument.wordprocessingml.document]"
93+
droptarget="file"
94+
resourceType="aemdesign/components/content/download"
95+
type="Images"/>
96+
<video
97+
jcr:primaryType="nt:unstructured"
98+
assetGroup="media"
99+
assetMimetype="video/*"
100+
droptarget="video"
101+
resourceType="aemdesign/components/media/video"
102+
type="Images"/>
103+
<fragment
104+
jcr:primaryType="nt:unstructured"
105+
assetGroup="media"
106+
assetMimetype="text/html"
107+
droptarget="fragment"
108+
resourceType="dam/cfm/components/contentfragment"
109+
type="Content Fragment"/>
110+
<experiencefragment
111+
jcr:primaryType="nt:unstructured"
112+
assetGroup="content"
113+
assetMimetype="text/html"
114+
droptarget="experiencefragment"
115+
resourceType="cq/experience-fragments/editor/components/experiencefragment"
116+
type="experiencefragment"/>
117+
</assetToComponentMapping>
118+
</cq:authoring>
119+
<jcr:content
120+
jcr:mixinTypes="[]"
121+
jcr:primaryType="nt:unstructured"
122+
mergeList="{Boolean}true"/>
123+
</aemdesign-structure>
124+
</responsivegrid>
125+
</components>
126+
</foundation>
127+
</wcm>
128+
<aemdesign
129+
jcr:primaryType="nt:unstructured"
130+
sling:resourceType="nt:unstructured">
131+
<components
132+
jcr:primaryType="nt:unstructured"
133+
sling:resourceType="nt:unstructured">
134+
<template
135+
jcr:primaryType="nt:unstructured"
136+
sling:resourceType="nt:unstructured"/>
137+
<content
138+
jcr:primaryType="nt:unstructured"
139+
sling:resourceType="nt:unstructured"/>
140+
<layout jcr:primaryType="nt:unstructured">
141+
<article jcr:primaryType="nt:unstructured"/>
142+
</layout>
143+
<media jcr:primaryType="nt:unstructured">
144+
<image jcr:primaryType="nt:unstructured">
145+
<policy_default_image
146+
jcr:lastModified="{Date}2019-02-23T00:13:16.094+11:00"
147+
jcr:lastModifiedBy="admin"
148+
jcr:primaryType="nt:unstructured"
149+
jcr:title="Default Image Policy"
150+
sling:resourceType="wcm/core/components/policy/policy"
151+
allowedRenditionWidths="[480,640,720,800,960,1024,1280,1440,1920,2048]"
152+
allowUpload="false"
153+
altValueFromDAM="false"
154+
disableLazyLoading="true"
155+
displayPopupTitle="false"
156+
isDecorative="false"
157+
jpegQuality="{Long}82"
158+
titleValueFromDAM="false"
159+
uuidDisabled="false">
160+
<jcr:content jcr:primaryType="nt:unstructured"/>
161+
<plugins jcr:primaryType="nt:unstructured">
162+
<crop
163+
jcr:primaryType="nt:unstructured"
164+
features="*">
165+
<aspectRatios jcr:primaryType="nt:unstructured">
166+
<wideLandscape
167+
jcr:primaryType="nt:unstructured"
168+
name="Wide Landscape"
169+
ratio="0.6180"/>
170+
<landscape
171+
jcr:primaryType="nt:unstructured"
172+
name="Landscape"
173+
ratio="0.8284"/>
174+
<square
175+
jcr:primaryType="nt:unstructured"
176+
name="Square"
177+
ratio="1"/>
178+
<portrait
179+
jcr:primaryType="nt:unstructured"
180+
name="Portrait"
181+
ratio="1.6180"/>
182+
183+
<freehand
184+
jcr:primaryType="nt:unstructured"
185+
text="Free hand"
186+
ratio="0"
187+
value="0,0"/>
188+
<twobythree
189+
jcr:primaryType="nt:unstructured"
190+
text="2 x 3"
191+
ratio="0.6666"
192+
value="2,3"/>
193+
<threebyfive
194+
jcr:primaryType="nt:unstructured"
195+
text="3 x 5"
196+
ratio="0.6"
197+
value="3,5"/>
198+
<sixteenbynine
199+
jcr:primaryType="nt:unstructured"
200+
text="16 x 9"
201+
ratio="1.7777"
202+
value="16,9"/>
203+
<square
204+
jcr:primaryType="nt:unstructured"
205+
text="Square"
206+
ratio="1"
207+
value="1,1"/>
208+
</aspectRatios>
209+
</crop>
210+
<rotate
211+
jcr:primaryType="nt:unstructured"
212+
features="right"/>
213+
<flip
214+
jcr:primaryType="nt:unstructured"
215+
features="-"/>
216+
</plugins>
217+
</policy_default_image>
218+
</image>
219+
</media>
220+
</components>
221+
</aemdesign>
222+
</jcr:root>
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:crx="http://www.day.com/crx/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
3+
jcr:primaryType="rep:ACL">
4+
<allow
5+
jcr:primaryType="rep:GrantACE"
6+
rep:principalName="everyone"
7+
rep:privileges="{Name}[jcr:read]"/>
8+
<allow1
9+
jcr:primaryType="rep:GrantACE"
10+
rep:principalName="content-authors"
11+
rep:privileges="{Name}[crx:replicate]"/>
12+
<allow2
13+
jcr:primaryType="rep:GrantACE"
14+
rep:principalName="template-authors"
15+
rep:privileges="{Name}[jcr:versionManagement,crx:replicate,rep:write,jcr:lockManagement]"/>
16+
<allow3
17+
jcr:primaryType="rep:GrantACE"
18+
rep:principalName="version-manager-service"
19+
rep:privileges="{Name}[jcr:versionManagement,rep:write]"/>
20+
</jcr:root>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
3+
jcr:mixinTypes="[rep:AccessControllable]"
4+
jcr:primaryType="cq:Page">
5+
<rep:policy/>
6+
</jcr:root>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:rep="internal"
3+
jcr:primaryType="rep:ACL">
4+
<allow
5+
jcr:primaryType="rep:GrantACE"
6+
rep:principalName="template-authors"
7+
rep:privileges="{Name}[jcr:read]"/>
8+
</jcr:root>
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<jcr:root xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:mix="http://www.jcp.org/jcr/mix/1.0"
3+
jcr:mixinTypes="[mix:lockable]"
4+
jcr:primaryType="cq:Template"
5+
ranking="{Long}1">
6+
<jcr:content
7+
jcr:description="AEM.Design Base Page"
8+
jcr:primaryType="cq:PageContent"
9+
jcr:title="AEM.Design Base Page"
10+
status="enabled"/>
11+
</jcr:root>
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<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"
3+
jcr:primaryType="cq:Page">
4+
<jcr:content
5+
jcr:primaryType="cq:PageContent"
6+
sling:resourceType="aemdesign/components/template/base">
7+
<article
8+
jcr:primaryType="nt:unstructured"
9+
sling:resourceType="aemdesign/components/layout/article">
10+
<par
11+
jcr:primaryType="nt:unstructured"
12+
sling:resourceType="aemdesign/components/layout/container"/>
13+
</article>
14+
</jcr:content>
15+
</jcr:root>

0 commit comments

Comments
 (0)