History: Company_Intranet
Preview of version: 117
Table of contents
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.
Features & settings
Copy to clipboard
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_categories : y feature_score : y feature_shoutbox : y feature_trackers : y feature_search : y feature_minichat : 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 : y feature_wiki_print : y feature_wiki_attachments: y feature_wiki_comments: y feature_backlinks: y style: coelesce.css feature_useGroupHome : y allowRegister : n forgotPass : y feature_userPreferences : y wiki_edit_plugin: y wikiplugin_bloglist: y
feature_wiki_structure?
Creating a menu
Top bar menu
Copy to clipboard
preferences: feature_sitemenu : y feature_topbar_id_menu: $profileobject:Company_Intranet_menu$
Menu items
Copy to clipboard
objects: - type: menu ref: Company_Intranet_menu data: name: My Menu description: A menu containing the base navigation of the site collapse: none items: - name: Home url: ((HomePage)) groups: [ Anonymous ] - name: About url: ((About)) groups: [ Registered ] items: - name: History url: ((History)) groups: [ Registered ] - name: Team url: ((Team)) groups: [ Registered ] - name: Policies & procedures url: ((Policies_procedures)) groups: [ Registered ] - name: Calendar url: tiki-calendar.php groups: [ Registered ] - name: Forums url: tiki-forums.php groups: [ Registered ] - name: Files url: tiki-list_file_gallery.php groups: [ Registered ] - name: Contact url: ((Contact us)) groups: [ Registered ] - name: Admin menu url: tiki-admin_menu_options.php?menuId=43 permissions: [ edit_menu_option ]
- Wiki pages
- Policies & procedures
- New employee section
- About this site
- What is a wiki
- Help
- How tos
- Set up voice mail
- Employee_directory (phone book)
- Forms
- Vacation request
- Employee referrals
- Employee suggestions
- Job_board
- News
- Calendar
- Lost & Found, birth announcements, etc.
- Discussion forum
- Links
- Public site
- Suppliers
- File gallery
- Files by dept
Wiki pages
FAQ: a Wiki page but with nice FAQ style formatAdds company_intranet_home_page_include
Copy to clipboard
objects: - type: wiki_page ref: company_intranet_home_page_include data: name: HomePage description: Home lang: en mode: create_or_update content: wikicontent:company_intranet_home_page_include - 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:company_intranet_team_include - 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_Newsletter data: name: Newsletter description: Newsletter lang: en mode: create_or_update content: wikicontent:Simple_Sample_Page - type: wiki_page ref: wiki_sample_page_policies_procedures data: name: policies_procedures description: Policies and procedures lang: en mode: create_or_update content: wikicontent:Simple_Sample_Page - 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_conact_us data: name: contact us description: Contact us lang: en mode: create_or_update content: wikicontent:Simple_Sample_Page
Sample Blog & Blog Post
This will create a sample blog that will be linked under the Presidents profile in Team DescriptionCopy to clipboard
objects: - type: blog ref: president_blog data: title: $profilerequest:Blog Title$President Blog$ description: $profilerequest:Blog Description$Company News and Updates$ user: $profilerequest:Blog Owner$admin$ use_title: y allow_comments: y heading : $profilerequest:Heading$Company News and Updates$ - type: blog_post data: blog: $president_blog title: Sample Post content: This post was created by the installation profile. - type: blog_post data: blog: $president_blog title: Q3 Results are in content: Profits are up, must be our new Intranet - type: blog_post data: blog: $president_blog title: Great team work content: I would like to personally thank everyone for their team work and dedication to our company
Sample External RSS Feed
This will create an RSS Feed that will be used as a plugin on the homepageCopy to clipboard
objects: - type: rss ref: external_rss_news data: name: External Business News url: http://feeds.reuters.com/reuters/businessNews
tracker definition
This Tracker is setup to be used as a Company DirectoryCopy to clipboard
objects: - type: tracker ref: user_tracker data: name: Users description: Information about users default_status: open show: [ creation_date, modification_date, list_modification_date ] - type: tracker_field ref: login data: name: login tracker: $user_tracker type: user flags: [ searchable, public, list, mandatory, link ] order: 10 options: 1,feeding=1 - type: tracker_field ref: user_name data: name: Name tracker: $user_tracker type: text_field flags: [ public ] order: 20 - type: tracker_field ref: user_business-name data: name: Business Name tracker: $user_tracker type: text_field flags: [ public ] order: 30 - type: tracker_field ref: user_short-description data: name: Short Description tracker: $user_tracker type: text_field flags: [ public ] order: 40 - type: tracker_field ref: user_long-description data: name: Long Description tracker: $user_tracker type: text_area flags: [ public ] order: 50 - type: tracker_field ref: user_profession data: name: Profession tracker: $user_tracker type: text_area flags: [ public ] order: 60 - type: tracker_field ref: user_products data: name: Products tracker: $user_tracker type: text_area flags: [ public ] order: 70 - type: tracker_field ref: user_services data: name: Services tracker: $user_tracker type: text_area flags: [ public ] order: 80 - type: tracker_field ref: user_bio data: name: Bio tracker: $user_tracker type: text_area flags: [ public ] order: 90 - type: tracker_field ref: user_comments data: name: Comments tracker: $user_tracker type: text_area flags: [ public ] order: 100 - type: tracker_field ref: user_street-address data: name: Street Address tracker: $user_tracker type: text_field flags: [ public ] order: 110 - type: tracker_field ref: user_city data: name: City tracker: $user_tracker type: text_field flags: [ public ] order: 120 - type: tracker_field ref: user_state data: name: State tracker: $user_tracker type: text_field flags: [ public ] order: 130 - type: tracker_field ref: user_zip-code data: name: Zip Code tracker: $user_tracker type: text_field flags: [ public ] order: 140 - type: tracker_field ref: user_country data: name: Country tracker: $user_tracker type: country flags: [ public ] order: 150 - type: tracker_field ref: user_email data: name: Email tracker: $user_tracker type: text_field flags: [ public ] order: 160 - type: tracker_field ref: user_website data: name: Website tracker: $user_tracker type: text_field flags: [ public ] order: 170 - type: tracker_field ref: user_primary-phone data: name: Primary Phone tracker: $user_tracker type: text_field flags: [ public ] order: 180 - type: tracker_field ref: user_secondary-phone data: name: Secondary Phone tracker: $user_tracker type: text_field flags: [ public ] order: 190 - type: tracker_field ref: user_facebook data: name: Facebook page tracker: $user_tracker type: text_field flags: [ searchable, public, list ] order: 200 - type: tracker_field ref: user_skypeid data: name: SkypeID tracker: $user_tracker type: text_field flags: [ public, mandatory ] order: 21 - type: tracker_field ref: user_icq data: name: ICQ tracker: $user_tracker type: text_field flags: [ public ] order: 220 - type: tracker_field ref: user_msn data: name: MSN tracker: $user_tracker type: text_field flags: [ public ] order: 230 - type: tracker_field ref: user_aol data: name: AOL tracker: $user_tracker type: text_field flags: [ public ] order: 240 - type: tracker_field ref: user_yahoo data: name: Yahoo tracker: $user_tracker type: text_field flags: [ public ] order: 250
Special permission on HomePage
This page company_intranet_home_page_include created above
Copy to clipboard
permissions: Anonymous: objects: - type: wiki_page id: $company_intranet_home_page_include allow: [ view ]
Modules
Copy to clipboard
objects: - type: module ref: module_shoutbox data: name: shoutbox position : right groups : [Registered] order: 5 - type: module ref: module_upcoming_events data: name: upcoming_events position : right groups : [Registered] order: 10 - type: module ref: module_since_last_visit_new data: name : since_last_visit_new position : right groups : [Registered] order: 20
Personalization
Sender email: I want no default: how?later: Add company name & logo in top somewhere
Copy to clipboard
preferences: browsertitle: $profilerequest:browsertitle$Our Intranet$ sitetitle: $profilerequest:sitetitle$Our Intranet$ sitesubtitle: $profilerequest:sitesubtitle$Improving collaboration$ sitelogo_src: #No logo by default, because it would be Tiki logo feature_sitelogo: y # This permits logo, title and subtitle
Dependencies
Uses:- Test_All_Themes
- Intranet_Permissions
- General_File_Gallery
- General_Forum
- Sample_Articles_include
- live_support_include
Copy to clipboard
dependencies: - $profiles.tikiwiki.org:Intranet_Permissions:Intranet_Permissions - $profiles.tikiwiki.org:General_File_Gallery:General_File_Gallery - $profiles.tikiwiki.org:General_Forum:General_Forum - $profiles.tikiwiki.org:Sample_Articles_include:Sample_Articles_include - $profiles.tikiwiki.org:Sample_Articles_include:Sample_Articles_include2 - $profiles.tikiwiki.org:Test_All_Themes:Test_All_Themes - $profiles.tikiwiki.org:Powered_by:Powered_by # ((Powered_by))
To do
- Remove hardcoded menu admin link $Company_Intranet_menu vs $profileobject:Company_Intranet_menu$
- Put better content in pages