Modules

Contributed (contrib) modules are plugins for Drupal that extend, build or enhance Drupal core functionality. Use matching versions (modules released for Drupal 5.x will not work for Drupal 6.x). Contributed modules are not part of Drupal core releases and may or may not have optimized code/functionality. If a module solves your needs please consider joining forces and helping the maintainer. You can view module usage statistics for all modules to view the most popular modules used by the Drupal community.

Nodequeue OAI-ORE

gavri - December 18, 2009 - 06:44
Player screenshot

By using the nodequeue_node module This module allows you to build media presentations based on the XML OAI-ORE format (http://www.openarchives.org/ore/).
Basically this allows you pack presentations in a standardized format that hopefully in the near future will be adopted by archives and libraries.
The module comes also with a sideshow flash player that can read XML OAI-ORE files and present images, video, audio and text.

This project was builted by Linnovate for the Jewish American Archive Website.

Checkout http://jwa.org/aboutjwa/programs/unlock for more information.

Mobile Services

darren.ferguson - December 17, 2009 - 22:15

Mobile services module aims to utilize the information in Drupal Views and Content Types too allow accessing your Drupal site via the services interface on a mobile phone. The module will provide the ability to describe content and views to the mobile application and from the mobile application be able to display dashboard, tabs, create new content, upload images / files and gps information if required.

The mobile application is being developed seperately for association with this module however the application is being designed so you can take any view and describe the view too the mobile application and it will know how to display it in a dashboard style.

Development sponsored by OpenBand, a subsidiary of M.C.Dean, Inc.

Git Drush Interface

awebb - December 17, 2009 - 16:36

This project has move here:

http://drupal.org/project/drush_git

Ubercart advanced catalog

mogtofu33 - December 17, 2009 - 14:31
Ubercart advance catalog sample image

Advanced catalog for Ubercart

Advanced catalog add custom filer on ubercart catalog and views integration (inspired by filter on default magento shop).
Filters are fully configurable, and of course your catalog view benefit of view, no more manual theming to get what you want !

Features:

Filters available:

  • Products per page
  • Ordering by position, name or price
  • Sort ascending or descending
  • Mode filter to display your catalog using views

Advanced catalog fully integrate ubercart catalog with view, so you can adjust the display like you want and offer to your customer multiple display.

You need to get a well understanding of views to use this module correctly !

Default views with the module are grid, table, list.
Extra views "sticky" give the ability to add a view before the catalog to promote some products of the current taxonomy, this block can be used alone.

Requires:

Instalation:

Views Two Column Table

stella - December 17, 2009 - 13:04
views_two_column_table.jpg

This views style plugin lets you display views in a two column table layout. The field label is displayed in the first column, with the field data in the second column.

 

 

 

 

 

 

 

Views Form Fields

dagmar - December 16, 2009 - 13:12

Views Form Fields allows developers to use insert Forms Fields into a View, like a textfields, textareas, checkboxes or select boxes.

This module provides a new display to attach views into a node form. You can use this display to create nodes with lines of items, i.e:

Invoice: xyz
Client name: Mike

Line of items:

+----Product-----+-----Quantity*---+
+ Rice           +  5              +
+ Olive oil      +  3              +
+ Salt           +  2              +
+----------------------------------+

*Quantity are Select box form fields.

When the node is submitted, this fields are merged into the $form array so you can use it respecting the Form API rules.

Also you can use this module to retrieve data from tables created by Data Module or Table Wizard. Since probably they use complex schemas, you can define a view with forms fields to edit records for this tables.

Current Mantainers:
Daniel Wehner: dereine.
Mariano D'Agostino: dagmar.

At this moment this module is not ready to production sites.

For more information please read: #661864: Module presentation, roadmap and call for ideas

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.