History: Small_Organization_Web_Presence
Preview of version: 153
Table of contents
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
Copy to clipboard
preferences: style: feb12.css enable: [feature_wiki, feature_phplayers, feature_cssmenus, feature_top_bar, feature_sitemenu, feature_wiki_paragraph_formatting, feature_wiki_paragraph_formatting_add_br, feature_wiki_description, feature_file_galleries, feature_trackers] 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_ext_icon: n feature_page_title: n
Menu
Copy to clipboard
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: Newletter url: ((Newsletter)) groups: [ Anonymous ] - name: Contact url: ((Contact)) groups: [ Anonymous ]
Wiki pages
Copy to clipboard
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:Contact_us - type: wiki_page ref: wiki_sample_page_Newsletter data: name: Newsletter description: Newsletter lang: en mode: create_or_update content: wikicontent:Simple_Sample_Page
File Gallery
Copy to clipboard
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 ]
Contact form
Extends Contact_FormCopy to clipboard
#dependencies: #- $profiles.tikiwiki.org:Contact_Form:Contact_us objects: - type: tracker ref: contact_us_form data: name: Contact us description: Contact us form default_status: open show: [ status, creation_date, modification_date, list_modification_date ] allow: [ comments ] - type: tracker_field ref: contact_us_summary data: name: Summary tracker: $contact_us_form type: text_field flags: [ searchable, public, list, mandatory, link ] order: 10 - type: tracker_field ref: contact_us_name data: name: Your name tracker: $contact_us_form type: text_field flags: [ searchable, public, list ] order: 20 - type: tracker_field ref: contact_us_email data: name: Your email tracker: $contact_us_form type: email flags: [ searchable, public, list ] order: 30 - type: tracker_field ref: contact_us_message data: name: Your message tracker: $contact_us_form type: text_area flags: [ searchable, public ] order: 40
Permissions
Uses: Publishing_PermissionsCopy to clipboard
dependencies: - $profiles.tikiwiki.org:Publishing_Permissions:Publishing_Permissions
Personalization
Sender email: I want no default: how?later: Add company name & logo in top somewhere