Rollover Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

1457

Component created

Component changed

This module provides a simple method to enable content editors to use image rollover states. It makes no checks against the referenced image types, it simply converts [rollover] wrappers into actual rollover images. It does use a Javascript based approach, and causes no harm to images in an environment where there is no Javascript.

Important!
If you have the "Convert URLs into links" filter enabled, the Rollover Filter must come first in the filter processing order - otherwise usage of full URLs will result in broken ugliness.

Views Exclude Previous Nid

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module offers a new query plugin for views 3 module.
When you display severals views ' blocs on a same page, this module allows you to exclude results from previous views, ie to avoid dupplicate results on a same page.

CGPA Calculator

Component type

module

Categories

Maintenance status

Development status

Downloads

3833

Component created

Component changed

This module allows universities to perform GPA calculations for students across multiple terms and years. It allows per-country and per-institution grading scale conversion tables which can be entered directly or imported from CSV files. Countries, Grading Scales and the Calculations themselves are all stored as nodes, with various Views and admin pages to manage them.

This module is sponsored by McGill University, and was developed by McGill in collaboration with Evolving Web.

Term Reference URL Widget

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project is a modification on nodereference_url, aimed at referencing terms in the "new node" form based on the tid in the url. Both modules can be used independently and simultaneously. For good functioning special care should be taken though to create URLs for referencing when mixing node and term references by URL on a single node type.

ILS Authentication

Component type

module

Categories

Maintenance status

Development status

Downloads

841

Component created

Component changed

ILS Authentication allows library patrons to use their library account information to log into a Drupal site. It only supports authentication against a single Integrated Library System at a time, and each ILS requires a driver to work with this module. The 'sample' driver is enabled by default.

ILS Authentication doesn't touch 'local' accounts (accounts created by Drupal's built-in user module) or accounts created by other contributed modules.

Database logging clear button

Component type

module

Maintenance status

Development status

Downloads

1411

Component created

Component changed

Backport of Drupal 7's button to clear the database log table, with the addition of a permission to allow this.

Dependencies

  • dblog - core module

Installation

  • Enable the module

Usage

  • View the recent log entries page
  • Clear all log entries

Background

See #49333: A clear all logs button.