Closed (fixed)
Project:
Block edit
Version:
6.x-1.4
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
2 Jul 2009 at 21:14 UTC
Updated:
1 Mar 2010 at 23:20 UTC
Can someone let me know if there is a module which does the same thing as block edit, except for nodes? I'm aware of admin:hover but would like to keep things consistent across the board, Views-style. Thx.
Comments
Comment #1
matason commentedI am not aware of a module that does what you require.
Comment #2
ryanilg commentedI have been thinking of building one. If no one knows of any, just let me know.
Comment #3
irakli commentedNot sure what exactly would the node edit one do, since node pages already have tabs?
Comment #4
ryanilg commentedI already built it for my site, as many of the overall parent pages are built with views. The inner pages are not always linked to, as they are just loaded and displayed by the view. The nodes all have an edit link on hover, so it's no longer necessary to have to go to the content management -> content and search for the page you want to update. It cuts off a few steps in the process, and returns you back to where you were before editing.
Comment #5
psynaptic commented@ryanilg: Would it be possible for you to provide a patch for this module?
I have been adding edit/delete links to rows in views for a while but it would be nicer to have something built into this module in the same style as the views links.
Comment #6
ryanilg commentedIs anyone still looking for a module like this?
I can supply a link to download it, I still have not had the time to go thought the whole process of getting it added to the drupal site.
Let me know.
Comment #7
psynaptic commentedJust paste the relevant bits in here if you like and we can decide what to do based on that.
Comment #8
psynaptic commentedI added a basic node edit link.
Would be great if someone could have a look at the latest DRUPAL-6--1 and let me know if you have any additions/modifications to suggest.
Comment #9
psynaptic commentedNode edit and much more exists now.