When creating a node -- even a node that does not belong to a book -- the "Rearrange" tab appears on node/[nid] despite the books module and the draggableviews book handler being disabled.

My drastic, destructive workaround (since I won't be using books on my site) is a MySQL statement:
DELETE FROM menu_router WHERE path = 'node/%/rearrange';

Comments

jakery’s picture

Workaronud is to manually disable the appropriate view from the Views list.

Anonymous’s picture

I used the 'Tab Tamer' module to remove the 'Rearrange' tab, because I really dont even get the point of it, nor do I see any permission settings for it. And cant understand why you'd show a Rearrange tab to ANONYMOUS visitors.

bloke_zero’s picture

Deleted

plebe’s picture

Same issue. Agree with morningtime. Surely should be hidden for anonymous. Could care less that it shows for logged in, but really should be restricted to roles.

I will attempt resolution with view settings.

....

Hmm. I'm not seeing where I can change tab information via the view settings. Can someone direct me on how to zap this tab?

thanks in advance.

...
Nevermind! Didn't notice that the book module was enabled. Disabled and it's gone. Phew!

leducvin’s picture

Issue summary: View changes

I see the same problem. Apparently still an issue in 7.x-2.1. As per #1, disabling the "book" view made the unwanted tab go away.

leducvin’s picture

Version: 6.x-3.3-beta2 » 7.x-2.1