We have this funky thing going on with a view/edit mode toggle at the top, and then view/edit tabs on the node, AND a "Full article" button to edit the whole thing. It's pretty confusing right now. Kevin is going to do some work on a design direction here.

CommentFileSizeAuthor
#3 edit-tab.png3.57 KBmustanggb

Comments

webchick’s picture

Assigned: Unassigned » tkoleary
gmclelland’s picture

Version: » 7.x-1.x-dev

Maybe you could have two buttons called "Edit Article" and "Edit Article Fields." When you click "Edit Article" it would go to the node/%/edit and when you click "Edit Article Fields" it would highlight which fields are available for inline editing.

Then you could add all the local tasks (tabs) into a contextual cog link.

Here are two links that talk about moving those to contextual links.
1. http://drupal.org/project/contextual_admin
2. http://www.darrenmothersele.com/node/138

Hope that helps,
-Glenn

mustanggb’s picture

StatusFileSize
new3.57 KB

My tuppence worth:

wim leers’s picture

I propose we get rid of the "Edit Article" button. Then we can just keep the existing tabs and thus the existing behavior.

What we're then doing, is only *adding* one experience: the one where you can edit fields in-place. The rest remains unchanged.

Thoughts?

wim leers’s picture

Title: Where to put the "Full Article" edit button / What to do with tabs? » Where to put the "Edit Article" edit button / What to do with tabs?
Status: Active » Needs review

I checked with Angie, and #4 made sense to her. So for now, the code that handles this is simply disabled.

It'll be trivial to either re-enable it, or completely remove it.

Coincidentally, this would also solve #1677684: "Edit <entity label>" button is triggered inconsistently :)

Commit: http://drupalcode.org/project/edit.git/commit/3be91f8.

klonos’s picture

wim leers’s picture

#6: I don't see how that's related? This was about the "Edit Article" edit button which appears on hovering over an article. I think you're mistaken? :)

wim leers’s picture

Status: Needs review » Fixed

This has now been removed completely: http://drupalcode.org/project/edit.git/commit/006603b.

Status: Fixed » Closed (fixed)

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