Move all files to 2017/
This commit is contained in:
parent
ac7370f67f
commit
2875863330
15717 changed files with 0 additions and 0 deletions
69
2017/web/modules/contrib/admin_toolbar/README.txt
Normal file
69
2017/web/modules/contrib/admin_toolbar/README.txt
Normal file
|
@ -0,0 +1,69 @@
|
|||
CONTENTS OF THIS FILE
|
||||
---------------------
|
||||
|
||||
* Introduction
|
||||
* Requirements
|
||||
* Recommended modules
|
||||
* Installation
|
||||
* Configuration
|
||||
* Maintainers
|
||||
|
||||
|
||||
INTRODUCTION
|
||||
------------
|
||||
|
||||
Admin Toolbar intends to improve the default Drupal Toolbar to transform it into
|
||||
a drop-down menu, providing a fast and full access to all administration links.
|
||||
|
||||
* For a full description of the module, visit the project page:
|
||||
https://www.drupal.org/project/admin_toolbar
|
||||
|
||||
* To submit bug reports and feature suggestions, or to track changes:
|
||||
https://www.drupal.org/project/issues/search/admin_toolbar
|
||||
|
||||
|
||||
REQUIREMENTS
|
||||
------------
|
||||
|
||||
No special requirements.
|
||||
|
||||
|
||||
RECOMMENDED MODULES
|
||||
-------------------
|
||||
|
||||
* Admin Toolbar Extra Tools (https://www.drupal.org/project/admin_toolbar):
|
||||
Provides menu links to administration pages or actions (eg. Flushing caches)
|
||||
that are not generated by Drupal core.
|
||||
|
||||
* Admin Toolbar Links Access Filter (https://www.drupal.org/node/2474539):
|
||||
Provides a workaround for the common problem that users with
|
||||
'Use the administration pages and help' permission see menu links they don't
|
||||
have access permission for.
|
||||
|
||||
INSTALLATION
|
||||
------------
|
||||
|
||||
* Install as you would normally install a contributed Drupal module.
|
||||
See: https://www.drupal.org/node/895232 for further information.
|
||||
|
||||
|
||||
CONFIGURATION
|
||||
-------------
|
||||
|
||||
No configuration is needed.
|
||||
|
||||
|
||||
MAINTAINERS
|
||||
-----------
|
||||
|
||||
Current maintainers:
|
||||
* Wilfrid Roze (eme) - https://www.drupal.org/u/eme
|
||||
* Romain Jarraud (romainj) - https://www.drupal.org/u/romainj
|
||||
* Adrian Cid Almaguer (adriancid) - https://www.drupal.org/u/adriancid
|
||||
* Mohamed Anis Taktak (matio89) - https://www.drupal.org/u/matio89
|
||||
|
||||
This project has been sponsored by:
|
||||
* emerya
|
||||
Founded in 2009, emerya is a human-sized company, dedicated to the design and
|
||||
implementation of web interfaces. Visit: http://http://emerya.fr/ for more
|
||||
information.
|
Reference in a new issue