Redmine REST API
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This is a new Drupal 7 module, for helping developers to integrate Drupal with Redmine, with two main uses:
This is a new Drupal 7 module, for helping developers to integrate Drupal with Redmine, with two main uses:
This module provides tight coupling between a single Drupal website and a single project in Redmine. The scope of this module is for managing a simple support project with a single Tracker type available. In our case, our support projects use a tracker called Support which is then made available in Drupal, but that is configurable in the admin section for this module, as are several other options.
The module supports:
This module integrates development with Meteor (http://meteor.com/) and Drupal. Meteor is a platform built on Node.JS. Using Meteor, you can specify the layout and basic rules for your data and then let the underlying tools handle real-time updates between users (for example publishing a change from one user to other users, and refreshing everything on their screen that depends on that data). Meteor automated the basic infrastructure tasks to make it easy to built apps with real-time communication.
This module implements jQuery tristate checkbox plugin
(http://jlbruno.github.io/jQuery-Tristate-Checkbox-plugin/) as form element.
In your form definitions you can use $element['#type'] = 'nested_checkboxes'.
Detailed installation and usage instructions are in README.txt
Integration between Aegir and PHPMyAdmin or other db management web software.
Provides a link to login into a PHPMyAdmin instance (or other db management web software) configured for the current site database server. Requires dblogin to be installed on the site.
Provides an API for integration with GeckoBoard, a configurable dashboard for your business.
This module does not do anything on its own, it relies on other modules to extend it's behaviour and provide functionality. See the commerce_reports_geckoboard module for an example.
Szentirashu is a reftagger module creates a filter that parses the content, looking for Bible references. If found, it turns it into a link to szentiras.hu, and creates a Javascript popup that displays the referenced verse(s) using szentiras.hu's API.
This module provides an input filter that parses bible references (like Jn1,1) to a link and JavaScript popup. This module is mainly for hungarian Drupal users, since szentiras.hu provides hungarian Bible translations only.
IMPORTANT NOTICE: Dev release created on May 5 2014 or later requires version of the Zoho CRM API library created on May 5 or later.
This is a small utility module I wrote because I needed to batch process a list of email address and mark the with the "on hold" status in CiviCRM.
You paste in a list of emails and you can batch edit their "on hold" status. I also included the possibility to remove the "on hold" status.
Sandbox project for integration of the Dropbox Chooser with Drupal