Table of contents
The purpose of this profile is to generate a quick start for a Web Presence of a typical small business using Tiki28 or newer versions. The profile will ask a few questions.
General Features & settings
YAML
preferences: feature_topbar_id_menu: $profileobject:small_org_menu$ feature_top_bar: y feature_sitemenu: y sitetitle: $profilerequest:sitetitle$Our organization$ sitesubtitle: $profilerequest:sitesubtitle$Your tech, Our priority$ browsertitle: $profilerequest:browsertitle$Our organization$ site_title_location: before wikiplugin_fluidgrid: y wikiplugin_icon: y feature_page_title: n wiki_topline_position: bottom feature_syntax_highlighter: y
Permissions
YAML
permissions: Anonymous: allow: - read_comments - tell_a_friend Registered: allow: [] include: Anonymous Admins: allow: - admin
Menu
YAML
objects: - type: menu ref: small_org_menu parse: y data: name: My Menu description: A menu containing the base navigation of the site collapse: none items: - name: Home url: ((HomePage)) groups: [ Anonymous ] - name: Services url: ((Services)) groups: [ Anonymous ] - name: Testimonials url: ((Testimonials)) groups: [ Anonymous ] - name: Mission url: ((Mission)) groups: [ Anonymous ] - name: About url: ((About)) groups: [ Anonymous ] - name: Contact Us url: tiki-contact.php groups: [ Anonymous ] - type: s name: Admin url: tiki-admin.php groups: [ Admins ] section: null perm: '' userlevel: '0' icon: null class: '' canonic: tiki-admin.php sefurl: tiki-admin.php items: - type: o name: Settings url: tiki-admin.php section: '' perm: '' groups: [ Admins ] userlevel: '0' icon: '' class: '' canonic: tiki-admin.php sefurl: tiki-admin.php - type: o name: Add News Post url: tiki-edit_article.php section: null perm: '' groups: [ Admins ] userlevel: '1' icon: null class: '' canonic: tiki-edit_article.php sefurl: tiki-edit_article.php - type: o name: Manage Posts url: tiki-list_articles.php section: null perm: '' groups: [ Admins ] userlevel: '1' icon: null class: '' canonic: tiki-list_articles.php sefurl: tiki-list_articles.php - type: o name: List Pages url: 'tiki-listpages.php?cookietab=1' section: null perm: '' groups: [ Admins ] userlevel: '1' icon: null class: '' canonic: 'tiki-listpages.php?cookietab=1' sefurl: 'tiki-listpages.php?cookietab=1' - type: o name: Menu url: tiki-admin_menus.php section: null perm: '' groups: [ Admins ] userlevel: '1' icon: null class: '' canonic: tiki-admin_menus.php sefurl: tiki-admin_menus.php
Wiki
YAML
preferences: feature_wiki: y wiki_edit_plugin: y wikiplugin_slider: y
Permissions
YAML
permissions: Anonymous: allow: - view Registered: allow: [] Admins: allow: - admin
Modules
YAML
objects: - type: module data: name: logo params: nobox: 'y' groups: { } order: '1' position: top - type: module data: name: login_box params: mode: popup nobox: 'y' groups: { } order: '2' position: top - type: module data: name: adminbar params: mode: header nobox: 'y' groups: - Admins order: '3' position: top - type: module data: name: rsslist params: nobox: 'y' groups: { } order: '1' position: bottom - type: module data: name: poweredby params: nobox: 'y' icons: 'n' version: 'n' groups: { } order: '2' position: bottom - type: module data: name: menu params: id: $profileobject:small_org_menu$ type: horiz menu_id: tiki-top menu_class: clearfix nobox: 'y' topclass: flex-grow-1 groups: { } order: '1' position: topbar - type: module data: name: search params: compact: 'y' nobox: 'y' groups: { } order: '2' position: topbar - type: module data: name: CustomCSS position: bottom order: 3 params: nobox: y custom: | {literal} <style> .top_modules .module.box-logo { order: 1; } .top_modules .module.box-adminbar { order: 2; width: 45%; } .top_modules .module.box-login_box { order: 3; } [class*="-main"] img { width: 100%; } .org-services, .org-mission, .org-testimonials, .org-about, .org-blog article { margin-left: 50px; margin-right: 50px; padding: 35px 0 0; border-top: 1px solid #ccc; } .org-services h3 .icon { margin-right: 10px; } .org-blog article { margin-top: 50px; } </style> {/literal}
Wiki pages
YAML
instructions: Instructions of the Small Organization Web Presence preferences: enable: [ feature_wiki ] objects: - type: wiki_page ref: Small_Organization_Web_Presence_about_include data: name: About description: About lang: en mode: create_or_update content: wikicontent:test_new_small_organization_web_presence_about_include - type: wiki_page ref: Small_Organization_Web_Presence_home_page_include data: name: HomePage description: Home lang: en mode: create_or_update content: wikicontent:test_new_small_organization_web_presence_homepage_include - type: wiki_page ref: Small_Organization_Web_Presence_testimonials_include data: name: Testimonials description: Home lang: en mode: create_or_update content: wikicontent:test_new_small_organization_web_presence_testimonials_include - type: wiki_page ref: Small_Organization_Web_Presence_services_include data: name: Services description: Home lang: en mode: create_or_update content: wikicontent:test_new_small_organization_web_presence_services_include - type: wiki_page ref: Small_Organization_Web_Presence_mission_include data: name: Mission description: Home lang: en mode: create_or_update content: wikicontent:test_new_small_organization_web_presence_mission_include - type: wiki_page ref: Small_Organization_Web_Presence_instructions data: name: Instructions of the Small Organization Web Presence description: The demo of Small Organization Web Presence profile lang: en mode: create_or_update content: wikicontent:test_new_small_organization_web_presence_instructions
Articles
YAML
preferences: feature_articles: y rss_articles: y
Permissions
YAML
permissions: Anonymous: allow: - read_article Registered: allow: [] Admins: allow: - admin
Sample Articles
YAML
objects: - type: article_topic ref: topic data: name: General - type: article ref: Sample_Articles_include data: title: 5 Signs Your Business Needs Professional IT Support body: As your business grows, your technology should help—not hinder—you. Yet many small businesses put off investing in IT support until something breaks. Here are five signs it might be time to bring in a professional IT team: heading: Is your business struggling with recurring tech issues or slow systems? Here are five clear signs it’s time to call in the experts. type: Article topic: $topic - type: article ref: Sample_Articles_include2 data: title: How to Protect Your Business from Cyber Threats in 2025 body: Cyberattacks are evolving—and targeting businesses of all sizes. From phishing scams to ransomware, threats are more sophisticated than ever. Here's how to protect your business in 2025: heading: Cybersecurity is no longer optional. Here’s how small and medium-sized businesses can stay safe from the latest threats. type: Article topic: $topic - type: article ref: Sample_Articles_include3 data: title: How Articles Work body: As you can see, when viewing a full article. The Header and Body are combined together to create the entire article text. heading: This is text that was added in the Header of the Article type: Article topic: $topic
Contact Us
YAML
preferences: feature_messages: y feature_contact: y contact_anon: y
Permissions
YAML
permissions: Anonymous: allow: - messages Registered: allow: [] Admins: allow: - admin
Modules
YAML
objects: - type: module ref: module_months_links data: position: left order: 20 name: months_links groups: [ Anonymous ] params: nonums: y feature: cms title: Archives section: cms; wiki page
File Gallery
YAML
objects: - type: file_gallery ref: small_org_gallery_id data: name: Small Org Pictures description: Images for the small organization website wiki pages owner: admin archives: 0 flags: [ public, visible, lockable ] column: [ icon, name, created, creator, files ] init_files: - https://tiki.org/display505 - https://tiki.org/display507 - https://tiki.org/display508 - https://tiki.org/display509 - https://tiki.org/display510 - https://tiki.org/display511
Related pages
List of wiki pages in profiles.t.o related to this profile:- test_new_small_organization_web_presence_testimonials_include
- test_new_small_organization_web_presence_services_include
- test_new_small_organization_web_presence_mission_include
- test_new_small_organization_web_presence_instructions
- test_new_small_organization_web_presence_homepage_include
- test_new_small_organization_web_presence_about_include
- test_new_small_organization_web_presence