History: Help_Pages
Source of version: 49 (current)
Copy to clipboard
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)) ^Tested & Working: for versioms 2.2 , 3.x, 4.x^ 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. !Included Pages {SPLIT()} ((Help)) ((Wiki)) ((Blogs)) ((Articles)) ((Forums)) ((Surveys)) ((Forms)) ((Groups_and_Categories)) ((Custom_Modules)) ((Understanding_Wiki)) ((Site_Layout)) ((History)) ((Wiki_Editing)) ((Getting_Started_with_your_Tiki_Site)) ((Comments)) ((HTML_pages)) --- ((Trackers)) ((User_Features)) ((Shoutbox)) ((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)) {SPLIT} !!Code {CODE(caption=>YAML)} objects: - 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 - type: wiki_page data: name: Custom Modules content: wikicontent:Custom_Modules - type: wiki_page data: name: Site Layout content: wikicontent:Site_Layout - type: wiki_page data: name: History content: wikicontent:History - type: wiki_page data: name: Wiki Editing content: wikicontent:Wiki_Editing - type: wiki_page data: name: Getting Started with your Tiki Site content: wikicontent:Getting_Started_with_your_Tiki_Site - type: wiki_page data: name: Comments content: wikicontent:Comments - type: wiki_page data: name: HTML pages content: wikicontent:HTML_pages - type: wiki_page data: name: Trackers content: wikicontent:Trackers - type: wiki_page data: name: User Features content: wikicontent:User_Features - type: wiki_page data: name: Shoutbox content: wikicontent:Shoutbox - type: wiki_page data: name: Menus content: wikicontent:Menus - type: wiki_page data: name: Project Dashboard Example content: wikicontent:Project_Dashboard_Example - type: wiki_page data: name: Participation Rules content: wikicontent:Participation_Rules - type: wiki_page data: name: good editor content: wikicontent:good_editor - type: wiki_page data: name: bad editor content: wikicontent:bad_editor - type: wiki_page data: name: good edit content: wikicontent:good_edit - type: wiki_page data: name: bad edit content: wikicontent:bad_edit - type: wiki_page data: name: The Wiki Managers Startup Guide content: wikicontent:The_Wiki_Managers_Startup_Guide - type: wiki_page data: name: Site Todos content: wikicontent:Site_Todos - type: wiki_page data: name: wiki new user training content: wikicontent:wiki_new_user_training - type: wiki_page data: name: be bold content: wikicontent:be_bold - type: wiki_page data: name: wiki user guide content: wikicontent:wiki_user_guide - type: wiki_page data: name: be bold content: wikicontent:be bold {CODE}