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

matason’s picture

I am not aware of a module that does what you require.

ryanilg’s picture

I have been thinking of building one. If no one knows of any, just let me know.

irakli’s picture

Not sure what exactly would the node edit one do, since node pages already have tabs?

ryanilg’s picture

I 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.

psynaptic’s picture

Status: Active » Needs work

@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.

ryanilg’s picture

Is 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.

psynaptic’s picture

Just paste the relevant bits in here if you like and we can decide what to do based on that.

psynaptic’s picture

Status: Needs work » Needs review

I 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.

psynaptic’s picture

Status: Needs review » Fixed

Node edit and much more exists now.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.