Paranoia

Component type

module

Categories

Maintenance status

Development status

Downloads

83099

Component created

Component changed

The Paranoia module attempts to identify all the places that a user can evaluate PHP via Drupal's web interface and then block those. It reduces the potential impact of an attacker gaining elevated permission on a Drupal site.

Search configuration

Component type

module

Maintenance status

Development status

Downloads

132392

Component created

Component changed

This module has five main functions.

  1. Alter the appearance of the core node search form
  2. Group content types for more meaningful searching
  3. Restrict search results by the content type.
    This is a role based restriction.
  4. Restrict search results from showing individual items.
  5. Alter the pager limit (aka number search item results per page).

Admin user (uid 1) is exempt from restrictions.

Gradebook

Component type

module

Categories

Maintenance status

Development status

Downloads

11545

Component created

Component changed

Gradebook is targeted to become a solid and flexible gradebook module that will become the basis for Drupal based LMS (Learning Management Systems). This package leverages Drupal's core taxonomy module to define gradebooks and gradebook categories (exam, homework, quizzes, tests, etc.). Any Drupal content type can be used to provide assignments under these gradebook categories. Grades are tabulated and presented on gradebook pages so teachers can see all the students in the gradebook, but students can only access their own grades.

CAS

Component type

module

Maintenance status

Development status

Downloads

159826

Component created

Component changed

This module provide single sign-on capability for your Drupal site by implementing the CAS protocol. CAS has quickly become the most popular single sign-on solution for universities. In its most simple use (CAS can also proxy single sign-on), a CAS server authenticates users and sends the user to the requested application (your Drupal site) with a special ticket.

Jabber

Component type

module

Maintenance status

Development status

Downloads

4226

Component created

Component changed

Development is being sponsored by Babson College.

This module integrates your Drupal installation with any XMPP (Jabber) account. User's email addresses are associated with their xmpp (jabber) jids (their chat handles). The module creates a roster from your current jabber roster for the account you login with and also constructs a roster based on organic group membership for the groups you are a part of.

Switchtheme

Component type

module

Maintenance status

Development status

Downloads

143867

Component created

Component changed

Adds a block to allow users to switch between enabled themes.

Themes can be given 'user friendly' names and access can be controlled by user role.

Switchtheme provides optional support for Browscap module to switch themes based on the browser of a visitor.

README.txt contains instructions on how to modify a single theme and use Switchtheme to allow users to choose between a small, medium, and large text version of your site.

Encrypted Text

Component type

module

Maintenance status

Development status

Downloads

1187

Component created

Component changed

-- SUMMARY --

Encrypted Text provides the ability to store encrypted text field values.

For a full description of the module, visit the project page:
http://drupal.org/project/encrypted_text

To submit bug reports and feature suggestions, or to track changes:
http://drupal.org/project/issues/encrypted_text

-- REQUIREMENTS --