ajaxform

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

you can learn how to make form in drupal 7 with ajax request.

Require.js integration

Component type

module

Maintenance status

Development status

Downloads

1256

Component created

Component changed

Allows other modules to use require.js to write sophisticated JavaScript applications.

Depends on filesondemand and libraries.

This is an API module. Only install it if another module asks you to!

Documentation is forth-coming! For now, all I can recommend is checking out the 'requirejs_example' module that comes with this module.

Meta - metadata management for media files

Component type

module

Maintenance status

Development status

Component created

Component changed

(formerly 'mediadescriber')

This package accesses metadata and descriptions associated with images (or other media files).

The idea is that you can use desktop image library management tools (iPhoto, Picassa, Windows Photo Gallery, AcDSee, Adobe Bridge/Lightbox) and have the additional descriptive information you add transfer with your files when they are uploaded to your Drupal site.
* that's the idea anyway - each package has its own way of encoding metadata, not all these are currently possible.

This package can read and re-use embedded or supplimentary metadata sources (EXIF, XMP, Descript.ion) that describe uploaded media and absorb them into the Drupal system. This data is then used to provide captions or tagging information for the files.

PageAPI

Component type

module

Maintenance status

Development status

Downloads

2573

Component created

Component changed

This module wants to end the situation of current D6, where hook_init() is a crowded battle place. Things like drupal_add_js(), drupal_add_css(), etc, can now be done in hook_pageapi(), instead of hook_init().

One major goal is to prevent premature theme initialization, premature menu_get_item(), and other things that we don't want to happen too early in a request.

Status / stability

The API of this module is still taking shape. See the discussion on groups.drupal.org

Facetapi Select

Component type

module

Maintenance status

Development status

Downloads

45592

Component created

Component changed

Adds an option for a select (dropdown) display for search facets using facetapi. The select form loads by js (no need to click 'submit') but degrades to use submit button.

Related projects

  • Facetapi Multiselect
    Can be used for more advanced select lists that use chosen and jQuery multiselect.

Attach directory

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is sponsored by Sciforma

Attach directory module allows you to display all the files of a directory as file attachments. The name of the directory is defined on a node by node basis. This module is particularly usefull on intranets. It links nodes with directories from a file repository.

regbar

Component type

module

Maintenance status

Development status

Downloads

1869

Component created

Component changed

Overview
Regbar is an icard generator application that creates icards containing barcodes for each user during registration. It does solve the problem seperate icard generation if you are organizing some conference or any event. If you have setup a nice Drupal website for registration then user can get these icards printed & then all one gotta do is to verify authenticity,if need, using barcode scanner.

Features

Bricks

Component type

module

Maintenance status

Development status

Downloads

866

Component created

Component changed

Bricks are Drupal blocks that support with ctools context, content types, and access plugins. This module basically lets you make exportable Drupal blocks (bricks) out of Panels pane displays. The project includes some examples that demonstrate the basic functions.