Sniff

Component type

module

Downloads

1588

Component created

Component changed

Overview

This module is a simple tool that many site administrators will appreciate. It performs the following functions:

  • Tracks changes to system variables (variable_set)
  • Tracks form variables (based on URL filters)
  • Provides centralized log repository
  • Displays an inline change history (useful for tracking back changes made by other users)

Future plans include:

Featured Content Slider

Component type

module

Maintenance status

Development status

Downloads

35745

Component created

Component changed

Featured Content Slider now has a new release 7.x-1.1

What is Featured Content Slider?

Featured Content Slider is a module to feature latest nodes in a block that displays as a slideshow. This makes a featured slideshow out of node content displayed in the block.

Mouse Wheel

Component type

module

Downloads

2933

Component created

Component changed

A small utility module that allows registration of mouse wheel events through the Mouse Wheel jQuery Plugin.

Usage

To register a mouse wheel event, simply call the mousewheel_add() function. The following would show an alert box whenever you mouse wheel on the box. See admin/help/mousewheel for more examples.

Node Edit Protection

Component type

module

Maintenance status

Development status

Downloads

27614

Component created

Component changed

A very simple JavaScript based protection that will alert a user if they are navigating away from a modified Node Edit form without saving. It uses a standard JavaScript confirm dialog that allows the user to either continue what they were doing, or cancel the move allowing them the opportunity to save. It marks the form as dirty by using the blur event of the node fields.

This module was sponsored by Phase2 Technology and KYbest.

Game Utility Calendar

Component type

module

Downloads

1075

Component created

Component changed

This module, still in development, will be a gaming utility that will offer in-game calendars, particularly suitable for RPG's, easily handling dates from medieval times to the distant future. It will depend on both the Game Clock and Date API modules.

Tag editor

Component type

module

Downloads

3425

Component created

Component changed

Tag editor provides a nifty UI for adding and deleting tags in nodes with autocomplete integration. After installation, set the vocabulary ID to enable the tag editing interface for nodes using it.

Page renderer

Component type

module

Categories

Downloads

1682

Component created

Component changed

Allow rendering pages in other formats than html.

Currently only JSON renderer is implemented.

This module is required by Asynchronous module.

This module is under active development, and not ready for production use.

Mass tag

Component type

module

Downloads

2864

Component created

Component changed

Allows administrators to apply a taxonomy term to all posts containing a given keyword(s) or phrase. Requires the core Search module to provide the index of nodes.

Please note, the awesome Views Bulk Operations module provides a much more extensible solution (but I hit a memory limit issue and needed this small utility module).

Module Dependency Browser

Component type

module

Downloads

1522

Component created

Component changed

Compiles a browsable index of module dependencies, allowing users to see which modules depend on a given module. Requires a local checkout of the contributions/modules directory. See the README.txt for more details.