The purpose of this profile is to generate a quick start for a Corporate Intranet of a typical medium-sized business. The profile will ask a few questions.
This will have the general look of ui.tikiwiki.org with the coelesce.css theme.
Activating features
YAML
preferences:
feature_articles : y
feature_blogs : y
feature_calendar : y
feature_file_galleries : y
feature_forums : y
feature_polls : y
feature_trackers : y
feature_newsletters : y
feature_wiki : y
feature_categories : y
feature_score : y
feature_trackers : y
feature_search : y
feature_minichat : y
feature_sheet : y
feature_user_watches : y
feature_group_watches : y
feature_groupalert : y
feature_messages : y
feature_notepad : y
feature_tasks : y
feature_mytiki : y
feature_user_bookmarks : y
feature_userfiles : y
feature_wiki_print : y
Other preferences
YAML
preferences:
style: coelesce.css
feature_useGroupHome : y
allowRegister : n
forgotPass : y
feature_userPreferences : y
YAML
preferences:
feature_sitemenu : y
feature_topbar_id_menu: $profileobject:Company_Intranet_menu$
YAML
objects:
-
type: menu
ref: Company_Intranet_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
- Policies & procedures
- New employee section
- About this site
- How tos
- Employee_directory (phone book)
- Forms
- Vacation request
- Employee referrals
- Employee suggestions
- Job_board
- News
- Calendar
- Lost & Found, birth announcements, etc.
- Discussion forum
- Links
- File gallery
Create stubs of wiki pages above
FAQ: a Wiki page but with nice FAQ style format
Modules
Since your last visit...
Permissions
Uses:
Intranet_Permissions
I want the whole page here as there is no reference
YAML
dependencies:
- $profiles.tikiwiki.org:Intranet_Permissions:Intranet_Permissions
Personalization
Sender email: I want no default: how?
later: Add company name & logo in top somewhere
YAML
preferences:
siteTitle: $profilerequest:siteTitle$The title I want in the browser$