dokuwiki-plugin-move icon indicating copy to clipboard operation
dokuwiki-plugin-move copied to clipboard

Move and rename pages and namespaces whilst maintaining the links

Results 83 dokuwiki-plugin-move issues
Sort by recently updated
recently updated
newest added

When the [Argon Template](https://www.dokuwiki.org/template:argon) is active, the tree-based branch move option does not display ![Move_plugin_links_doesnt_show_on_argon_template](https://user-images.githubusercontent.com/100495271/155861600-5a110935-2784-401b-a7a2-19c812fba927.png) Changing back to the default template fixes this, but it's a pain to switch back...

Hi :) I am currently using a form made with the Bureaucracy plugin in order to create wiki pages from a template. The newly created pages contain data that were...

When using the Bootstrap3/Darkly theme I had to add the following CSS (to `conf/userstyle.css`) in order for the rename form input to expand to the full size of the move...

I use a lot of PDF files and let them show on the page using the PDF.js plugin. When moving a namespace, then the page and the media files are...

Enabling this plugin in Hogfather priduces a lot of PHP notices: ``` Notice: Undefined property: dokuwiki\Cache\Cache::$page in /var/www/dokuwiki/inc/Debug/PropertyDeprecationHelper.php on line 74 Notice: Undefined property: dokuwiki\Cache\Cache::$file in /var/www/dokuwiki/inc/Debug/PropertyDeprecationHelper.php on line 74...

needsFeedback

This pull request contains some translation updates.

Hello Micheal, I use the SVG Embed plugin by Michael Bowers. When I move or rename a page or folder the SVG include line is not updated. The syntax looks...

This is essentially the same as #99. I have a page at processes:updating_account_email that I want to move to processes:accounts:updating_account_email. When I start the move I get: Error while updating...

I've written a thread about my issue [here](https://forum.dokuwiki.org/d/18926-relative-links-inconsistent-behavior-between-preview-and-save), and this plugin seems to be the cause. Here are the key points: > In Preview mode the links reach the intended...

We often upload text files (logfiles, very long installation instructions) etc. where it doesn't make sense to put the information directly in the Wiki page. They all have the `.txt`...