Bootstrap Multiselect Widget
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Bootstrap jQuery UI MultiSelect Widget - provides optional multiselect
Bootstrap jQuery UI MultiSelect Widget - provides optional multiselect
This is dev module and won't be released as a stable version. Author doesn't recommend using Execute PHP field. Use at your own risk.
Module improves standard Execute PHP form by adding Ace Editor with syntax highlight.
The easiest way to download Ace Editor library (required by module) is drush dl-ace. Library should be downloaded to sites/all/libraries/ace directory.
Add contextual CSS classes to the body of the page.
user-role-[role]context-[context]views-[view] views-[vid] views-[display] view-[page-index]Could be considered a part of the Webform Report module. This module exposes the webform_report table to Views so that you can associate Webform Reports with the Webform referenced in the Webform field. The description field from the Webform Report is also exposed as a field.
A plugin to combine Joomla! and Varnish on the Byte clustered platform
In cooperation with Mediagrip Byte developed its own extension for Drupal. With this extension Drupal sites can run on the superfast Byte Varnish Cluster. The extension allows Drupal to automatically empty the cache for specific pages after changing an article in Drupal and cache the entire site should be emptied after clicking a special button.
This is an API module. Only install it if another module tells you to or if you are a developer and want to use its functions.
Create PDF from your application using HTML to PDF Pdfcrowd service (SaaS).
This module creates also two delivery callbacks (for menu items or custom use):
Features
Dependencies
Collapse Comments applies a themeable button to hide/show comments and comment threads using Javascript. It is recommended that you modify your comment.tpl.php template file to render the object 'collapse' inside the 'attribution' div, as any other divs will be hidden when the object is clicked.
This module can be used to compel Drupal 6 with PHP 5.4 and higher to match PHP ini's error_reporting value, or to emulate PHP 5.3 default error reporting behavior, or, if you are game, any other error reporting level you choose!
This module is most useful when running Drupal 6 under PHP 5.4+ to avoid Views E_STRICT warnings.
(To be able to arbitrarily filter any error type the Bad Judgement module must be enabled).
Free access to Google's Geocoding API imposes a 2,500 query per 24hr limitation. By using cached the results of redundant queries to Google, we can avoid exceeding the usage limit as well as reduce the number of interactions.
This module provides a "geocoder_handler" CTools plugin which provides caching functionality for queries to Google's geocoding service. This geocoder utilizes the exsiting Google geocoder to make calls to the geocoding service and may be used just as any other geocoder--field geocoding, views, etc.
This proof of concept sandbox emerged from #661198: Add access control/permissions by role
Requires patch from #14 from https://www.drupal.org/node/661198#14
For now it defines permissions for every Filefield Source.
In theory it could be expanded in a much more granular way.