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/24 10:59] – doreps | wiki:contribution_guide [2026/05/10 19:27] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 6: | Line 6: | ||
| So, let's get started with what can be helpful in this next step. | So, let's get started with what can be helpful in this next step. | ||
| ===== Benefits of Registration ===== | ===== Benefits of Registration ===== | ||
| + | Why register? ++++Click here.| | ||
| + | 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 ===== | ===== 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 the more would be added like | + | 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 ==== | ==== Search ==== | ||
| ==== Left Sidebar ==== | ==== Left Sidebar ==== | ||
| + | Sitemap: Suggests including the " | ||
| + | |||
| ==== Right Sidebar ==== | ==== Right Sidebar ==== | ||
| ==== Toby Quick Help ==== | ==== Toby Quick Help ==== | ||
| + | * 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., " | ||
| ++++ | ++++ | ||
| ===== Wiki Concepts: Getting Started ===== | ===== Wiki Concepts: Getting Started ===== | ||
| Line 43: | Line 53: | ||
| * Click the red URL | * Click the red URL | ||
| * A new page will open ready for text entry. | * A new page will open ready for text entry. | ||
| + | |||
| + | == Case Sensitivity == | ||
| + | * While DokuWiki converts pagenames to lowercase, the server system for uiTLM is case-sensitive: | ||
| + | * **Lower Case**: **All filenames** for pages created, media, and internal/ | ||
| <WRAP center round tip> | <WRAP center round tip> | ||
| Line 60: | Line 74: | ||
| * If it looks acceptable tap **Save** | * If it looks acceptable tap **Save** | ||
| * or scroll up to the editing window to make more changes | * or scroll up to the editing window to make more changes | ||
| - | * Forgetting to **Save* will cause a notification to pop-up and ask | + | * Forgetting to **Save** will cause a notification to pop-up and ask |
| * "Leave site? Changes to your page will not be saved" | * "Leave site? Changes to your page will not be saved" | ||
| * Tap '' | * Tap '' | ||
| Line 67: | Line 81: | ||
| > **A Supporting Note:** DokuWiki is "Plain Text" first. Even if the formatting looks messy in the editor, the final page will look clean and professional! | > **A Supporting Note:** DokuWiki is "Plain Text" first. Even if the formatting looks messy in the editor, the final page will look clean and professional! | ||
| ++++ | ++++ | ||
| + | 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: [[: | ||
| + | |||
| ---- | ---- | ||
| ===== DokuWiki Syntax: The Essentials ===== | ===== DokuWiki Syntax: The Essentials ===== | ||
| - | Welcome! | + | DokuWiki is designed to be simple. |
| ==== Headings ==== | ==== Headings ==== | ||
| Line 79: | Line 101: | ||
| * ==== Sub-Section ==== | * ==== Sub-Section ==== | ||
| - | Headings use equals signs `=`. The more equals | + | Headings use equals signs `=`. |
| + | * The more equal signs used, the **larger** or **higher** the heading. The ' | ||
| + | <WRAP indent> | ||
| * `====== Top Level Title ======` (Main page title) | * `====== Top Level Title ======` (Main page title) | ||
| * `===== Section Title =====` | * `===== Section Title =====` | ||
| * `==== Sub-Section ====` | * `==== Sub-Section ====` | ||
| + | </ | ||
| ==== Formatting Text ==== | ==== Formatting Text ==== | ||
| Line 95: | Line 119: | ||
| * **New Paragraph: | * **New Paragraph: | ||
| * **Forced New Line:** If you want to drop to the next line without starting a new paragraph, type two backslashes followed by a space: '' | * **Forced New Line:** If you want to drop to the next line without starting a new paragraph, type two backslashes followed by a space: '' | ||
| - | | + | <WRAP centered round tip> |
| - | + | <WRAP centeralign> | |
| - | ==== Lists ==== | + | - **Save often:** The preview button is your best friend. |
| - | **Important: | + | |
| - | * Bullet points use an asterisk: '' | + | </WRAP> |
| - | * Numbered lists use a dash: '' | + | |
| - | + | ||
| - | ==== Links ==== | + | |
| - | To link to another page or a website, use double square brackets. | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | + | ||
| - | ==== Images ==== | + | |
| - | Use curly braces to show an image. | + | |
| - | | + | |
| - | * Resized (50px wide): '' | + | |
| - | + | ||
| - | ==== Simple Tables ==== | + | |
| - | Tables use the pipe '' | + | |
| - | + | ||
| - | ^ Header 1 ^ Header 2 ^ | + | |
| - | | Content A | Content B | | + | |
| - | | Content C | Content D | | + | |
| - | + | ||
| - | & *Pro Tip:** Always leave one empty line between a paragraph and a list or table to make sure the " | + | |
| - | + | ||
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | Here is a simplified "Cheat Sheet" focusing on the essentials that will be used **90%** of the time. | + | |
| - | + | ||
| - | ==== Headings ==== | + | |
| - | + | ||
| - | Headings use equals signs `=`. The more equals signs you use, the **larger** or **higher** the heading. The ' | + | |
| - | * `====== Top Level Title ======` (Main page title) | + | |
| - | * `===== Section Title =====` | + | |
| - | * `==== Sub-Section ====` | + | |
| - | ***Tip:** DokuWiki automatically creates a Table of Contents if there areat least three headings on a page. | + | |
| - | + | ||
| - | ----- | + | |
| - | + | ||
| - | ==== Text ==== | + | |
| - | Think of these as " | + | |
| - | * **Bold:** `**Double Asterisks**` | + | |
| - | * **// | + | |
| - | * **__Underline__: | + | |
| - | * **'' | + | |
| - | + | ||
| - | ----- | + | |
| ==== Lists ==== | ==== Lists ==== | ||
| Building lists is all about the **indentation** and **steps**. | Building lists is all about the **indentation** and **steps**. | ||
| - | * For bullet point: Use **two spaces** from the left margin and an **asterisk** ' | + | * 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** ' | + | * 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** | * To create further indentation for either: add 2 more spaces to the previous **indentation** | ||
| + | <WRAP indent> | ||
| * First bullet item | * First bullet item | ||
| * Second bullet item | * Second bullet item | ||
| Line 157: | Line 136: | ||
| - First numbered item | - First numbered item | ||
| - Second 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: < | ||
| - | ==== File Paths ==== | + | === Media === |
| - | Linking is the " | + | |
| - | ^ In Windows or Android filename | + | To display any media use opening and closing curly braces ('' |
| - | | \root\subdirectory\filename.ext | + | * Images (PNG, jpg gif, webp) |
| + | * Video (animated gifs mp4((mp4 format is discouraged due to file size))), use curly braces. | ||
| + | * All media on a page must be located in the '' | ||
| + | | ||
| + | * **Example**: write about a fish and insert a fish.webp. The page is fish.tx | ||
| + | * The fish lives in a " | ||
| + | * The link would be '' | ||
| - | ==== Links: To Pages or Sections on the Same Page ==== | + | |
| - | | + | * '' |
| - | * To the same page and section heading | + | * '' |
| - | * **External Link outside the wiki:** < | + | |
| - | + | ||
| - | ----- | + | |
| - | + | ||
| - | === Media (Images) === | + | |
| - | + | ||
| - | To display an image, use curly braces. | + | |
| - | + | ||
| - | * ' | + | |
| - | * `{{wiki: | + | |
| - | * `{{wiki: | + | |
| - | + | ||
| - | ----- | + | |
| === Simple Tables === | === Simple Tables === | ||
| - | Tables are built using vertical bars `|` for (cells) and carets for `^` (headers). Alignment can be specific **for each cell or heading**: To center contents leave 2 spaces between the beginning and ending cell or header marker, | + | Tables are built using vertical bars '' |
| + | * To **center** contents leave 2 spaces between the beginning and ending cell or header marker, | ||
| + | * leave 1 space for left aligned entries. | ||
| | Goal | Syntax | | Goal | Syntax | ||
| - | | **Header | + | ^ |
| - | | **Standard Row** | `| Content | + | | Content A | | Content |
| - | + | ++++ | |
| - | ----- | + | <WRAP noprint> |
| - | + | ||
| - | === Special Note for the " | + | |
| - | + | ||
| - | - **Save often:** The preview button is your best friend. | + | |
| - | | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||