JISCPM

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a module that allows project managers and reporters on projects to be able to create "live" documentation rather than stagnant documentation with repeatable data (i.e. risks, project phases etc.) that needs to be updated each time there is a change to the project. This encourages a much more agile approach to documentation.

The data architecture that has been created is based on the JISC Project Management framework. This framework is highly suitable for educational projects.

Slide Presentation

Component type

module

Maintenance status

Development status

Component created

Component changed

The Slide Presentation module provides the ability to have a content type that is presented as slides.

The module provides the ability to load pptx slides as html content, utilising custom tags separate each page. Manual slides can be created by utilisation of the [page][/page] tags within the content.

The current implementation provides:

Page actions

Component type

module

Maintenance status

Development status

Downloads

534

Component created

Component changed

Provides a unified & accessible placement for page actions. What is considered page actions are form actions which have flagged themselves to be elevated to page actions.

The default basic theme places the form actions within a bottom fixed div, keeping the actions easily available.

dynatree

Component type

module

Categories

Maintenance status

Development status

Downloads

2763

Component created

Component changed

This module implements http://code.google.com/p/dynatree/ to create treemenus.
See a demo here: Tree menu DEMO

Dependencies

Install

Download the libraray into sites/all/libraries/dynatree. So the jquery.dynatree is reachable by sites/all/libraries/dynatree/src/jquery.dynatree.js

MO Auto-Add Terms

Component type

module

Categories

Maintenance status

Development status

Downloads

4173

Component created

Component changed

This module is used to automatically assign terms to a node. The module searches for the terms in the node and assigns them as it finds them.

For more information please check out the MO Auto add terms page.

The module is fully functional for Drupal 6.

We now offer this module here so maybe someone will come in and make it work with Drupal 7...

Views Dependent Filters

Component type

module

Categories

Maintenance status

Development status

Downloads

28269

Component created

Component changed

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.

Rangy

Component type

module

Maintenance status

Development status

Component created

Component changed

Presentation

This set of modules integrates the Rangy library into Drupal 7.

Three modules are included :

1) Rangy : the core Rangy module defines Rangy types and allows you to enable
them on field instances. This module won't do much by itself and needs a
'reaction' module.

2) Rangy enities : defines fieldable entities. This module is supposed to be
used by 'reaction' modules. Enable it only if another module instruct you to
do so, or if you wish to create a module which is built upon entities.

3) Rangy annotations : a reaction module which depends on Rangy entities to
create an annotation system.