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

This is not a bug, but a feature wish: Would it be feasible to support the do plugin (https://www.dokuwiki.org/plugin:do) when moving pages and namespaces? Currently a page or namespace rename/move...

Rename a page works fine, new internal link are good. Move a page to another namespace works, but the media files don't move. The tree-based move manager is blank without...

The "links" within bureaucrazy forms to the templates are not changed when moved. Is this possible?

I am using the rather old "plugin" revlink https://www.dokuwiki.org/plugin:revlink It seems to be in conflict with move, as links are not changed. The issue seems to be similar to https://github.com/michitux/dokuwiki-plugin-move/issues/81...

I used to have the following page hierarchy: internal:start > internal:customers:start However, after working on it for a bit, I realized that what I needed was an extra page between...

I would suggest to view the page after it's moved. Currently, after a page or namespace move, the plugin redirect to the startpage of the wiki instead of the moved...

Hello, Upon renaming, it seems the rewriting of existing links does not handle the [config "useslash"](https://www.dokuwiki.org/config:useslash) properly. I can see only one usage of this parameter in https://github.com/michitux/dokuwiki-plugin-move/blob/master/helper/handler.php#L142 but it...

Thanks for the great plugin it works great except for the cases where I run a multi-language wiki and the move plugin does not handle the pages/namespaces under other languages—e.g.,...

I installed the Move plugin and tried to move one namespace to a new location under another namespace. So I select 'Move namespace' on, eg, currentspace and for 'New name'...

I use the struct plugin. To use struct data as variables there is currently a separate development branch for this (https://github.com/cosmocode/dokuwiki-plugin-struct/issues/145) To be able to use the data you simply...