DruSu

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

DruSu is a port/refinement of the Support module.

IMPORTANT: Development has begun on the initial port effort, more information will follow soon. 10th April 2014

Due to a lack of engagement by the current maintainers of the Support Module DruSu aims to replace/enhance the Support Module.

Please note: links on the right are not functional currently.

Image Importer

Component type

module

Maintenance status

Development status

Downloads

2672

Component created

Component changed

Image Importer creates a procedure that reads a folder content and import images into Drupal system.

With this module you can perform mass imports directly to configurable content type image field.

You only have to upload, using your favorite FTP client, the desired folders and images to configurable base path. Apply a little configuration and execute import process from default administration content page.

Mark as Read

Component type

module

Categories

Maintenance status

Development status

Downloads

789

Component created

Component changed

Overview

This module marks the HTML elements 'read' or 'unread' based on the CSS selector provided on the admin which is a very rare use case though. It uses database to track the user click activity as opposed to the cookies. This can be used with any html elements, but requires to have the unique attribute value which represents that html element uniquely.

Common Use Case

List of links on the sidebar and clicking on the links has to open url in the iframe.

Email client unbolds or changes display properties when unread email is clicked or read.

PoolParty GraphSearch

Component type

module

Maintenance status

Development status

Downloads

1280

Component created

Component changed

The PoolParty GraphSearch (former sOnr webMining Content Aggregator) automatically collects content from multiple external sources and nodes from the Drupal-website and presents them in Drupal, filterable by date, geographic region and extracted tags of the content.

Menu Descriptions

Component type

module

Categories

Maintenance status

Development status

Downloads

4551

Component created

Component changed

Ever wanted to create a menu that had more than just menu names? This module extends Drupal's menu system by allowing you to attach a full description to a menu item, which can then be displayed along with the menu using menu blocks that the module provides. Use this to give users more direction as to what menu options do what. Because this is an add-on to the menu system, menu blocks obey all access control, so that the links and descriptions that are generated are 'dynamic' depending of the user's permissions.

sensors

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Welcome to my sensors sandbox project.

The main purpose of this module is to provide a single database and user interface for managing devices, sensors and sensor data.

The sensors are defined by a 'sensor_type' which specifies how the data from a given sensor should be displayed. At present, users need to define each type of sensor they require. However, a number of common types will be accessible through sub-modules once the main development is complete. This groups together sensors with common functionality, such as, temperature, current consumption etc..

XML Form

Component type

module

Categories

Maintenance status

Development status

Downloads

385

Component created

Component changed

Provides a XML abstraction layer for Drupal Form API arrays.

With this module, you can create and edit XML forms from admin interface (it creates a new block type). It is also possible to use the module as a helper to integrate with some external XML form generators.

XML form also integrates with Codemirror to make easier for editing the XML estruture.