Skip to content

Instantly share code, notes, and snippets.

@RLChris-Lim
Created February 9, 2018 17:48
Show Gist options
  • Save RLChris-Lim/2f54d8df8345e27986e6d9596fb2bf05 to your computer and use it in GitHub Desktop.
Save RLChris-Lim/2f54d8df8345e27986e6d9596fb2bf05 to your computer and use it in GitHub Desktop.
Sample index page
<?xml version="1.0" encoding="UTF-8"?>
<page>
<content-type>/page/entry</content-type> <display-template>/templates/web/entry.ftl</display-template>
<merge-strategy>inherit-levels</merge-strategy>
<placeInNav>false</placeInNav>
<file-name>index.xml</file-name>
<internal-name>Test-suite Testing</internal-name>
<orderDefault_f>-1</orderDefault_f>
<body>&lt;h1&gt;Welcome to Your Crafter CMS Site.&lt;/h1&gt;
&lt;p&gt;This site blueprint is the equivalent of a Hello World. It&amp;#39;s a blank slate on which you can build your own digital experience.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;To create new content types use the Site Config menu in the left Sidebar&lt;/li&gt;
&lt;li&gt;To Update markup (including this text) edit this template under templates in the left Sidebar&lt;/li&gt;
&lt;li&gt;To modify the text below this list click edit in the top toolbar.&lt;/li&gt;
&lt;li&gt;Crafter documentation can be found&amp;nbsp;&lt;a href="http://docs.craftercms.org/en/3.0/" target="_self"&gt;here.&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Crafter CMS authoring and developer training is available. Please contact&amp;nbsp;&lt;a href="mailto:info@craftersoftware.com"&gt;info@craftersoftware.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;div&gt;
&lt;p&gt;The content above is managed in the template. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;This content is managed by the form. &amp;nbsp;Click edit to change OR in the upper right hand corner, click the pencil to turn on in-context editing.&lt;/p&gt;
&lt;/div&gt;</body>
<objectGroupId>8d7f</objectGroupId>
<objectId>8d7f21fa-5e09-00aa-8340-853b7db302da</objectId>
<folder-name/>
<title>Hello!</title>
<disabled>false</disabled>
</page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment