Fulltext results:
- Formatting Syntax @wiki
- f line. This is some text with some linebreaks\\ Note that the two backslashes are only recognized at ... t it. This is some text with some linebreaks\\ Note that the two backslashes are only recognized a... o lowercase automatically, special characters are not allowed. You can use [[some:namespaces]] by usin... This links to [[syntax#internal|this Section]]. Notes: * Links to [[syntax|existing pages]] are sh
- 01.01. Formatting Syntax @en:projects:writr:documentation:01:01
- f line. This is some text with some linebreaks\\ Note that the two backslashes are only recognized at ... t it. This is some text with some linebreaks\\ Note that the two backslashes are only recognized a... o lowercase automatically, special characters are not allowed. You can use [[some:namespaces]] by usin... This links to [[syntax#internal|this Section]]. Notes: * Links to [[syntax|existing pages]] are sh
- Let's Talk - Building a Modular PHP Framework part 3 @en:blog:2025:02:03
- } else { // Could not find the method, send not implemented $this->Output->print('Could not find the method', array('HTTP/1.1 501 Not Implemented')); } } else
- Parlons-en - Construire un Framework PHP Modulaire, partie 3 @fr:blog:2025:02:03
- Louis Ouellet ---- Dans ce troisième volet de notre série **Construire un Framework PHP Modulaire**... onfiguration d'Apache (.htaccess) ===== Pour que notre application puisse gérer correctement les route... r, d'échanger ou de synchroniser des données avec notre application. Notre logique se trouve principalement dans deux fichiers : **API.php** et **Endpoint.p
- When It’s Not the Network: An RDP Investigation That Led Elsewhere @en:blog:2026:03:22
- ock article-image> {{ en:blog:2026:03:22:when-its-not-the-network-an-rdp-investigation-that-led-elsewhere.png?nolink|}} </block> ====== When It’s Not the Network: An RDP Investigation That Led Elsewh... nation turned out to be the most convenient one — not the most accurate. <block round tip> This is one... k issue — until you start proving what is, and is not, actually failing. </block> ---- ===== Backgrou
- Wrap @en:projects:writr:documentation:03:01:wrap
- idth :language>"small" content</span> :!: Please note, some things **won't work with lowercase spans**... lass ''column'', but for more sophisticated uses (not only for columns, but for any other classes, like [[#boxes and notes]] as well) you can have several kinds of "float... st of the time you'd only want either ^type^e.g.^note^ ^''%''|''30%''|makes sense in a liquid layout|
- 01.01. Syntaxe de mise en page @fr:projects:writr:documentation:01:01
- renvoie vers [[syntax#internes|cette section]]. Notes : * Les liens vers des [[syntax|pages exista... \partage|ceci]] sont également reconnus. Veuillez noter qu'ils n'ont un sens que dans un groupe d'utili... \serveur\partage|ceci]] sont également reconnus. Notes : * Pour des raisons de sécurité, la navigat... http://kb.mozillazine.org/Links_to_local_pages_do_not_work|cette fiche]] de la base de connaissance de
- Rediscovering Engineering Through 3D Printing @en:blog:2026:02:14
- designing a NAS enclosure from scratch. Probably not the most subtle first print. But I wasn’t intere... ecorative ones. Second: the enclosure. This was not a production decision. It was a practical one. Wi... nted the enclosure to look clean and deliberate — not like a box assembled from the outside in. The sol... layout changed. Mounting holes differ. Cases are not compatible. That usually means buying entirely ne
- How to Disable Low Voltage Notification on Your Raspberry Pi @en:blog:2023:12:18
- {{ :en:blog:2023:12:18:how-to-disable-low-voltage-notification-on-your-raspberry-pi.png?nolink |}} ====== How to Disable Low Voltage Notification on Your Raspberry Pi ====== **Author(s)*... the simple process of disabling this low voltage notification on your Raspberry Pi. ===== The Low Vol... he voltage drops below this level, the device may not perform optimally. To alert users, the Raspberry
- Let's Talk - Building a Modular PHP Framework part 2 @en:blog:2025:01:28
- lpers to be used to create shared methods that do not require a database These enhancements will provi... } } // Check if strap is not the scope if(!in_array($scope,$config... ng . PHP_EOL); } else { // If not CLI, handle browser output and headers ... ath) as $plugin){ // Only load if not previously loaded if(!isset($this
- How to Build a Simple Ticketing System in DokuWiki @en:blog:2024:10:08
- gin:discussion|Discussion]]**: To add comments or notes to tickets for collaboration. * **[[https://w... status: <file markdown start.txt> ~~NOCACHE~~ ~~NOTOC~~ ====== Tickets ====== <block centeralign> <i... r submits the form: <file markdown ticket.txt> ~~NOTOC~~ ====== @@ticketid@@ - @@subject@@ ====== {{ta... lock box> @@description|@@ </block> ~~DISCUSSION|Notes~~ </file> This template structures the informa
- Let's Talk - Building a Modular PHP Framework from Scratch @en:blog:2025:01:24
- Router, CLI, API). Below is the work-in-progress. Notice that we use a default configuration array and ... to check whether each one has been loaded (i.e., not null). Instead, we can create a default ''Module'' class that notifies the developer if a method is called on a non... $message = "Warning: Method " . $name . " is not available. The class/module is not installed." .
- Comment désactiver la notification de basse tension sur votre Raspberry Pi @fr:blog:2023:12:18
- {{ :en:blog:2023:12:18:how-to-disable-low-voltage-notification-on-your-raspberry-pi.png?nolink |}} ====== Comment désactiver la notification de basse tension sur votre Raspberry Pi ... travers le processus simple pour désactiver cette notification de basse tension sur votre Raspberry Pi.... t peut être bénéfique. ===== Désactivation de la notification de basse tension ===== Voici la commande
- Comment Construire un Système de Ticketing Simple dans DokuWiki @fr:blog:2024:10:08
- ussion]]** : Pour ajouter des commentaires ou des notes aux tickets pour une collaboration. * **[[htt... ) ├── labels.txt (Contient les libellés pour notre formulaire) ├── mail.txt (Contient le mo... Le fichier **start.txt** est le point d'entrée de notre système de ticketing. Il fournit une liste des ... statut : <file markdown start.txt> ~~NOCACHE~~ ~~NOTOC~~ ====== Tickets ====== <block centeralign> <i
- Installation Guide @en:projects:pyrdpconnect:documentation
- ndering on macOS. Without it, the application may not display the RDP session correctly. === Step 2: I... ected. **Troubleshooting**: If PyRDPConnect does not open or shows an error related to X11 or XQuartz,... ou saved it. - Make the file executable if it’s not already: <code bash>chmod +x dist/linux/PyRDPConn... >.sh </code> **XQuartz Issues**: If XQuartz does not start automatically, you can manually start it fr
- Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax @en:blog:2024:12:20
