Views RSS: Google Products Elements
Extension module 2.x branches of Views RSS module, providing additional set of Google Prodcts elements for Google Merchant Center.
Views Dependent Filters
Allows the presence of exposed filters on a view to be controlled by values in another exposed filter. Dependent filters are hidden when not relevant, and their values are not considered when the exposed form is submitted.
The module is compatible with both the Views basic and the Better Exposed Filters form plugins.
Example
Suppose you had a view showing several kinds of products, such as cake, bicycles, and books, and an exposed filter on product type that lets the user refine the listing to one or more types.
With this module you could add the following filters:
- cake flavour, such as lemon, chocolate, coffee
- bicycle size
- book genre
Each filter will only show when the type it relates to is selected in the filter for product type.
VSCP home automation
This module can be used to use drupal as a control, log and display interface to your VSCP home-automation.
VSCP stands for 'very simple control protocol'.
It's an open source event driven protocol that can be used for communication between hardware modules. I use it for my home-automation.
Everything about it can be found at vscp.org.
Containing features :
- Send VSCP events : create VSCPevent drupal-nodes which can be send.
- Receive VSCP events : create/update corresponding drupal-nodes.
- Link receive VSCP events to send VSCP events : With this linking it's possible to link a received VSCP event, containing a return/status value, to a sendin VSCP event.
- Logging of VSCP events : configurable which events will be logged to a VSCPlog drupal node.
- Intergrate with the Rules-module : can be used, for example, to send a email when an certain VSCP-event occurs or to schedule some events, ...
Taxonomy Term Reference Filter by Views
Add a Filter by Views Setting for a Taxonomy Term Reference Field Instance.
FullCalendar Create
A new extension for FullCalendar. This module allows you to click directly on the calendar to create new events. Currently only supports nodes, generic entities will come soon.
Needs the patch from #1427664: Don't use hook_fullcalendar_options_submit when not appropriate until it's committed.
ELMS Features
This repository is used to manage all of the features in ELMS like content, places, timelines, polls, schedule, and many, many others.