CAS Server

Component type

module

Maintenance status

Development status

Downloads

1786

Component created

Component changed

The CAS Server module turns a Drupal install into the central
authentication system.

This stand-alone module is replacing the CAS Server component of the CAS module. It is maintained by a subset of the maintainership of that module.

It is currently under active development for Drupal 8 only. DRUPAL 7 AND EARLIER ARE NOT SUPPORTED IN ANY CAPACITY.

-------------------------------

VBO Context menu

Component type

module

Categories

Development status

Downloads

2552

Component created

Component changed

Provides a context menu for the Views Bulk Operations module.

All operations available in a Views Bulk Operations enabled view will show up in a context menu on right click.

You can disable or enable the menu for each display and optionally hide the regular VBO form.

The module requires the jQuery Context Menu plugin to function properly.

This module has not been tested on IE.

Advanced Taxonomy Menu

Component type

module

Categories

Maintenance status

Development status

Downloads

10788

Component created

Component changed

This is a modification of the taxonomy_menu module which creates the menu from any number of single level vocabularies, which is useful in situations where each category shares the same subcategories. Take for instance a heirarchy like clothing. The levels might be as follows:

vocab 1: Autumn, Summer, Fall
vocab 2: men, women
vocab 3: shirts, pants, shoes
vocab 4: size 10, 12, 14
vocab 5: colour red, green yellow

Report

Component type

module

Maintenance status

Development status

Downloads

4662

Component created

Component changed

The Report module provides an overview of user and content activity on your site.

Historical data is collected through a daily cron job, and can be viewed in Daily/Weekly/Monthly/Annual tabular summaries. The Chart module will be also used for presentation, if available.

Collected user data includes daily counts for registration, logins, and access for selected roles. Content data includes daily counts of nodes and comments created for selected node types.

Cite

Component type

module

Maintenance status

Development status

Downloads

1761

Component created

Component changed

This module allows users to retrieve citation information for nodes within a site. This module will be useful to researchers and academics who need to cite their sources in various styles.

'Cite' displays 10 different styles of citation (e.g., APA, MLA), which can be fully configurable by the site admin. Unneeded styles may be suppressed and replaced with styles defined by the administrator.

Gallery Assist ImageCache

Component type

module

Categories

Maintenance status

Development status

Downloads

18340

Component created

Component changed

What does Gallery Assist ImageCache?

Gallery Assist ImageCache help Gallery Assist to work with ImageCache.

What should I pay attention?

The last action in a ImageCache preset planed for a Gallery Assist node or other node type with Gallery Assist assigment must be a action wich contain size information.




SoundManager2

Component type

module

Maintenance status

Development status

Downloads

21783

Component created

Component changed

Overview

The Soundmanager2 module provides Drupal integration with the soundmanager2 library and contains three default player styles: inline player, page-player and ui360.

Wysiwyg cleaner

Component type

module

Development status

Downloads

2384

Component created

Component changed

Allows users to clean up content in wysiwyg editors.

It is meant to be a generic solution to clean up content in Wysiwyg editors. It can be used to clean up content from third party softwares as word processors or any situation where content needs to be cleaned up.

Using rules based on jQuery selectors or regular expression, you can provide buttons for wysiwyg editors to clean up content. Optionally, cleaning can be automatically fired on paste.

By default an "Open Office" preset is provided. It cleans up content copied from Open Office.

Requires the Wysiwyg module and the last 6.x-2.x-dev version of jQuery Update module (this is required for complex jQuery selectors like "div[attr*=value]" to work).