Based on work by nbz, here's a patch to render the "Inbox," "Write New," and "Sent" links as tabs instead of in the menu tree.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

NaheemSays’s picture

A word of warning - this patch does not work well without #297848: Overview not needed as there is no working link to the inbox. But with that patch, all is golden.

mrtoner’s picture

Whoops! You're right: both of those really need to be done together to get the full functionality (and eliminate a SQL error if you do try to go to the Inbox). Here's a single patch for both.

NaheemSays’s picture

Version: 6.x-1.x-dev »
Status: Needs review » Reviewed & tested by the community

it work as expected. Now up to the maintainers (who is busy, so it may take some time) to decide if he likes this approach.

litwol’s picture

litwol’s picture

Status: Reviewed & tested by the community » Fixed

You guys rock. I've commited this patch: http://drupal.org/cvs?commit=136289

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

Liliplanet’s picture

Version: » 5.x-3.0
Status: Closed (fixed) » Active

Wow. That looks fabulous. Perhaps any chance of a version for 5.3?

Been trying the whole day to move private messaging to my user tabs with no happiness.

:ook forward to any reply, and thank you.
Lilian

mrtoner’s picture

Version: 5.x-3.0 »
Status: Active » Closed (fixed)

Moving to your user tabs is a whole nuther -- although related -- issue. Open a feature request for 5.x (this feature is done for D6) and perhaps someone will write a patch for that.