Concertina
Component type
Maintenance status
Development status
Component created
Component changed
Views Accordion, done right.
Views Accordion, done right.
Before/After image formatter provides a field formatter for image fields.
This module was created after the example of the NY times article In the Future, the City’s Streets Are to Behave.
Before/After image formatter depends on the beforeafter jQuery plugin.
Simple jQuery sliders that display realtime Facebook and/or Twitter content on your Drupal site.
Introspect the structure of your services.
Store changes to the ajaxit module.
FAPI JS Plugins is an API module that applies declared JS plugins to Form API Elements. This sandbox project offers the Chosen jQuery plugin as an example implementation. To use it, write a hook_form_alter:
Adds the save/submit form button on top of the page for node edit / node add / any page you want.
IT uses jquery to duplicate it.
This is a very important and needed Usability Enhancement to drupal.
Sponsored by : rsvelko2
Preview images on image upload.
Sponsored and developed by TrestleMedia
Autload JS automatically loads javascript files found in your theme's "js" subfolder.
Which files it loads depends on which page the user is viewing and where you put the files. It will load all files in the 'all' folder on every page, or all files in the 'front' folder on the front page. Options for page path, node type, first component of the URL, and more exist.
For example, as soon as it's turned on, your javascript files are loaded automatically just by naming them right:
path/to/theme/js/all.js - Loaded on all pages
path/to/theme/js/front/file1.js - Loaded on front page
path/to/theme/js/front/file2.js - Also loaded on front page
path/to/theme/js/nodetype--blog.js - Loaded on blog nodes
etc.
This module allows users to integrate Fotorama jquery plugin.
Now it supports only image galleries from image fields (works like field formatter). Fotorama is fully customizable throw admin interface when managing field display settings.