Class Note

Component type

module

Component created

Component changed

Provides notes for the class module.
Instructors can allow or disallow students to send notes to other class members.

Requires the Class module

Collapse Text

Component type

module

Maintenance status

Development status

Downloads

63953

Component created

Component changed

As this is an input filter, it will only work where input filters are applied.

This input filter must come after the HTML filter, and should go after the convert line breaks filter.

To make a section of text collapsible, surround it with [collapse] and [/collapse]. You may nest the [collapse] tags to have collapsible sections within collapsible sections.

Nudge

Component type

module

Categories

Downloads

2057

Component created

Component changed

Allows users to nudge other users about nodes they have written, for example asking for updates, ...etc.

There are permissions to allow users to nudge others, as well as options for sending an email with a custom message to the author of node, .

A list of recent nudges is provided as a navigation menu item. A link below the node shows up for the author if there are nudges pertaining that node.

Note that the poke module is similar, but is only user to user, and has no context or knowledge of content.

IMS Content Packaging

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project is abandoned. Please let me know if you'd like to claim the project space or pick it back up.

This module provides administrative and user utilities for exporting content as IMS Content Package (IMS-CP) compatible archives.

Under heavy development.
This module is under heavy development and not ready for production use.

Webform (Show Own Form Results)

Component type

module

Categories

Downloads

1368

Component created

Component changed

The webform module is outstanding.

I needed, however, to use it to allow any users of role "Intranet_Form_Authors" to create forms, edit their own forms, and download the results of their own forms but not the results of any other forms.

The existing webform module doesn't provide this (it has "clear form results" and "access form results" but nothing to filter that by node owner). Rather than hack it in, I've added it as a new module that calls back to functions existing in the webform module.

Node Find Replace

Component type

module

Downloads

4141

Component created

Component changed

Allows global case sensitive find replace in node body, node title, cck nodes, file paths etc.
Note: file paths is only available in the development snapshot.

Running a find replace creates a snapshot so changes can be undone / redone.

The Undo / Redo functionality runs off a separate history table, only nodes that changed for a particular find/replace are effected.

Wysiwyg

Component type

module

Maintenance status

Development status

Downloads

3187172

Component created

Component changed

Allows the use of client-side editors to edit content. It simplifies the installation and integration of the editor of your choice. This module replaces all other editor integration modules. No other Drupal module is required.