Download the PHP package makinacorpus/drupal-calista without Composer
On this page you can find all versions of the php package makinacorpus/drupal-calista. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download makinacorpus/drupal-calista
More information about makinacorpus/drupal-calista
Files in makinacorpus/drupal-calista
Package drupal-calista
Short Description Advanced dashboard/list API for Drupal using makinacorpus/drupal-calista
License GPL-2
Informations about the package drupal-calista
Calista - Advanced dashboard/list API for Drupal
This initial version is a raw export of the ucms_dashboard from the https://github.com/makinacorpus/drupal-ucms Drupal module suite. Only namespaces have been changed, and a few utility functions moved from the ucms_contrib module.
It should be stable enough to use.
This is licensed under the GPL-2 licence. This package includes third-party libraries, licences provided in the Resources/meta directory.
Installation
It depends heavily on makinacorpus/drupal-sf-dic, the easiest way to install is:
Configuration
Runtime configuration
Enable top toolbar
Enable context pane
Enable admin pages breadcrumb alteration
This is a very specific setting for usage with UCMS.
Display configuration
Disable custom CSS
If you wish to embed this module's CSS or custom LESS into your own custom theme, you might wish to disable CSS loading:
Drupal seven theme fixes
By setting this to true
, seven fixes will always be included:
By setting it to false
, the will be always dropped.
By removing the variable or setting it to null
seven admin theme will be
automatically detected at runtime and fixes will be loaded if necessary.
Usage
For extensive documentation, please refer to the Calista API documentation
All versions of drupal-calista with dependencies
makinacorpus/drupal-sf-dic Version >=3.2.8
php Version >=5.5
symfony/dependency-injection Version ^3.2
symfony/event-dispatcher Version ^3.1
symfony/http-foundation Version ^3.1
symfony/property-info Version ^3.2