meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:contribution_guide [2026/04/23 19:22] – doreps | wiki:contribution_guide [2026/05/10 19:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Welcome | + | ====== Welcome ====== |
| + | ===== to the world of uiTotalLauncherManual and It's Dokuwiki | ||
| - | Here is a simplified "Cheat Sheet" focusing on the essentials that will be used **90%** of the time. | + | uiTLM is glad you decided to visit this page. It' |
| - | ----- | + | So, let's get started with what can be helpful in this next step. |
| + | ===== Benefits of Registration ===== | ||
| + | Why register? ++++Click here.| | ||
| - | ==== Headings | + | Discuss and ... |
| + | * List benefits here | ||
| + | * Media Uploads: Mentions that only registered users can upload images to the media manager. | ||
| + | * Subscription Services: Explains the ability to " | ||
| + | * User Profile: Mentions the ability to track personal contributions via the " | ||
| + | ++++ | ||
| + | ===== Navigation Around the Wiki ===== | ||
| + | There are many aids available with uiTLM to research and find areas of interest related to the Total Launcher application. Learn more ++++below.|This is where more would be added like... | ||
| + | ==== Search ==== | ||
| + | ==== Left Sidebar ==== | ||
| + | Sitemap: Suggests including the " | ||
| - | Headings use equals signs `=`. The more equals signs you use, the **larger** or **higher** the heading. The '=' must start on the left margin. | + | ==== Right Sidebar |
| - | * `====== | + | ==== Toby Quick Help ==== |
| - | * `===== Section Title =====` | + | * Toby Quick Help: Defines this tool more clearly. If it is an AI assistant or a specific plugin, the functional interaction should be described (e.g., " |
| - | * `==== Sub-Section | + | ++++ |
| - | ***Tip:** DokuWiki automatically creates a Table of Contents if there areat least three headings on a page. | + | ===== Wiki Concepts: Getting Started ===== |
| - | ----- | + | Before starting to edit and contribute to pages, a few "Big Picture" |
| - | ==== Text ==== | + | ==== Namespaces and Folders |
| - | Think of these as " | + | The location |
| - | | + | * **Structure:** Namespaces are separated by a colon '':'' |
| - | * **//Italic//:** `//Double Slashes//` | + | * **Example:** '' |
| - | * **__Underline__:** < | + | * '' |
| - | * **'' | + | |
| + | * '' | ||
| + | * since all pages are in .txt format, adding an ext of .txt is **not** accepted | ||
| - | ----- | + | ==== File Naming and Creation ==== |
| + | === Naming the Location / Pagename === | ||
| + | A page needs a location (it's street) and pagename (it' address). When combined it becomes a namespace (it's home). Some visitors may be more familiar with Windows or Android naming conventions, | ||
| - | ==== Lists ==== | + | ^ In Windows or Android filename |
| - | Building lists is all about the **indentation** and **steps**. | + | | \root\subdirectory\filename.ext |
| - | * For bullet point: Use **two spaces** from the left margin and an **asterisk** ' | + | |
| - | | + | |
| - | * To create further indentation for either: add 2 more spaces to the previous **indentation** | + | |
| - | * First bullet item | + | === File Creation === |
| - | * Second bullet item | + | Registered users have a " |
| - | | + | |
| - | - First numbered item | + | |
| - | - Second numbered item | + | |
| - | ----- | + | The established method to create a new page is to |
| + | * Locate the **Search Bar** (open it if on mobile) | ||
| + | * enter the desired pagesname (make the wiki search to make sure that location and pagename does not exist | ||
| + | * If **not found**, the response will show the pagename in **red** | ||
| + | * Click the red URL | ||
| + | * A new page will open ready for text entry. | ||
| - | ==== File Paths ==== | + | == Case Sensitivity |
| - | Linking is the " | + | * While DokuWiki |
| + | | ||
| - | ^ In Windows or Android filename | + | <WRAP center round tip> |
| - | | \root\subdirectory\filename.ext | + | It is easy to confuse |
| - | + | * **The Pagename:** This is the URL or location of the file (usually a .txt) such as '' | |
| - | ==== Links: To Pages or Sections on the Same Page ==== | + | |
| - | * **Internal Link within the wiki:** | + | |
| - | * To the same page and section heading '== XYZ ==' | + | |
| - | * **External Link outside the wiki:** < | + | |
| - | + | ||
| - | ----- | + | |
| - | + | ||
| - | ## 5\. Media (Images) | + | |
| - | + | ||
| - | To display an image, use curly braces. | + | |
| - | + | ||
| - | * `{{wiki: | + | |
| - | | + | |
| - | + | ||
| - | ----- | + | |
| - | + | ||
| - | ## 6\. Simple Tables | + | |
| - | + | ||
| - | Tables are built using vertical bars `|` (cells) and carets `^` (headers). | + | |
| - | + | ||
| - | | Goal | Syntax | | + | |
| - | | :--- | :--- | | + | |
| - | | **Header Row** | `^ Header 1 ^ Header 2 ^` | | + | |
| - | | **Standard Row** | `| Content 1 | Content 2 |` | | + | |
| - | + | ||
| - | ----- | + | |
| - | + | ||
| - | ### A Note for the " | + | |
| - | + | ||
| - | Since we know that certain plugins (like `imapmarkers` or `foldplugin`) can be sensitive to formatting, remind your users: | + | |
| - | + | ||
| - | 1. **Save often:** The preview button is your best friend. | + | |
| - | 2. **Whitespace matters:** Always leave a blank line between a paragraph and a list or a table to ensure it renders correctly. | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | ====== DokuWiki Concepts: Getting Started ====== | + | |
| - | + | ||
| - | Before you start writing, here are a few "Big Picture" | + | |
| - | + | ||
| - | ===== 1. Namespaces and Folders ===== | + | |
| - | In DokuWiki, a **Namespace** is just another word for a **Folder**. | + | |
| - | * **Structure: | + | |
| - | * **Example: | + | |
| - | * '' | + | |
| - | * '' | + | |
| - | * '' | + | |
| - | + | ||
| - | ===== 2. Page Names vs. Headings ===== | + | |
| - | It is easy to confuse the **File Name** | + | |
| - | * **The Pagename:** This is the URL (e.g., '' | + | |
| * **The Heading (Title):** The very first line of your page (e.g., '' | * **The Heading (Title):** The very first line of your page (e.g., '' | ||
| + | </ | ||
| - | ===== 3. Paragraphs and New Lines ===== | + | ==== Table of Contents for Pages ==== |
| - | DokuWiki handles " | + | A Table of Contents |
| - | * **New Paragraph: | + | * The TOC can be a drop-down or left extended while scrolling a page. To roll-up the TOC, just click '' |
| - | * **Forced New Line:** If you want to drop to the next line without starting a new paragraph, type two backslashes followed by a space: '' | + | |
| - | * **The " | + | |
| - | + | ||
| - | ===== 4. Automatic | + | |
| - | You don't have to build a menu for your page! As long as you use at least three **Headings** (the lines starting with '' | + | |
| - | ===== 5. Non-Destructive Editing | + | ==== Non-Destructive Editing ==== |
| - | Don't be afraid to make mistakes! | + | Don't be afraid to make mistakes! |
| - | * **Old Revisions: | + | * **Old Revisions: |
| - | * **Preview: | + | * **Preview: |
| + | * If it looks acceptable tap **Save** | ||
| + | * or scroll up to the editing window to make more changes | ||
| + | * Forgetting to **Save** will cause a notification to pop-up and ask | ||
| + | * "Leave site? Changes to your page will not be saved" | ||
| + | * Tap '' | ||
| + | * **Or**, to **Not Save all changes since the last save**, just tap '' | ||
| - | > **Editor' | + | > **A Supporting |
| + | ++++ | ||
| + | After becoming acquainted with Wiki Concepts and Syntax visit the **Playground** namespace where new users can practice syntax without affecting live documentation. Navigate there in either of 2 ways: | ||
| + | - If registered, the **left sidebar** offers | ||
| + | * **Sitemap**: | ||
| + | * A listing of all namespaces will scroll (alphabetical order) | ||
| + | * **Playground**: | ||
| + | * **Playground Page**: Click '' | ||
| + | - Use this link to navigate there directly: [[: | ||
| ---- | ---- | ||
| - | ```text | + | ===== DokuWiki Syntax: The Essentials ===== |
| - | ====== DokuWiki Syntax: The Essentials | + | |
| - | Welcome! | + | DokuWiki is designed to be simple. |
| - | ===== 1. Headings | + | ==== Headings ==== |
| - | Headings use equals signs. Use more for smaller sub-sections. | + | Headings use equals signs ' |
| * ====== Page Title ====== | * ====== Page Title ====== | ||
| * ===== Section Title ===== | * ===== Section Title ===== | ||
| * ==== Sub-Section ==== | * ==== Sub-Section ==== | ||
| - | ===== 2. Formatting Text ===== | + | Headings use equals signs `=`. |
| + | * The more equal signs used, the **larger** or **higher** the heading. The ' | ||
| + | <WRAP indent> | ||
| + | * `====== Top Level Title ======` (Main page title) | ||
| + | * `===== Section Title =====` | ||
| + | * `==== Sub-Section ====` | ||
| + | </ | ||
| + | |||
| + | ==== Formatting Text ==== | ||
| * **Bold:** '' | * **Bold:** '' | ||
| * //Italic:// ''// | * //Italic:// ''// | ||
| Line 132: | Line 115: | ||
| * '' | * '' | ||
| - | ===== 3. Lists ===== | + | ==== Paragraphs and New Lines ==== |
| - | **Important:** You must start a list item with **two spaces**. | + | DokuWiki handles " |
| - | * Bullet points use an asterisk: '' | + | * **New Paragraph:** Press **Enter twice** to leave a blank line. This is the best way to keep text readable. |
| - | * Numbered lists use a dash: '' | + | |
| + | <WRAP centered round tip> | ||
| + | <WRAP centeralign> | ||
| + | - **Save often:** The preview button is your best friend. | ||
| + | | ||
| + | </ | ||
| + | |||
| + | ==== Lists ==== | ||
| + | Building lists is all about the **indentation** and **steps**. | ||
| + | * For bullet point: Use **two spaces** from the left margin and an **asterisk** "' | ||
| + | * For numbered list: Use **two spaces** from the left margin and a **dash** '' | ||
| + | * To create further indentation for either: add 2 more spaces to the previous **indentation** | ||
| + | <WRAP indent> | ||
| + | * First bullet item | ||
| + | * Second bullet item | ||
| + | * Indented sub-item (four spaces) | ||
| + | - First numbered item | ||
| + | - Second numbered item | ||
| + | </ | ||
| + | |||
| + | ==== Links ==== | ||
| + | To link to another **page**, a **section** on the eisting or other page or a **website**, | ||
| + | * Internal: < | ||
| + | * Internal with custom name: < | ||
| + | * External: < | ||
| + | |||
| + | === Media === | ||
| - | ===== 4. Links ===== | + | To display any media use opening and closing curly braces ('' |
| - | To link to another page or a website, use double square brackets. | + | * Images (PNG, jpg gif, webp) |
| - | * Internal: | + | * Video (animated gifs mp4((mp4 format is discouraged due to file size))), use curly braces. |
| - | * Internal with custom name: '' | + | * All media on a page must be located in the '' |
| - | * External: '' | + | * Media for a page is to be located in page namespace for the media |
| + | * | ||
| + | * The fish lives in a " | ||
| + | * The link would be '' | ||
| - | ===== 5. Images ===== | + | * '' |
| - | Use curly braces to show an image. | + | * '' |
| - | * Standard: | + | * '' |
| - | * Resized (50px wide): | + | |
| - | ===== 6. Simple Tables ===== | + | === Simple Tables === |
| - | Tables use the pipe '' | + | |
| - | ^ Header 1 ^ Header | + | Tables are built using vertical bars '' |
| - | | Content A | Content B | | + | * To **center** contents leave 2 spaces between the beginning and ending cell or header marker, |
| - | | Content C | Content D | | + | * leave 1 space for left aligned entries. |
| - | > **Pro Tip:** Always leave one empty line between a paragraph and a list or table to make sure the " | + | | Goal | Syntax |
| - | ``` | + | ^ |
| + | | Content A | | Content B | | ||
| + | ++++ | ||
| + | <WRAP noprint> | ||