Closed (won't fix)
Project:
Node clone
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Apr 2009 at 02:33 UTC
Updated:
4 Dec 2013 at 02:38 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pwolanin commentedhmm, while this makes sense - will also lead to a proliferation of permissions on the permissions page - guess that's ok, if ugly.
Comment #2
james.cartledge commentedpwolanin - that's true. For my use case this functionality is needed, so I just have to live with that.
Would it be preferable if there was a setting for this, defaulting to the current configuration, or is that too much noise on the settings screen?
Comment #3
james.cartledge commentedNot sure if this is better - I've added a checkbox in the settings screen to make the change optional.
Comment #4
csc4 commentedI'd like something similar to this, I don't want to let users edit a node of a particular type, but I do want to let them clone them and I think I'd need this patch to be able to do that?
Comment #5
pwolanin commented@csc4 - right now clone is a global permission, so users can essentially clone any node if they can view it and they can create a node of that type with that format. This would lock things down more - though it's mostly a usability/workflow question I think, since users could still manually copy/paste content to create content like existing content.
Comment #6
csc4 commentedThanks for the clarification - I hadn't realised that the clone was only
seems obvious now you say it! and that does help a bit.
I do still like the idea of tying the workflow - but perhaps that's the key, maybe this should be in workflow rather than the base module, then those wanting the simple case can keep it and we inveterate complicators can complcate things.
Clone is hugely superior to cut and paste - one of my core modules I always install! - thanks for your work on it.
Comment #7
korzh-nick commentedIs it possible to use it in drupal 7?
Comment #8
pwolanin commented