Fulltext results:
- 01.01. Formatting Syntax @en:projects:writr:documentation:01:01
- nd_strings_in_your_installation|localization]]): <code - conf/lang/en/lang.php> <?php /** * Customizati... be modified */ $lang['js']['nosmblinks'] = ''; </code> ==== Image Links ==== You can also use an imag... t use indention for deeper levels - That's it <code> * This is a list * The second item * You... t use indention for deeper levels - That's it </code> Also take a look at the [[doku>faq:lists|FAQ on
- Wrap @en:projects:writr:documentation:03:01:wrap
- line with italic, bold and underlined text, e.g. <code>//**__Emulated Big Headline__**//</code> //**Emulated Small Headline**// A smaller headline uses no underlining, e.g. <code>//**Emulated Small Headline**//</code> If you need text that is bold and italic, simply use it the oth
- Installation Guide @en:projects:pyrdpconnect:documentation
- tep 2: Install Python and Required Packages === <code bash> brew install python3 pip3 install pyqt5 </code> === Step 3: Clone the Repository and Run from Source === Clone the PyRDPConnect repository: <code bash>git clone https://github.com/LaswitchTech/PyRDPConnect.git</code> Navigate to the src directory and execute the ap
- Development Environment Setup @en:projects:pyrdpconnect:documentation
- later. You can check your Python version with: <code bash> python3 --version </code> Then, install the necessary dependencies: <code bash> brew install python brew install python3 brew install freerdp </code> ===== Prerequisites - Linux ===== Ensure you h
- Setup as a Thin-Client @en:projects:pyrdpconnect:documentation
- r Debian into a thin-client using PyRDPConnect. <code bash> curl -s https://raw.githubusercontent.com/L... fs/heads/dev/setup.sh -o setup.sh bash setup.sh </code> ===== Security Considerations ===== Running sc... ractice to review the script before running it: <code bash> curl -s https://raw.githubusercontent.com/L... ech/PyRDPConnect/refs/heads/dev/setup.sh | less </code> ===== What the Script Does ===== The ''setup.s
- Usage Guide @en:projects:reversesum:documentation
- ository from GitHub using the following command: <code bash>git clone https://github.com/LaswitchTech/ReverseSUM.git</code> * **Step 2: Install Dependencies**: After clon... ncies using Composer. Run the following command: <code bash>composer update</code> ===== Configuration ===== After installation, make sure that your Apache
- Usage Guide @en:projects:pyrdpconnect:documentation
- tory and run the application directly from source code. * **Running the Pre-Built Application**: Guida