Permission change notification

Component type

module

Maintenance status

Development status

Downloads

329

Component created

Component changed

This module send's an email with a list of changes made to the user permissions settings when a user submit's the permission form, handy for working in small teams where multiple people are updating permissions and managing the site

The email is configurable at admin/settings/permission_watch

For example, the email sent look's something like this..

BibRef

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

For managing bibliographic references.

How is it different from Biblio?

* It's based on existing modules--Field (CCK in D6 version to come), Taxonomy, and perhaps others later--Feeds for importing?
* It will support multilingual stop words, and ignore leading nonalphanumeric characters when sorting by title.
* Styles will be customizable through templates.

Term Reference Hierarchy

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Since there's no obvious way of saving term hierarchy when creating a node, this module was created.
The user creates 2 term reference fields, referencing the same taxonomy vocabulary.
Then, using this module you can set which field is the "parent" term and which one is the "child" term field. When saving the node, taxonomy terms are created and their hierarchy is saved.

Instructions on how to use:
a UI is not yet available but it's very easy to customize.

Profile extra weight

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Drupal core's profile module limits weights of profile fields from only -10 to 10, which if you have a lot of profile fields, becomes a limitation to how you can re-arrange them. This simple sandbox module adds more options to the weight fields.

Ticker Views

Component type

module

Maintenance status

Development status

Component created

Component changed

Ticker Views is a Views plugin used to modify a view into an animated News Ticker block. The project uses CCK to create "News Blurb", start date, end date, and priority fields to the Page node editor form. These fields are then rendered in a Block View (generated by Ticker Views) and styled as a News Ticker.

More details as the project comes along.