Clone Node Block

Rob Loach - June 11, 2009 - 18:47
Project:Node clone
Version:6.x-1.x-dev
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

Add a block that holds the cloned node form. This is what will be used on http://drupalbin.com for having the "Fix for ___" form below the actual node. See the attached patch and screenshot.

Thanks. Great module.

AttachmentSize
clone_block.patch2.45 KB
Node Clone Form Screenshot80.48 KB

#1

pwolanin - June 20, 2009 - 22:16

It would seem this block only makes sens to exist if one is using the pre-populate mode.

Also, seems like this is never going to be a block you want somewhere other than immediately above or below the node?

E.g. one could use hook_nodeapi($op='alter') or $op=view to place the form at the bottom of the body?

 
 

Drupal is a registered trademark of Dries Buytaert.