The toolbar and default shortcuts are visible to all users with permissions, but new assigned shortcuts are only visible to admin user/1.

Comments

lelizondo’s picture

There is no default shortcuts. I do not recommend you to give access to the toolbar to users except user 1 since this module has some security bugs. It's OK if only admins use it. I'm currently working on a feature to have shortcuts by role, hope I'll be ready by the end of this week.

Scott J’s picture

Thanks,
I only want to use the toolbar for administration. By 'default' I just meant Hello user, Logout and ? that are already on the toolbar. The site is only edited by 2 of us. We usually don't log in as user 1, but as ourselves in a 'webmaster' role.

Keep up the good work; the toolbar looks great.

lelizondo’s picture

The 'default' shortcuts as you call them, are hardcoded in the module. If only 2 are editing the site, both with full privileges, then is safe to use this module.

lelizondo’s picture

Assigned: Unassigned » lelizondo

I can confirm this problem exists. I almost finish a complete rewrite of this module, more similar to what D7 will do. Unfortunately, there were to many changes that it will have to be a new branch and there will be no upgrade route.

lelizondo’s picture

Version: 6.x-1.0-alpha1 » 6.x-2.x-dev
Status: Active » Fixed

Version 6.x-2.x-dev has been released. Please test, there's no upgrade path so you'll have to uninstall first (drop tables).

The problem you reported in this issue should be fixed in 2.x-dev

Scott J’s picture

OK,
I'll try it out. What are the names of tables to drop?

lelizondo’s picture

All tables that start with toolbar_shortcuts

Scott J’s picture

mmm...
Now I can't see short-cuts at all, even if I am user/1 . Hard-coded links are visible.
Wondering what's wrong....
Ah, I see! I must go edit my user settings, then I can choose a shortcuts set. Working!

mrfelton’s picture

I can't see my shortcuts - only my account and logout.

lelizondo’s picture

@mrfelton there is a bug. The module is not automatically assigning the default set to the users. All you have to do is go to your user account and click on the shortcuts tab and select a set.

Status: Fixed » Closed (fixed)

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