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

tree based move manager for media does not show namespaces not containing media

Open vincentkersten opened this issue 8 years ago • 2 comments

Hello DW!

While using the tree based move manager to move media, (e.g. https://example.com/doku.php/start?do=admin&page=move_tree ) empty namespaces are not shown in the media mover. (the right column). My way around currently is to first create a bogus file in the empty namespace i want to move media to.

Would it be possible to also list empty namespaces, avoiding this extra step?

  • thank you micgro42 for pointing me here (https://github.com/splitbrain/dokuwiki/issues/2128)

Regards,

Vincent

vincentkersten avatar Sep 18 '17 09:09 vincentkersten

You should be able to create a new namespace directly in the tree based move manager. The namespace will be in the root namespace initially, but you can also move it below another namespace. It might be possible to also list them, but I don't know how difficult that would be.

michitux avatar Sep 18 '17 10:09 michitux

Thank you for the hint, michitux. However, this does not really address the problem: I have two namespaces, one with media, and one without: the latter will not show up in the tree-based move manager, so i am not able to move media from the first to the second namespace, without creating a bogus file first.

In my original description i write 'empty namespace' but it should be 'namespace without media'.

So: the tree-based move manager does not list namespaces which do not contain any media; i'll adjust the issue title to reflect this.

vincentkersten avatar Sep 20 '17 01:09 vincentkersten