Devel accessibility
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
In Drupal 8, several very important accessibility improvements landed:
In Drupal 8, several very important accessibility improvements landed:
Looking for a new maintainer: The current maintainer is no longer able to support the module. Please see #2860726: Seeking new maintainer for Ajax Pages for details.
This module goes to great lengths to implement generic-purpose loading of the site's pages via Ajax, with the possibility to create region(s) that will be exempt from such loading. A concrete example of using this functionality is putting a persistent audio player on your website that would continue playing as the user browses the pages.
Integrates with the twitter API based upon the flux Services integration.
This is an integration module, so it does not expose any end-user functionality. It integrates Drupal with the twitter API by providing remote entities and integration with the Rules module.
The Imgfly module delivers on-the-fly images for responsive layouts with minimum configuration. The module uses a javascript code that determines the width of the parent element that holds the image and thus requests an image that will be dynamically generated to requested size. For optimal performance you need to have a reverse proxy caching mechanism on your site like Varnish or Squid to cache and deliver the dynamically generated images.
This module adds the cXense javascript snippet to the bottom of your pages.
To install, copy the cXense directory and all its contents to your modules directory.
To enable this module, visit Administration -> Modules, and enable cXense.
To configure the module go to admin/config/system/cxense.
Specify your Site ID that you received from cXense in here.
One of the main reasons to use Drupal is to minimize how much custom code needs to be maintained for a website. Every unique problem can be decomposed into the same problems that everyone has. These problems should be solved by modules on drupal.org.
This module calculates how many lines of code (LoC) of private innovation there is in a Drupal site.
Full report is available at Reports => Private Innovation. Total custom LoC is on status page. drush pi will output a summary.
Provide Image functionality for the Drupal Commons distribution.
This module is a fork of the Windows Azure Integration* module which looks to have been abandoned for more than a year.
Provides a check box next to each image on the image field form, which allows the image to be hidden.
Currently only works with the Drupal Image widget.
Support for other widgets utilising image fields is possible, but not yet implemented. See #2191737: Multiupload Imagefield Widget not compatible with Hide Image.
This module is an extension to the Drupals Media module and together with other modules like plupload and manualcrop it provides a slick drag-and-drop interface to work with many images in an article.
This is useful for large news sites or portals that have many different image formats and need to cut-down the amount of time used in adding, editing and managing images in articles.