Modules
Nodequeue OAI-ORE
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
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
This project has move here:
Ubercart advanced catalog
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:
- Views 6.x.2.8
- Views UI 6.x.2.8: included in views
- Ubercart Views 6.x-3.0 (Very great project !!!)
Instalation:
Views Two Column Table
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
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
