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:36] – 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 |
| - | + | * **Lower Case**: **All filenames** for pages created, media, and internal/ | |
| - | ^ In Windows or Android filename | + | |
| - | | \root\subdirectory\filename.ext | + | |
| - | + | ||
| - | ==== Links: To Pages or Sections on the Same Page ==== | + | |
| - | * **Internal Link within the wiki: | + | |
| - | * To the same page and section heading '== XYZ ==' < | + | |
| - | | + | |
| - | + | ||
| - | ----- | + | |
| - | + | ||
| - | === Media (Images) === | + | |
| - | + | ||
| - | To display an image, use curly braces. | + | |
| - | + | ||
| - | | + | |
| - | | + | |
| - | | + | |
| - | + | ||
| - | ----- | + | |
| - | + | ||
| - | === 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, otherwise leave 1 space for left aligned entries. | + | |
| - | + | ||
| - | | Goal | Syntax | + | |
| - | | **Header Row** | `^ Header 1 ^ Header 2 ^` | | + | |
| - | | **Standard Row** | `| Content 1 | Content 2 || | + | |
| - | + | ||
| - | ----- | + | |
| - | + | ||
| - | === Special Note for the " | + | |
| - | + | ||
| - | - **Save often:** The preview button is your best friend. | + | |
| - | - **Whitespace matters:** Always leave a blank line between a paragraph and a list or a table to ensure it renders correctly. | + | |
| - | + | ||
| - | ---- | + | |
| - | + | ||
| - | ===== Wiki Concepts: Getting Started ===== | + | |
| - | + | ||
| - | Before you start writing, here are a few "Big Picture" | + | |
| - | + | ||
| - | ==== Namespaces | + | |
| - | In DokuWiki, a **Namespace** is just another word for a **Folder**. | + | |
| - | * **Structure: | + | |
| - | * **Example: | + | |
| - | * '' | + | |
| - | * '' | + | |
| - | * '' | + | |
| - | ==== Names vs. Headings ==== | + | <WRAP center round tip> |
| - | It is easy to confuse the **File Name** | + | It is easy to confuse the **Page Name**, |
| - | * **The Pagename:** This is the URL (e.g., '' | + | * **The Pagename:** This is the URL or location of the file (usually a .txt) such as '' |
| * **The Heading (Title):** The very first line of your page (e.g., '' | * **The Heading (Title):** The very first line of your page (e.g., '' | ||
| + | </ | ||
| - | ==== 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 " | + | |
| - | + | ||
| - | ==== 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 '' | + | |
| ==== 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: [[: | ||
| ---- | ---- | ||
| Line 115: | Line 93: | ||
| ===== DokuWiki Syntax: The Essentials ===== | ===== DokuWiki Syntax: The Essentials ===== | ||
| - | Welcome! | + | DokuWiki is designed to be simple. |
| ==== 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 ==== | ||
| + | |||
| + | 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 ==== | ==== Formatting Text ==== | ||
| Line 128: | Line 114: | ||
| * __Underline: | * __Underline: | ||
| * '' | * '' | ||
| + | |||
| + | ==== Paragraphs and New Lines ==== | ||
| + | DokuWiki handles " | ||
| + | * **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: '' | ||
| + | <WRAP centered round tip> | ||
| + | <WRAP centeralign> | ||
| + | - **Save often:** The preview button is your best friend. | ||
| + | - **Whitespace matters:** Always leave one empty line between a paragraph and a list or table to make sure the " | ||
| + | </ | ||
| ==== Lists ==== | ==== Lists ==== | ||
| - | **Important:** You must start a list item with **two spaces**. | + | Building lists is all about the **indentation** and **steps**. |
| - | * Bullet points use an asterisk: '' | + | * For bullet point: Use **two spaces** from the left margin and an **asterisk** "' |
| - | * Numbered lists use 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** | ||
| + | <WRAP indent> | ||
| + | * First bullet item | ||
| + | * Second bullet item | ||
| + | * Indented sub-item (four spaces) | ||
| + | - First numbered item | ||
| + | - Second numbered item | ||
| + | </ | ||
| ==== Links ==== | ==== Links ==== | ||
| - | To link to another page or a website, use double square brackets. | + | To link to another |
| - | * Internal: | + | * Internal: |
| - | * Internal with custom name: '' | + | * Internal with custom name: < |
| - | * External: | + | * External: |
| - | ==== Images | + | === Media === |
| - | Use curly braces to show an image. | + | |
| - | * Standard: '' | + | |
| - | * Resized (50px wide): '' | + | |
| - | ==== Simple Tables ==== | + | To display any media use opening and closing curly braces ('' |
| - | Tables | + | * Images (PNG, jpg gif, webp) |
| + | * Video (animated gifs mp4((mp4 format is discouraged due to file size))), | ||
| + | * All media on a page must be located in the '' | ||
| + | * Media for a page is to be located in page namespace | ||
| + | * **Example**: | ||
| + | * The fish lives in a " | ||
| + | * The link would be '' | ||
| - | ^ Header 1 ^ Header 2 ^ | + | * '' |
| - | | Content A | Content B | | + | * '' |
| - | | Content C | Content D | | + | * '' |
| - | & *Pro Tip:** Always | + | === Simple Tables === |
| + | |||
| + | Tables are built using vertical bars '' | ||
| + | | ||
| + | * leave 1 space for left aligned entries. | ||
| + | |||
| + | | Goal | Syntax | ||
| + | ^ **Header 1** ^ **Header 2** ^ | ||
| + | | Content A | | Content B | | ||
| + | ++++ | ||
| + | <WRAP noprint> | ||