FileField

Component type

module

Maintenance status

Development status

Downloads

1306222

Component created

Component changed

FileField provides a universal file upload field for CCK. It is a robust alternative to core's Upload module and an absolute must for users uploading a large number of files. Great for managing video and audio files for podcasts on your own site.

Features

  • Configurable upload paths allow you to save files into per-field or per-user directories
  • Per-field and per-node file size limits
  • Extensive API for extending field widgets and managing files
  • Full revision/translation file management
  • Views support
  • Ajax Uploads (and progress bar support with the PECL uploadprogress extension)
  • Pretty Icons
  • All the goodness of CCK (multiple output formats, shared fields, multiple values, and much more)

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.

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 --

Node expire

Component type

module

Maintenance status

Development status

Downloads

45933

Component created

Component changed

This module allows you to set a "timer" into content nodes. When it reaches zero, you can perform any type of action with the node, such as unpublishing it or sending an email to the author.

Features

  • Perform custom actions when the nodes expire
  • Granular permissions: let only some users to modify the node expiration date
  • Date field can use jQuery Date Popup widget, if Date module is installed with Date Popup enabled
  • All data exported to Views, if enabled
  • Drupal code compliance

Node adoption

Component type

module

Maintenance status

Development status

Downloads

5913

Component created

Component changed

Node Adoption allows you to automatically reassign nodes created by a deleted user to another user of your choice. Similarly, a form is provided to change ownership of all nodes from one user to another at any time. Node Adoption was originally maintained by Mark Dickson (ideaoforder) and sponsored by The Chicago Technology Cooperative, then by Morbus Iff. Drupal 7.x is currently maintained by Marie Wendel.