The default limit is 7. If you want more, do this.
Open settings.php and add this line:
$conf['shortcut_max_slots'] = 10;Development
Design
Computer
$conf['shortcut_max_slots'] = 10;Copyrights @ 2013, BrandMag Blogger Template - Designed By Templateism | MyBloggerLab
This comment has been removed by the author.
ReplyDeleteVery nice solution. But I think there is one pitfall. When configuring a site with multiple users/roles the extra shortcuts (number > 7) remain hidden. By enabling 'Use the administration pages and help' under permissions/roles this problem is fixed, but then you probably give the user/role a little bit too much access...
ReplyDeleteThank you! I saw your comment on https://drupal.org/node/682000. I've only used this fix one time for testing. I will notice from now on.
Delete