Offensive content

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Check for offensive/abusive strings in content and marked it for admin review.
Also allow site user to report content offensive, once reach thrash hold limit, notify admin

Book weight automatic default value

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a small utility module, which automatically orders book pages on top of their siblings by default. When adding a new book page, if there is a book parent (for instance on /node/add/book?parent=123), the weight of the new book page will default to the highest weight that is smaller than the weight of all sibling book pages. That way you book pages end up on top of the list without you doing anything.

There is currently only a Drupal 6 version.

User Intro

Component type

module

Maintenance status

Development status

Downloads

736

Component created

Component changed

The User Intro module allows the administrator to present a piece of 'welcome' or 'introduction' content (via a template). This template is displayed upon the user's first login, and is hidden on subsequent logins, but can be manually displayed when the user clicks a trigger. Visibility is also controlled from the user profiles (/user/###/edit), allowing users to disable the intro altogether.

Please read the bundled README.txt for setup instructions - you'll need to add two variables to your page template.

ICA Survey

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is the ICA Survey module, a module that implements an API for building surveys. The hooks that make up this API are documented in the file hooks.html. The ICA Survey module also provides functions for retrieving and saving surveys, questions and survey results. These are documented in the file functions.html.

Site builders that want to use this module to build surveys should enable some of the modules that make use of the ICA Survey API, such as the question type modules in the contrib directory.

ISBN2node

Component type

module

Maintenance status

Development status

Downloads

6007

Component created

Component changed

This is a Drupal 7 module that will create nodes in a book archive based on ISBN's. ISBN's or International Standard Book Numbers are unique identifiers for books, and based on ISBN you can mostly gather quite a bit of information about a book as well as get a hold of its cover. The module will allow users to easily build archives of physical books based on these book's ISBN's.