The purpose of this profile is to generate a quick start for a Web Presence of a typical small business. The profile will ask a few questions.
Features
YAML
preferences:
style: thenews.css
feature_wiki: y
feature_phplayers: y
feature_cssmenus: y
feature_top_bar: y
feature_sitemenu: y
feature_topbar_id_menu: $profileobject:SOWP_split_level_menu$
siteTitle: $profilerequest:browsertitle$The title I want in the browser$
feature_user_watches_translations: n
feature_wiki_paragraph_formatting: y
feature_wiki_paragraph_formatting_add_br: y
feature_wiki_ext_icon: n
feature_wiki_description: y
feature_page_title: n
feature_file_galleries: y
YAML
objects:
-
type: menu
ref: SOWP_split_level_menu
data:
name: My Menu
description: A menu containing the base navigation of the site
collapse: none
position: left
order: 1
groups: [ Anonymous ]
items:
-
name: Home
url: ((HomePage))
groups: [ Anonymous ]
-
name: About
url: ((About))
groups: [ Anonymous ]
items:
-
name: History
url: ((History))
groups: [ Anonymous ]
-
name: Team
url: ((Team))
groups: [ Anonymous ]
-
name: Products
url: ((Products))
groups: [ Anonymous ]
-
name: Services
url: ((Services))
groups: [ Anonymous ]
-
name: Contact
url: ((Contact))
groups: [ Anonymous ]
Wiki pages
YAML
objects:
-
type: wiki_page
ref: wiki_sample_page_About
data:
name: About
description: About
lang: en
mode: create_or_update
content: wikicontent:Simple_Sample_Page
-
type: wiki_page
ref: wiki_sample_page_History
data:
name: History
description: History
lang: en
mode: create_or_update
content: wikicontent:Simple_Sample_Page
-
type: wiki_page
ref: wiki_sample_page_Team
data:
name: Team
description: Team
lang: en
mode: create_or_update
content: wikicontent:Simple_Sample_Page
-
type: wiki_page
ref: wiki_sample_page_Products
data:
name: Products
description: Products
lang: en
mode: create_or_update
content: wikicontent:Simple_Sample_Page
-
type: wiki_page
ref: wiki_sample_page_Services
data:
name: Services
description: Services
lang: en
mode: create_or_update
content: wikicontent:Simple_Sample_Page
-
type: wiki_page
ref: wiki_sample_page_Contact
data:
name: Contact
description: Contact
lang: en
mode: create_or_update
content: wikicontent:Simple_Sample_Page
File Gallery
YAML
objects:
-
type: file_gallery
ref: primary
data:
name: Company XYZ
description: All files owned by the company
owner: admin
flags: [ public, visible, lockable ]
column: [ icon, name, created, creator, files ]
Extends
Contact_Form
YAML
dependencies:
- $profiles.tikiwiki.org:Contact_Form:contact_us_form
Permissions
Uses:
Publishing_Permissions
YAML
dependencies:
- $profiles.tikiwiki.org:Publishing_Permissions:Publishing_Permissions
Personalization
Sender email: I want no default: how?
later: Add company name & logo in top somewhere