Shortcut

Features

  • Create / Delete shortcut_set
  • Modify shortcut_set's name
  • Add / Modify / Delete links of a shortcut_set
  • Switch User's Shortcut_set

Available Tags

  • shortcut_set
  • shortcut_link
  • shortcut_set_user

Automatic extraction of patterns files status

Yes, supported in versions >= 7.x-2.x

Examples

shortcut_set Tag:add/modify/delete

info:
  title: add new shortcut set (create)
  description: add a new shortcut set 
  author: QScience
  category: Shortcut 
  version: 1.0 
  core: 7.x 
  author_email: xrfind@gmail.com

actions:

  - create:
      tag: shortcut_set
      shortcut_set_name: new_set_fortest

  - modify:
      tag: shortcut_set
      oldname: new_set_fortest
      newname: TestShortcutSet001

  - delete:
      tag: shortcut_set
      name: TestShortcutSet001

shortcut_link Tag:add/modify/delete


info:
title: add a link to a shortcut set (create)
description: add a link to a shortcut set
author: QScience
category: Shortcut
version: 1.0
core: 7.x
author_email: xrfind@gmail.com

actions:

- create:
tag: shortcut_link
shortcut_set_name: new_set_fortest
shortcut_link_title: link_admcont

Shortcut per Role

SImple module to provide a functionality to assign different Shortcuts per Role.

Administer

Administer the module settings under admin/config/user-interface/shortcut/roles and assign the shortcut set to a role.
This functionality is missing in Drupal 7 & will be included in Drupal 8.

Take a look

Project page: Shortcut per Role
Other discussion: Assign shortcut set to role

Subscribe with RSS Subscribe to RSS - shortcut