dokuwiki-plugin-move
dokuwiki-plugin-move copied to clipboard
Move and rename pages and namespaces whilst maintaining the links
I renamed some media through the plug-in but it didn't updated the searchindex, so when using the search feature from DokuWiki it still shows the string that I renamed. It...
Currently Move plugin writes its log files to folder _data/**cache**/move_. In December 2020 DokuWiki introduced a new logging mechanism: * [Logging & Error Handling · Issue #3354 · splitbrain/dokuwiki](https://github.com/splitbrain/dokuwiki/issues/3354 "Logging...
After rename a pagename through the plug-in, it shows the new and old URL at the "Last visited" section of breadcrumb. It would be great if the plug-in could also...
I moved the following media: fusion:server:2020-12-11_14_53_15-screencapture-glpi-example-plugins-fusioninventory-front-timeslot-form-php-2.png -> fusion:server:2020-12-11_14_53_15-screencapture-glpi-plugins-fusioninventory-front-timeslot-form-php-2.png I had it linked into a page with the following syntax: ``` (exemplo: [[this>lib/exe/fetch.php?media=fusion:server:2020-12-11_14_53_15-screencapture-glpi-example-plugins-fusioninventory-front-timeslot-form-php-2.png|24x7]]) ``` Notice that it didn't updated the link...
Hello **Thank you very much for sharing your great work!** It is a pity that many basic wiki functions do not work reliably and this problem here is a bit...
Hello and thank you for this really useful plugin. Saved me many hours of work! :-) I would just like to suggest an improvement: there should be an option that...
I had this strange problem that sometimes when I open a section of a page (editing a headline and its content) part of the headline gets clipped off or a...
``` [03-May-2022 14:56:54 UTC] PHP Warning: Illegal string offset 'abstract' in /home/szlhykiz/public_html/wiki/dokuwiki/feed.php on line 406 [03-May-2022 16:08:44 UTC] PHP Warning: Illegal string offset 'abstract' in /home/szlhykiz/public_html/wiki/dokuwiki/feed.php on line 406 [24-May-2022...
Hello, It seems, in some scenarios, a page that gets changed by the move plugin will not be changed in the `data/page` folder but some instructions somewhere will make the...
Hello, If the target directory is void (no media), the drag&drop didn't work! I must populate all empty directories with this command in the "media" root directory: ![Capture d’écran 2022-05-07...