Miro-Collas

Results 8 issues of Miro-Collas

I have this snippet to make a nav bar: ``` * [[preferences_general_tab|General]] * [[preferences_chat_tab|Chat]] * [[preferences_colors_tab|Colors]] * [[preferences_custom_colors_tab|Custom Colors]] .... etc ``` Having the word "colors" repeated in "Custom Colors"...

Below are CSS fixes I made for a few plugins. I made these specifically for the darkly theme, and I hope they will work for others. Insert [standard disclaimer](http://idiot-dog.com/disclaimer.html) here....

enhancement
feature request
★★☆ medium

The best way to explain this is with an image. I did this using the arctic template on a local install of dokuwiki: ![indenting_sections](https://user-images.githubusercontent.com/39207573/53279223-990d4700-36dc-11e9-8990-e518b3699f41.png) Basically, I would like to be...

idea

PHP 8.1 Dokuwiki Release 2023-04-04a "Jack Jackrum" Plugin: [Bootswrapper](https://github.com/LotarProject/dokuwiki-plugin-bootswrapper/) The plugin has problems of its own, such as https://github.com/giterlizzi/dokuwiki-plugin-bootswrapper/issues/143 for example. But until now, I had not seem any of...

Attempted fix for #143 Caveats: - I make no guarantee that my fixes are the best possible; I am not a PHP programmer. - I have not tested all components...

Release 2023-04-04a "Jack Jackrum" Template v2022-07-27 (stable/20220727) PHP 8.1 ``` 2023-08-19 05:17:28E_WARNING: simplexml_load_string(): <callout stop/>/home/fswiki/public_html/lib/plugins/bootswrapper/syntax/bootstrap.php(227) #0 [internal function]: dokuwiki\ErrorHandler::errorHandler(2, 'simplexml_load_...', '/home/fswiki/pu...', 227) #1 /home/fswiki/public_html/lib/plugins/bootswrapper/syntax/bootstrap.php(227): simplexml_load_string('') #2 /home/fswiki/public_html/inc/parser/handler.php(284): syntax_plugin_bootswrapper_bootstrap->handle('', 1, 1205,...

### Description Attempting to upgrade from "Release 2022-07-31a "Igor" to current (2023-04-04a "Jack Jackrum") throws an error - trace provided. Setting the system template to docuwiki instead of the bootstrap...

bug

Release 2023-04-04a "Jack Jackrum" PHP8.1 ``` 2023-08-19 19:40:07E_WARNING: Undefined array key "move_renameokay"/home/fswiki/public_html/lib/plugins/move/action/rename.php(71) #0 /home/fswiki/public_html/lib/plugins/move/action/rename.php(71): dokuwiki\ErrorHandler::errorHandler(2, 'Undefined array...', '/home/fswiki/pu...', 71) #1 /home/fswiki/public_html/inc/Extension/EventHandler.php(80): action_plugin_move_rename->addsvgbutton(Object(dokuwiki\Extension\Event), Array) #2 /home/fswiki/public_html/inc/Extension/Event.php(96): dokuwiki\Extension\EventHandler->process_event(Object(dokuwiki\Extension\Event), 'AFTER') #3 /home/fswiki/public_html/inc/Extension/Event.php(136): dokuwiki\Extension\Event->advise_after()...