The 960 Gridder module utilizes the code developed by Andrée Hansson, and is intended for use with the ninesixty theme created by dvessel. The 960gs CSS Framework system was originally created, and is maintained by Nathan Smith. Using the 960 Gridder module allows you to enable the 960 Gridder by...
#D7CX I pledge that Accordion Blocks will have a full Drupal 7 release on the day that Drupal 7 is released. This module will provide accordion effect to your blocks. It works with any standard Drupal theme available out there on Drupal.org. You can also customize accordion widget by changing themes...
Enables editing of content or settings from the same page via popups. This is the beginning of a full rewrite of the Active edit formerly included in Javascript Tools. So far it's only a skeleton. Dependencies: Popups module and Formfilter module.
Active Tags adds a new option to free tagging taxonomies. If selected the taxonomy widget is replaced by a new jQuery enabled tag entry widget. Works with core Taxonomy module and Content Taxonomy module. This module came about through work on a site where some users found separating tags with commas...
The Administration Dashboard is still in development, however near completion. The module will provide a sort of control panel for users with administrative rights. It can be used to store commonly used links or to add block content to the 'dashboard' region. On installation of the module, a Dashboard...
Administration menu module provides a theme-independent administration interface (aka. navigation, back-end) for Drupal. It's a helper for novice Drupal users coming from other CMS, a real time-saver for Drupal site administrators, and definitely a must for Drupal developers and site builders (keyword:...
This module integrates with the API provided by theJQuery Menu module (version 1.8 and higher) to provide click and expand book menus with the ability to customize each block individually. Not only can you set blocks to hold particular sets of books, but you can also set each block to enable new books...
Advanced Taxonomy Blocks makes use of the JQuery menu module to create extremely customizable blocks for browsing through single hierarchy taxonomies. Though the taxonomy menu module does something similar, if you use this module you will see that they are in fact entirely different in their approach....
Note: This module is no longer supported. Its functionality is now included in Drupal 6. Ahah forms is a utility module, for adding Ajax/javascript driven incremental page reloading, without needing to write any Javascript. This framework uses the FormAPI to generate the necessary Javascript. The key...
Description Drupal 6's Forms API is great, but its AHAH support (a technique similar to AJAX) is lacking. You have to write a menu callback for every AHAH-enabled form item of your form. This is time consuming, hard to maintain and hard to write tests for. Not to mention that the code for those menu...
This module provides a 'ahah_response' themehook. I'd like to encourage module developers that implement an AHAH callback to consider using this theme function rather than calling drupal_json directly. Doing so would enable other modules to adjust the response via hook_preprocess_ahah_response.
Without this module, if during the processing of an AHAH callback, javascript files are added using drupal_add_js() but those files aren't already loaded on the base page from which the AHAH request originated, then those files don't get loaded. This is an unfortunate limitation of Drupal's AHAH system....
Without this module, if during the processing of an AHAH callback, css files are added using drupal_add_css() but those files aren't already loaded on the base page from which the AHAH request originated, then those files don't get loaded. This is an unfortunate limitation of Drupal's AHAH system. This...
One Ajax Module to Rule Them All! Ajax.module will AJAXify any Drupal form. This essentially allows for validation, preview, and submission without a page refresh. Ajax.module supports most forms out of the box. Ajax.module provides both an API for module maintainers as well as an admin interface for...
The Ajax Checklist module implements a filter and associated javascript that allows you to put something like this in a node: -------------------------------------------- Things to do before leaving the house for DrupalCon 2007: [cb all1 Discuss flights] [cb some1 Book group flights] [cb user-step1 Did...
Helper module to load and add JavasScript and CSS data for Ajax-loaded content. When loading new content via AJAX, there is the potential need to load CSS and Javascript files and data not already available on the page. Ajax Load is a helper module designed to handle this task. It should only be installed...
Provides an API for generating filtered markup using ajax. How to use: 1) Load the API by calling ajax_markup_on() at server side. <?phpif (module_invoke('ajax_markup', 'on')) { drupal_add_js(YOUR_SCRIPT.js);}?> 2) Inside YOUR_SCRIPT.js call $.ajaxMarkup $.ajaxMarkup(INPUT, INPUT_FORMAT,...
This module uses JQuery and the AJAX File Upload Jquery plugin to present a preview of a user's new picture as soon as they select one. Uploads will be sent through the same validation process and errors will be reported immediately after selection has been made. Important! Make sure cron is setup properly...
AJAX Select can enable CCK select fields with an AJAX feature to dynamically update the value of that field when viewing the node. It works by replacing the value of the field on the node view by a select field. CONFIGURATION Visit http://[your-site]/admin/settings/ajax-select Choose the content...
AJAX session allows you to use AJAX to set PHP session variables. This could be useful, for example, if your website had a UI that could be altered with jQuery; after a UI element was altered jQuery it could use the javascript that AJAX session provides to set a specified PHP session variable used in...
Update 9/1/08 Lately I've been really busy with a load of projects, and have been unable to keep up with the issue queues on contrib. There have been some promising patches for ajaxtable I've been meaning to look through and apply, but just haven't managed to make the time. I am about ready to add a...
Ajax views refresh is a plugin module for Ajax. Allows views to be refreshed on Ajax forms submission. The best use case is a node creation form and a view of nodes (or comments) below, which would be refreshed each time you add or edit a node. The developement version introduces a new feature : For...
This module adds the ability to edit a single element. The element needs to be surrounded by a DIV with the right things in it. This can be achieved by using something like contemplates, You will need something like this: <div class=ajaxeditable nid=<?php print $node->nid?> field="field_[name...
You can always create links that load other pages via AJAX but you will still load a full page HTML while you may only need a single HTML element from the loaded page and this is what AJAXify focuses on. AJAXify allows created views, for example, to load a single HTML element from another page. Project...
Search Modules
User login
Recent Posts
Highest Rated
Most Downloaded
Latest Reviews
Role inheritance
"despite a nice interface, the permissions are not copied but Duplicate Role works - http://drupal.org/project/duplicate_role "
Filter Permissions
"disappointed that Role Inheritance module doesn't work (and also breaks the Permissions page) this module..."
Google Analytics
"These days, Google Analytics is essential for a website. Get an account and this module. Set the code..."

