Skip to content

Commit

Permalink
update showcase content after tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wildone committed Feb 14, 2021
1 parent 71f7d53 commit 07770c8
Show file tree
Hide file tree
Showing 18 changed files with 101 additions and 73 deletions.
Original file line number Diff line number Diff line change
@@ -1,22 +1,28 @@
<?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" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/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:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:tags="[aemdesign-showcase:content-type/page]"
cq:template="/conf/aemdesign-showcase/settings/wcm/templates/twocolumn"
jcr:primaryType="cq:PageContent"
jcr:title="Reference Page Content 1"
sling:resourceType="aemdesign/components/template/base">
sling:resourceType="aemdesign/components/template/base"
onTime="{Date}2019-08-14T20:30:00.000+10:00">
<article
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/article">
<par
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/container">
<page-details
jcr:mixinTypes="[cq:Taggable]"
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/details/page-details"
componentId="page1-page-details"/>
componentId="page1-page-details"
hideDescription="true"
showPageDate="true"
textIsRich="true"
variant="default">
</page-details>
<contentblock1
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/contentblock"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@
componentId="contact-details"
description="Custom Description"
descriptionFormat="aemdesign-showcase:component-style-theme/details/contact-details/format/description/jobTitleAtEmployeeWithEmail"
email="max.barrass@isobar.com"
employee="Isobar"
email="max.barrass@gmail.com"
employee="AEM.Design"
familyName="Barrass"
givenName="Max"
honorificPrefix="aemdesign-showcase:component-dialog/honorific/prefix/mr"
jobTitle="Adobe Practice lead"
jobTitle="Founder"
pageMetaProperty="og:type"
pageMetaPropertyContent="article"
showBreadcrumb="false"
Expand All @@ -62,12 +62,12 @@
componentTheme="[aemdesign-showcase:component-style-theme/common,aemdesign-showcase:component-style-theme/content]"
description="Custom Description"
descriptionFormat="aemdesign-showcase:component-style-theme/details/contact-details/format/description/jobTitleAtEmployeeWithEmail"
email="max.barrass@isobar.com"
employee="Isobar"
email="max.barrass@gmail.com"
employee="AEM.Design"
familyName="Barrass"
givenName="Max"
honorificPrefix="aemdesign-showcase:component-dialog/honorific/prefix/mr"
jobTitle="Adobe Practice lead"
jobTitle="Founder"
showBreadcrumb="false"
showParsys="false"
showToolbar="false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,12 @@
componentId="contact-details1"
description="Custom Description"
descriptionFormat="aemdesign-showcase:component-style-theme/details/contact-details/format/description/jobTitleAtEmployeeWithEmail"
email="max.barrass@isobar.com"
employee="Isobar"
email="max.barrass@gmail.com"
employee="AEM.Design"
familyName="Barrass"
givenName="Max"
honorificPrefix="aemdesign-showcase:component-dialog/honorific/prefix/mr"
jobTitle="Adobe Practice lead"
jobTitle="Founder"
showBreadcrumb="false"
showParsys="false"
showToolbar="false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
componentId="contact-details1"
description="Custom Description"
descriptionFormat="aemdesign-showcase:component-style-theme/details/contact-details/format/description/jobTitleAtEmployeeWithEmail"
email="max.barrass@isobar.com"
employee="Isobar"
email="max.barrass@gmail.com"
employee="AEM.Design"
familyName="Barrass"
givenName="Max"
honorificPrefix="aemdesign-showcase:component-dialog/honorific/prefix/mr"
jobTitle="Adobe Practice lead"
jobTitle="Founder"
showBreadcrumb="false"
showParsys="false"
showToolbar="false"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
<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"
jcr:primaryType="cq:Page">
<jcr:content
cq:lastModified="{Date}2019-09-16T01:29:57.363+10:00"
cq:lastModifiedBy="admin"
cq:tags="[aemdesign-showcase:content-type/page]"
cq:template="/conf/aemdesign-showcase/settings/wcm/templates/twocolumn"
jcr:description="Page Properties - Description"
Expand All @@ -25,9 +23,9 @@
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/details/generic-details"
componentId="generic-details"
description="&lt;p>Generic Details to showcase base behaviour of Details components&lt;/p>"
pageMetaProperty="og:type"
pageMetaPropertyContent="article"
description="&lt;p>Generic Details to showcase base behaviour of Details components&lt;/p>"
textIsRich="true">
<pagedate
jcr:primaryType="nt:unstructured"
Expand Down Expand Up @@ -79,8 +77,11 @@
sling:resourceType="aemdesign/components/details/page-details"
componentId="generic-details2"
showBreadcrumb="true"
showPageDate="true"
showParsys="true"
showToolbar="true">
showToolbar="true"
textIsRich="true"
variant="default">
<toolbar
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/navbar"
Expand Down Expand Up @@ -356,28 +357,28 @@
</par>
</contentblock9>
<contentblock10
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/contentblock"
componentId="contentblock10"
hideTitle="false"
hideTitleSeparator="true"
title="Generic Details: Using Content Fragment as Source"
variant="advsection">
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/contentblock"
componentId="contentblock10"
hideTitle="false"
hideTitleSeparator="true"
title="Generic Details: Using Content Fragment as Source"
variant="advsection">
<par
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/container">
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/container">
<genericdetails
jcr:mixinTypes="[cq:Taggable]"
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/details/generic-details"
componentId="generic-details10"
textIsRich="true"
variant="aemdesign-showcase:component-dialog/components/details/generic-details/variant/default">
jcr:mixinTypes="[cq:Taggable]"
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/details/generic-details"
componentId="generic-details10"
textIsRich="true"
variant="aemdesign-showcase:component-dialog/components/details/generic-details/variant/default">
<pagedate
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/content/pagedate"
componentId="pagedate10"
publishDate="{Date}2019-09-15T15:15:00.000+10:00"/>
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/content/pagedate"
componentId="pagedate10"
publishDate="{Date}2019-09-15T15:15:00.000+10:00"/>
</genericdetails>
</par>
</contentblock10>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,12 @@
description="&lt;p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.&lt;/p>&#xd;&#xa;&lt;h3>Sub - heading&lt;/h3>&#xd;&#xa;&lt;p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo. Nemo enim ipsam voluptatem quia voluptas sit aspernatur aut odit aut fugit, sed quia consequuntur magni dolores eos qui ratione voluptatem sequi nesciunt. Neque porro quisquam est, qui dolorem ipsum quia dolor sit amet, consectetur, adipisci velit, sed quia non numquam eius modi tempora incidunt ut labore et dolore magnam aliquam quaerat voluptatem. Ut enim ad minima veniam, quis nostrum exercitationem ullam corporis suscipit laboriosam, nisi ut aliquid ex ea commodi consequatur? Quis autem vel eum iure reprehenderit qui in ea voluptate velit esse quam nihil molestiae consequatur, vel illum qui dolorem eum fugiat quo voluptas nulla pariatur?&lt;/p>"
publishDate="{Date}2019-01-16T09:57:00.000+11:00"
showBreadcrumb="true"
showPageDate="true"
showParsys="true"
showToolbar="true"
title="News Details Title">
textIsRich="true"
title="News Details Title"
variant="default">
<bgimage
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/media/image"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?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" xmlns:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="cq:Page">
<page-properties-description/>
<jcr:content
onTime="{Date}2019-05-30T11:57:35.140+10:00"
cq:tags="[aemdesign-showcase:content-type/page]"
Expand Down Expand Up @@ -46,9 +47,13 @@
componentId="page-details1"
description="Custom Description"
showBreadcrumb="false"
showPageDate="true"
showParsys="false"
showToolbar="false"
title="Page Title"/>
textIsRich="true"
title="Page Title"
variant="default">
</pagedetails>
</par>
</contentblock1>
<contentblock2
Expand Down Expand Up @@ -234,9 +239,13 @@
hideDescription="true"
hideTitle="true"
showBreadcrumb="false"
showPageDate="false"
showParsys="false"
showToolbar="false"
title="Page Title"/>
textIsRich="true"
title="Page Title"
variant="default">
</pagedetails>
</par>
</contentblock6>
</par>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?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" xmlns:mix="http://www.jcp.org/jcr/mix/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/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:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:lastModified="{Date}2019-03-17T13:57:33.744+11:00"
Expand All @@ -8,7 +8,8 @@
cq:template="/conf/aemdesign-showcase/settings/wcm/templates/twocolumn"
jcr:primaryType="cq:PageContent"
jcr:title="Tab Page Content 1"
sling:resourceType="aemdesign/components/template/base">
sling:resourceType="aemdesign/components/template/base"
onTime="{Date}2019-08-14T11:57:35.140+10:00">
<article
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/article">
Expand All @@ -18,7 +19,8 @@
<page-details
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/details/page-details"
componentId="page-details"/>
componentId="page-details"
showPageDate="true"/>
<contentblock1
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/contentblock"
Expand Down
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: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" xmlns:nt="http://www.jcp.org/jcr/nt/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:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:tags="[aemdesign-showcase:content-type/page,aemdesign-showcase:content-type/page/article]"
cq:template="/conf/aemdesign-showcase/settings/wcm/templates/twocolumn"
jcr:primaryType="cq:PageContent"
jcr:title="Tab Page Content 2"
sling:resourceType="aemdesign/components/template/base">
sling:resourceType="aemdesign/components/template/base"
onTime="{Date}2019-08-14T11:57:35.140+10:00">
<article
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/article">
Expand All @@ -16,7 +17,8 @@
<page-details
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/details/page-details"
componentId="page-details"/>
componentId="page-details"
showPageDate="true"/>
<contentblock1
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/contentblock"
Expand Down
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: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" xmlns:nt="http://www.jcp.org/jcr/nt/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:nt="http://www.jcp.org/jcr/nt/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:tags="[aemdesign-showcase:content-type/page,aemdesign-showcase:content-type/page/article]"
cq:template="/conf/aemdesign-showcase/settings/wcm/templates/twocolumn"
jcr:primaryType="cq:PageContent"
jcr:title="Tab Page Content 3"
sling:resourceType="aemdesign/components/template/base">
sling:resourceType="aemdesign/components/template/base"
onTime="{Date}2019-08-14T11:57:35.140+10:00">
<article
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/article">
Expand All @@ -16,7 +17,8 @@
<page-details
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/details/page-details"
componentId="page-details"/>
componentId="page-details"
showPageDate="true"/>
<contentblock1
jcr:primaryType="nt:unstructured"
sling:resourceType="aemdesign/components/layout/contentblock"
Expand Down
Loading

0 comments on commit 07770c8

Please sign in to comment.