Skip to content

Commit

Permalink
switch folder pages to actual franklin content pages, otherwise bulk …
Browse files Browse the repository at this point in the history
…metadata does not work
  • Loading branch information
stefanseifert committed May 14, 2024
1 parent ba568cd commit c660d03
Show file tree
Hide file tree
Showing 8 changed files with 163 additions and 24 deletions.
3 changes: 2 additions & 1 deletion jcr_root/content/adaptto/.content.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
cq:allowedTemplates="[/libs/core/franklin/templates/.*]"
jcr:primaryType="sling:Folder"
jcr:title="adaptto"/>
32 changes: 27 additions & 5 deletions jcr_root/content/adaptto/xwalk/.content.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
cq:allowedTemplates="[/libs/core/franklin/templates/.*]"
cq:conf="/conf/adaptto/xwalk"
jcr:primaryType="sling:Folder"
jcr:title="xwalk"/>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:allowedTemplates="[/libs/core/franklin/templates/.*]"
cq:conf="/conf/adaptto/xwalk"
cq:template="/libs/core/franklin/templates/page"
jcr:primaryType="cq:PageContent"
jcr:title="xwalk"
sling:resourceType="core/franklin/components/page/v1/page"
jcr:mixinTypes="[cq:ReplicationStatus]"
cq:lastReplicated="{Date}2024-04-30T00:00:00.000+02:00"
cq:lastReplicationAction="Activate">
<root
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/root/v1/root">
<section
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/section/v1/section"/>
</root>
</jcr:content>
<_x0032_023/>
<_x0032_024/>
<_helix/>
<speakers/>
<metadata/>
<redirects/>
</jcr:root>
29 changes: 26 additions & 3 deletions jcr_root/content/adaptto/xwalk/2023/.content.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="sling:Folder"
jcr:title="2023"/>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:template="/libs/core/franklin/templates/page"
jcr:primaryType="cq:PageContent"
jcr:title="2023"
sling:resourceType="core/franklin/components/page/v1/page"
jcr:mixinTypes="[cq:ReplicationStatus]"
cq:lastReplicated="{Date}2024-04-30T00:00:00.000+02:00"
cq:lastReplicationAction="Activate">
<root
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/root/v1/root">
<section
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/section/v1/section"/>
</root>
</jcr:content>
<fragments/>
<conference/>
<footer/>
<index/>
<nav/>
<schedule/>
<schedule-data/>
</jcr:root>
21 changes: 18 additions & 3 deletions jcr_root/content/adaptto/xwalk/2023/fragments/.content.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="sling:OrderedFolder"
jcr:title="fragments">
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:template="/libs/core/franklin/templates/page"
jcr:primaryType="cq:PageContent"
jcr:title="fragments"
sling:resourceType="core/franklin/components/page/v1/page"
jcr:mixinTypes="[cq:ReplicationStatus]"
cq:lastReplicated="{Date}2024-04-30T00:00:00.000+02:00"
cq:lastReplicationAction="Activate">
<root
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/root/v1/root">
<section
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/section/v1/section"/>
</root>
</jcr:content>
<aside-bar/>
<teaser-bar/>
</jcr:root>
27 changes: 24 additions & 3 deletions jcr_root/content/adaptto/xwalk/2024/.content.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,25 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="sling:Folder"
jcr:title="2024"/>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:template="/libs/core/franklin/templates/page"
jcr:primaryType="cq:PageContent"
jcr:title="2024"
sling:resourceType="core/franklin/components/page/v1/page"
jcr:mixinTypes="[cq:ReplicationStatus]"
cq:lastReplicated="{Date}2024-04-30T00:00:00.000+02:00"
cq:lastReplicationAction="Activate">
<root
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/root/v1/root">
<section
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/section/v1/section"/>
</root>
</jcr:content>
<fragments/>
<conference/>
<footer/>
<index/>
<nav/>
</jcr:root>
21 changes: 18 additions & 3 deletions jcr_root/content/adaptto/xwalk/2024/fragments/.content.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="sling:OrderedFolder"
jcr:title="fragments">
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:template="/libs/core/franklin/templates/page"
jcr:primaryType="cq:PageContent"
jcr:title="fragments"
sling:resourceType="core/franklin/components/page/v1/page"
jcr:mixinTypes="[cq:ReplicationStatus]"
cq:lastReplicated="{Date}2024-04-30T00:00:00.000+02:00"
cq:lastReplicationAction="Activate">
<root
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/root/v1/root">
<section
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/section/v1/section"/>
</root>
</jcr:content>
<aside-bar/>
<teaser-bar/>
</jcr:root>
24 changes: 21 additions & 3 deletions jcr_root/content/adaptto/xwalk/_helix/.content.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="sling:Folder"
jcr:title="_helix"/>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:template="/libs/core/franklin/templates/page"
jcr:primaryType="cq:PageContent"
jcr:title="_helix"
sling:resourceType="core/franklin/components/page/v1/page"
jcr:mixinTypes="[cq:ReplicationStatus]"
cq:lastReplicated="{Date}2024-04-30T00:00:00.000+02:00"
cq:lastReplicationAction="Activate">
<root
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/root/v1/root">
<section
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/section/v1/section"/>
</root>
</jcr:content>
<config/>
<headers/>
</jcr:root>
30 changes: 27 additions & 3 deletions jcr_root/content/adaptto/xwalk/speakers/.content.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,28 @@
<?xml version="1.0" encoding="UTF-8"?>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="sling:Folder"
jcr:title="speakers"/>
<jcr:root xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:sling="http://sling.apache.org/jcr/sling/1.0"
jcr:primaryType="cq:Page">
<jcr:content
cq:template="/libs/core/franklin/templates/page"
jcr:primaryType="cq:PageContent"
jcr:title="speakers"
sling:resourceType="core/franklin/components/page/v1/page"
jcr:mixinTypes="[cq:ReplicationStatus]"
cq:lastReplicated="{Date}2024-04-30T00:00:00.000+02:00"
cq:lastReplicationAction="Activate">
<root
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/root/v1/root">
<section
jcr:primaryType="nt:unstructured"
sling:resourceType="core/franklin/components/section/v1/section"/>
</root>
</jcr:content>
<artur-kudlacz/>
<carsten-ziegeler/>
<duy-nguyen/>
<lucian-ghita/>
<robert-munteanu/>
<sharanya-vinod/>
<stefan-seifert/>
<vlad-bailescu/>
</jcr:root>

0 comments on commit c660d03

Please sign in to comment.