Add ability to prune all comments from a node but not the node

bryan kennedy - December 21, 2006 - 23:34
Project:Comment mover
Version:6.x-1.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed
Description

Right now you can move an entire node with comments to another node, but then the node itself becomes a comment. I want a way to be able to move all comments from node/x to the same level of hierarchy at node/y.

Node X
-comment 1
--comment 1a
-comment 2

move to
Node Y
-comment 1
--comment 1a
-comment 2

Right now, the module will only let you move Node X's comments to Node Y like this:

Node Y
-Node X
--comment 1
---comment 1a
--comment 2

Currently you can only do this by individually pruning each top level comment (comment 1 and 2) in the trees above. For a node with 10s and 100s of comments this is not realistic. I will look at the code and see how this works but I am guessing it might be difficult to implement this way? Any ideas?

#1

Heine - December 22, 2006 - 06:27

I don't think this is difficult to implement. The only "problem" would be; how to present this feature it to the user.

#2

DanielTheViking - June 18, 2007 - 02:55

+1 for this, would be very useful.
Will give the GUI part a thought.

#3

dragonwize - March 13, 2009 - 15:22
Status:active» won't fix

Closing, 4.7 is no longer being supported or maintained.

#4

DanielTheViking - March 13, 2009 - 22:24
Version:4.7.x-2.x-dev» 6.x-1.x-dev
Status:won't fix» postponed (maintainer needs more info)

#5

bryan kennedy - March 14, 2009 - 14:03

Glad to see there is some possible new development on this module. It would still be useful to me in a d6 version.

#6

dragonwize - March 21, 2009 - 07:18
Status:postponed (maintainer needs more info)» postponed

Agreed. This will be in upcoming 2.x series.

 
 

Drupal is a registered trademark of Dries Buytaert.