Dirty Forms

Component type

module

Maintenance status

Development status

Downloads

4892

Component created

Component changed

The Dirty Forms module provides a javascript behavior that checks forms before users leave the page, warning them if they are about to loose changes and providing an option to remain on the page.

The module provides a configuration form that allows setting up a list of forms that should be excluded from the dirtyForms behavior.

This feature is based on the onBeforeUnload event of the window object which, at the time of writing, is only supported by IE4+, Mozilla Firefox, Google Chrome. Those using other browsers (or when javascript is not enabled) won't be warned when leaving dirty pages. Ah, c'est la vie!

The Dirty Forms module requires the onBeforeUnload API.

Role Weight

Component type

module

Maintenance status

Development status

Downloads

841

Component created

Component changed

The Role Weight module allows you to set roles ordering. This is very useful in situations, when you need to know which role is more important than the other.

The module gives no functionality to end user, but it's effect can be used by other modules (e.g. Form Adjust).

Views Import

Component type

module

Maintenance status

Development status

Downloads

14095

Component created

Component changed

This module provides an easy way to import previously exported Views definitions.

INSTALLATION

  1. Create 'sites/all/imports/views' folder.
  2. Install the module.
  3. Export a View you wish to import with following drush command: drush vie view_name
  4. Or export all Views with: drush vie --all

Features

7.x-1.2 version supports Drush.

Watchdog Aggregator

Component type

module

Categories

Maintenance status

Development status

Downloads

2265

Component created

Component changed

This module is unsupported due to a security issue the maintainer didn’t fix. See SA-CONTRIB-2015-062 - Watchdog Aggregator - Cross Site Request Forgery (CSRF) - Unsupported for details.
If you want to use this module, your options are:

The watchdog aggregator is intended for people that run some or a lot of drupal sites and may have a central site (maybe an intranet site) that they can visit and see if something is wrong on their other sites.

User Prune

Component type

module

Maintenance status

Development status

Downloads

5871

Component created

Component changed

Drupal 7 version:
User Prune lets you mass delete inactive users based on criteria you specify.

The pruning specification you select can be saved as a cron job, or executed a single time.

The main criteria is the time since the user last logged in or, if never logged in before, the time since the user was created.

Optionally, some criteria can be set to Prune users:

Front Node

Component type

module

Maintenance status

Development status

Downloads

1086

Component created

Component changed

A small module which allows users to set node as a front page.

After installation of the module there is a new node-edit form option "Use node as front page". After the option will be checked , the node is displayed on the front page.

Usercount

Component type

module

Maintenance status

Development status

Downloads

2685

Component created

Component changed

This module implements some basic reporting about users. Currently supported:

  • Summary: Confirmed, never logged in, blocked; Users by role, users with no special role.
  • Blocked: Total and month-by-month breakout, with optional CSV file download for charting.
  • Confirmed: Total and month-by-month breakout, with optional CSV file download for charting.
  • Bloggers: Top 10 blog posters of all time, and by month
  • Commenters: Top 10 commenters of all time, and by month

Jobtrack Nag

Component type

module

Downloads

498

Component created

Component changed

The project has been renamed to Support due to a possible trademark infringement.

Node permissions grid

Component type

module

Maintenance status

Development status

Downloads

5908

Component created

Component changed

This module has been superseded by Permissions Grid, which handles all structured permissions rather than just nodes.

This gives an alternative way of administering node-related permissions which may be easier on sites with many content types and roles.

For each role, a grid of permissions is shown, where each row is a content type (grouped by module) and each column is an action ('create', 'edit own', etc).

Macro

Component type

module

Maintenance status

Development status

Downloads

15347

Component created

Component changed

Macro module is now no longer packaged with devel.

This is basically the same version as what devel had except for a few new UI additions and a bug fix for proper Drupal 6 forms api integration.