Skip to content
Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 0 additions & 29 deletions Configuration/Development/ddev/Settings.Log.yaml

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
'Vendor.WheelInventor:Collection.Content.Main':
superTypes:
'Neos.Neos:ContentCollection': true
constraints:
nodeTypes:
'*': false
'Neos.Neos:Document': false
'Vendor.WheelInventor:Constraint.Content.Main': true
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
'Vendor.WheelInventor:Constraint.Content.Main':
abstract: true
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
'Vendor.WheelInventor:Constraint.Document.Restricted':
abstract: true
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
'Vendor.WheelInventor:Content.Text':
superTypes:
'Vendor.WheelInventor:Content': true
'Vendor.WheelInventor:Constraint.Content.Main': true
ui:
icon: align-justify
label: i18n
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
nodeTypes:
'*': false
'Neos.Neos:Document': false
'Vendor.WheelInventor:Document': true
'Vendor.WheelInventor:Constraint.Document.Restricted': false
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
'Vendor.WheelInventor:Document.Error.404':
superTypes:
'Vendor.WheelInventor:Document': true
'Vendor.WheelInventor:Constraint.Document.Restricted': true
ui:
icon: exclamation-triangle
label: i18n
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
'Vendor.WheelInventor:Document.HomePage':
superTypes:
'Vendor.WheelInventor:Document.LandingPage': true
'Vendor.WheelInventor:Constraint.Document.Restricted': true
ui:
icon: globe
label: i18n

childNodes:
notfound:
type: 'Vendor.WheelInventor:Document.Error.404'
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
'Vendor.WheelInventor:Document.LandingPage':
superTypes:
'Vendor.WheelInventor:Document.WebPage': true

ui:
icon: file-import
label: i18n
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,4 @@

childNodes:
main:
type: 'Neos.Neos:ContentCollection'
constraints:
nodeTypes:
'*': false
'Vendor.WheelInventor:Content.Text': true
type: 'Vendor.WheelInventor:Collection.Content.Main'
Original file line number Diff line number Diff line change
@@ -1,38 +1,61 @@
<?xml version="1.0" encoding="UTF-8"?>
<root>
<site name="Vendor.WheelInventor" state="1" siteResourcesPackageKey="Vendor.WheelInventor" siteNodeName="vendor-wheelinventor">
<site name="Vendor.WheelInventor" state="1" siteResourcesPackageKey="Vendor.WheelInventor"
siteNodeName="vendor-wheelinventor">
<nodes formatVersion="2.0">
<node nodeName="vendor-wheelinventor">
<variant
workspace="live"
nodeType="Vendor.WheelInventor:Document.HomePage"
sortingIndex="100"
version="1"
removed=""
hidden=""
hiddenInIndex=""
>
<node identifier="b9936423-8f86-4834-821b-a14cb6db0407" nodeName="vendor-wheelinventor">
<variant sortingIndex="100" workspace="live" nodeType="Vendor.WheelInventor:Document.HomePage"
version="1" removed="" hidden="" hiddenInIndex="">
<dimensions/>
<accessRoles __type="array"/>
<creationDateTime __type="object" __classname="DateTime">2022-01-18T18:19:35+00:00
</creationDateTime>
<lastModificationDateTime __type="object" __classname="DateTime">2022-01-18T18:19:35+00:00
</lastModificationDateTime>
<properties>
<title __type="string">Vendor.WheelInventor</title>
<uriPathSegment __type="string">vendor-wheelinventor</uriPathSegment>
</properties>
</variant>
<node nodeName="main">
<variant
workspace="live"
nodeType="Vendor.WheelInventor:Collection.Content.Main"
sortingIndex="100"
version="1"
removed=""
hidden=""
hiddenInIndex=""
>
<node identifier="be44cc2e-f9c5-30de-aaeb-9a8f33fc299b" nodeName="main">
<variant sortingIndex="100" workspace="live" nodeType="Vendor.WheelInventor:Collection.Content.Main"
version="1" removed="" hidden="" hiddenInIndex="">
<dimensions/>
<accessRoles __type="array" />
<accessRoles __type="array"/>
<creationDateTime __type="object" __classname="DateTime">2022-01-18T18:19:35+00:00
</creationDateTime>
<lastModificationDateTime __type="object" __classname="DateTime">2022-01-18T18:19:35+00:00
</lastModificationDateTime>
<properties/>
</variant>
</node>
<node identifier="510168d1-9337-7bee-0caf-e20917cbc41c" nodeName="notfound">
<variant sortingIndex="200" workspace="live" nodeType="Vendor.WheelInventor:Document.Error.404"
version="1" removed="" hidden="" hiddenInIndex="1">
<dimensions/>
<accessRoles __type="array"/>
<creationDateTime __type="object" __classname="DateTime">2022-01-18T18:35:50+00:00
</creationDateTime>
<lastModificationDateTime __type="object" __classname="DateTime">2022-01-18T18:35:50+00:00
</lastModificationDateTime>
<properties>
<uriPathSegment __type="string">notfound</uriPathSegment>
<title __type="string">404</title>
</properties>
</variant>
<node identifier="5bec9937-e5b4-7cb8-139d-78b0c7e59c3d" nodeName="main">
<variant sortingIndex="100" workspace="live" nodeType="Neos.Neos:ContentCollection" version="1"
removed="" hidden="" hiddenInIndex="">
<dimensions/>
<accessRoles __type="array"/>
<creationDateTime __type="object" __classname="DateTime">2022-01-18T18:35:50+00:00
</creationDateTime>
<lastModificationDateTime __type="object" __classname="DateTime">2022-01-18T18:35:50+00:00
</lastModificationDateTime>
<properties/>
</variant>
</node>
</node>
</node>
</nodes>
</site>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
prototype(Vendor.WheelInventor:Document.Error.404) < prototype(Vendor.WheelInventor:Document.Page) {
prototype(Vendor.WheelInventor:Document.Error.404) < prototype(Vendor.WheelInventor:Document.WebPage) {
prototype(Neos.Neos:Page) {
httpResponseHead {
statusCode = 404
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
prototype(Vendor.WheelInventor:Document.HomePage) < prototype(Neos.Fusion:Component) {
renderer = Vendor.WheelInventor:Document.Base {
body = Vendor.WheelInventor:Layout.Page {
header = Vendor.WheelInventor:Fragment.SiteHeader

main = Neos.Neos:ContentCollection {
nodePath = 'main'
}

footer = Vendor.WheelInventor:Fragment.SiteFooter
}
}
}
prototype(Vendor.WheelInventor:Document.HomePage) < prototype(Vendor.WheelInventor:Document.WebPage)
Original file line number Diff line number Diff line change
@@ -1,13 +1 @@
prototype(Vendor.WheelInventor:Document.LandingPage) < prototype(Neos.Fusion:Component) {
renderer = Vendor.WheelInventor:Document.Base {
body = Vendor.WheelInventor:Layout.Page {
header = Vendor.WheelInventor:Fragment.SiteHeader

main = Neos.Neos:ContentCollection {
nodePath = 'main'
}

footer = Vendor.WheelInventor:Fragment.SiteFooter
}
}
}
prototype(Vendor.WheelInventor:Document.LandingPage) < prototype(Vendor.WheelInventor:Document.WebPage)