|
c80308e6b3
|
node to page: Add Pages to Page
As an alias to .Data.Pages for home page etc.
Also renamte NodeType to PageType and make it a string so it can be used in `where`.
Updates #2297
|
2016-11-22 09:57:03 +01:00 |
|
|
063b78d2ec
|
node to page: Make Nodes into Pages
* `.Site.Pages` now contains all page types, including sections etc.
* `.Data.Pages` will also contain "node type" pages where relevant.
Updates #2297
|
2016-11-22 09:57:03 +01:00 |
|
|
d3d3863c05
|
node to page: Add all nodes to sitemap
Updates #2297
Fixes #1303
|
2016-11-22 09:57:03 +01:00 |
|
|
ec2d502b4f
|
node to page: Handle translations
Updates #2297
|
2016-11-22 09:57:03 +01:00 |
|
|
698b994f71
|
node to page: Fix the page collections
Updates #2297
|
2016-11-22 09:57:03 +01:00 |
|