Add an action plugin for copying/cloning
I have discovered that I often want to create a new page based on an existing page. Right now you can only do this with copy&paste.
I would like to suggest that we add an action that does what Unix does with "cp"(ClonePage) additionally to "rm"(DeletePage) and "mv"(RenamePage).
I think many will love this feature. It is a bit like template but without the need to write a template - just take an existing page as exampple.
-- ThiloPfennig 2007-02-26 15:29:13
implemented changeset 1850:3d38db210672 -- ReimarBauer 2007-03-03 09:46:32
Interesting stuff! This could be useful for translating pages, for example... -- TheAnarcat 2007-05-10 20:21:14
I will reopen this request due to the following comment within http://hg.moinmo.in/moin/1.8/file/6a287955a262/MoinMoin/config/multiconfig.py#l725: # has questionable behaviour regarding subpages a user can't read, but can copy. This sound for me as not implemented for sure. Is this true ? Otherwiese this the action plugin CopyPage should be enabed by default and this entry removed from MoinMoin/config/multiconfig.py. -- RaphaelBossek 2009-02-10 06:49:17