Community Media Graphical Menus

Component type

module

Maintenance status

Development status

Component created

Component changed

Graphical menus - like icon menu for shortcut links and channel menu for links to TV channels - intended for use with the Community Media theme. The menus are populated via taxonomy. A views block is created, that can be put in the region where the menu should appear.

Communication service for mobile devices

Component type

module

Maintenance status

Development status

Component created

Component changed

The webservice_app module lets you create json data output from drupal to any given mobile device,
In any given output format. That is, json, xml, other.

It is meant to be the glue between an app and drupal.
The philosophy of this module is to make a module with a standardized function calling methodic.
The module is plug-in based and thus highly configurable (programming examples are included).

Future use:

This module, with the right plugin, can be used to push pages to other drupal sited and placed inside other sites templates.