Skip to content

Commit 15020c0

Browse files
committed
Descriptions for sections
1 parent 7c5d9c5 commit 15020c0

File tree

8 files changed

+8
-0
lines changed

8 files changed

+8
-0
lines changed

src/templates/sections/about.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "about",
33
"title": "About",
4+
"description": "Designers, developers, publishers and bloggers love Textpattern for its flexibility. It has a powerful engine that can be tuned to suit whatever type of website you can imagine.",
45
"page": "standard",
56
"css": "default",
67
"is_default": false,

src/templates/sections/contact.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "contact",
33
"title": "Contact",
4+
"description": "Use this online enquiry form to contact the Textpattern Development Team.",
45
"page": "contact",
56
"css": "default",
67
"is_default": false,

src/templates/sections/default.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "default",
33
"title": "Default",
4+
"description": "Textpattern CMS is a free, open source content management system with a browser-based interface in over 40 languages.",
45
"page": "default",
56
"css": "default",
67
"is_default": false,

src/templates/sections/license.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "license",
33
"title": "Software license",
4+
"description": "Textpattern CMS is free, open source software, distributed under the GNU General Public License Version 2 (GPLv2).",
45
"page": "sticky_only",
56
"css": "default",
67
"is_default": false,

src/templates/sections/privacy.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "privacy",
33
"title": "Privacy policy",
4+
"description": "This privacy policy governs the manner in which Textpattern collects, uses, maintains and discloses information collected from users.",
45
"page": "sticky_only",
56
"css": "default",
67
"is_default": false,

src/templates/sections/showcase.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "showcase",
33
"title": "Site showcase",
4+
"description": "Feast your eyes on some of the awesome websites powered by Textpattern CMS in our site showcase section.",
45
"page": "showcase",
56
"css": "default",
67
"is_default": false,

src/templates/sections/start.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "start",
33
"title": "Get started",
4+
"description": "Getting started with Textpattern CMS. How to install, upgrade and get involved with the content management system.",
45
"page": "sticky_only",
56
"css": "default",
67
"is_default": false,

src/templates/sections/weblog.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "weblog",
33
"title": "Blog",
4+
"description": "Latest blogs from Team Textpattern and guests; Textpattern news and other tidbits of info that we find of interest.",
45
"page": "blog",
56
"css": "default",
67
"is_default": true,

0 commit comments

Comments
 (0)