Context Daylight

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Context Daylight provides a new condition for the Context module to use. The condition is whether or not the sun light is out for a particular location and timezone. A bit of a goof module but it might be useful.

Lognode

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Introduction

The lognode module is an attempt to log events occuring on a node.

The types of events logged are:
* create: logs an event when a node is created.
* update: logs an event when a node is updated.
* delete: logs an event when a node is deleted.
* new revision: logs an event when a new revision is created on a node.

How is this different from dblog?

Dblog is a logging system while with lognode, you can see all changes your
content has been through.

Webform Submission to Node

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module would map webform submissions to a node. It was for Drupal 6 but never was developed far enough to be worth sharing with the community, project went in another direction.

Etherpad Lite

Component type

module

Maintenance status

Development status

Component created

Component changed

Etherpad Lite Integration for Drupal.

Etherpad lite is a really-real time collaborative editor spawned from the Hell fire of Etherpad. [..] Etherpad Lite is optimized to be easy embeddable.

This module implements Etherpad Lite as a field. You will need an Etherpad Lite server. Setting this up is beyond the scope of this documentation but it is a straight forward thing and documented at Etherpad Lite on GitHub

XMedia

Component type

module

Maintenance status

Development status

Component created

Component changed

Adding crossmedia with own written APIs for many media hosters, adding and managing easily videos, music and more content types by adding the URLs and adjusting the information of the media. Also the on-the-fly creation of media (images, music, ...) will be added.

Goal is to create an open source alternative to many well known paid software packages like VIMP and add even more great features using open APIs.

It is the "plugged" version of our Unplugged Video Portal that you can download from our Github account.

Relation autoconnect

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Module allows to setup invisible widget to Relation Dummy Field. This widget loads information (entity type and ID) about another entity from arguments in the path and create relation between determined and newly created entity.

For example, you can use path "node/add/story/node/22" to connect new story content with node number 22.