This is Profile, developed by mlpilling at highproductivity.ca is intended as a generic set of "Hello World" help pages for new wikis. It uses the
wiki handler
Part documentation and part encouragement, it will introduce the best features of tiki and provide some basic starter information like wiki syntax and general best practices.
First we will list the pages here and then create YAML later.
Help
Wiki
Blogs
Articles
Forums
Surveys
Forms
Groups_and_Categories
Custom_Modules
Understanding_Wiki
Site_Layout
History
Wiki_Editing
Getting_Started_with_your_Tikiwiki_Site
Comments
HTML_pages
Trackers
User_Features
Shoutbox
Contents
Project_Dashboard_Example
Participation_Rules
good_editor
bad_editor
good_edit
bad_edit
todo
The_Wiki_Managers_Startup_Guide
Site_Todos
wiki_new_user_training
be bold
wiki_user_guide
Code
YAML
preferences:
enable: [ feature_wiki ]
objects:
-
type: wiki_page
data:
name: Help
description: Help with Tikiwiki features.
content: wikicontent:Help
-
type: wiki_page
data:
name: Wiki
content: wikicontent:Wiki
-
type: wiki_page
data:
name: Trackers
content: wikicontent:Trackers
-
type: wiki_page
data:
name: Forums
content: wikicontent:Forums
-
type: wiki_page
data:
name: Articles
content: wikicontent:Articles
-
type: wiki_page
data:
name: Comments
content: wikicontent:Comments
-
type: wiki_page
data:
name: Surveys
content: wikicontent:Surveys
-
type: wiki_page
data:
name: Forms
content: wikicontent:Forms
-
type: wiki_page
data:
name: Groups and Categories
content: wikicontent:Groups_and_Categories