indexmenu icon indicating copy to clipboard operation
indexmenu copied to clipboard

A dokuwiki plugin to show a customizable and sortable index for a namespace.

Results 70 indexmenu issues
Sort by recently updated
recently updated
newest added

Hi, I keep getting a lot of errors like these: ``` #0 /var/www/html/lib/plugins/indexmenu/syntax/indexmenu.php(842): dokuwiki\ErrorHandler::errorHandler(2, '...', '...', 842) #1 /var/www/html/inc/html.php(500): syntax_plugin_indexmenu_indexmenu->formatIndexmenuItem(Array) #2 /var/www/html/lib/plugins/indexmenu/syntax/indexmenu.php(544): html_buildlist(Array, '...', Array, Array) #3 /var/www/html/lib/plugins/indexmenu/syntax/indexmenu.php(531): syntax_plugin_indexmenu_indexmenu->buildNoJSTree(Array, '...',...

Files were deleted in #269. See https://www.dokuwiki.org/devel:deleted.files for info on deleted.files.

Hi! During the penetration testing of DokuWiki, i've identified some vulnerabilities. These vulnerabilities are primarily related to Cross-Site Scripting (XSS) – which would be the A03:2021 – Injection by the...

bug

Recent refactoring of dw2pdf has introduced a new event `DW2PDF_NAMESPACEEXPORT_SORT`. This PR adds a simple sort function which sorts pages based on their indexmenu tag (`indexmenu_n`). This sorting will only...

**The problem** When selecting option treenew of indexmenu plugin, subfolders of a folder disappear when selecting a page in this folder, **Version of DokuWiki** 2024-02-06b "Kaos" **PHP Version** 8.0 **Webserver...

This pull request contains some translation updates.

Hello, I have a question regarding the **nopg parameter** in indexmenu. Currently, nopg hides all pages inside namespaces. However, what I actually need is the ability to filter root-level pages...

Indexmenu is one of the most important plugins in a structured wiki. The latest version is now well over a year old and there are a few bugs and pull...

I have added the treenew option to my configuration:- plugin»indexmenu»defaultoptions But I still get the pink error message about indexmenu needing to disable the defer.js setting. Is there something else...