Maintainers strive to actively monitor issues and respond in a timely manner.

Accessibility

When an accessibility problem is on a page, the user gets an error message.

Accessibility means that your site’s design, interface, and content are available to all users on the internet, regardless

Private Upload

private_upload.png

Upload files into a private directory. Enhances the core upload module's functionality to support both public and private uploads at the same time.

This module adds a "private" checkbox to the normal upload form. Files marked private will go to a separate directory. Access to files in this directory are controlled as if the entire site had private downloads, which is to say the user must have "view uploaded files" permission, and permission to view the node that the file is attached to.

The Drupal 6 version is now available. Drupal 6 allows the same file to be attached to multiple nodes, and entirely removes the node-level access control for files. This module restores node-level access control, using the rule that a user can see a file marked private, if-and-only-if they have view access to at least one of the nodes that the file is attached to.

Migrating private files from D5 to D6 should happen automatically (fingers crossed).

Taxonomy Manager

Taxonomy Manager Interface (7.x)

This module provides a powerful interface for managing taxonomies. A vocabulary gets displayed in a dynamic tree view, where parent terms can be expanded to list their nested child terms or can be collapsed.

The Taxonomy Manager has following operations and key features:

  • dynamic treeview
  • mass deleting
  • mass adding of new terms
  • moving of terms in hierarchies
  • merging of terms (using the Term merge module in 7.x)
  • fast weight changing with up and down arrows (and AJAX saving)
  • AJAX powered term editing form
  • simple search interface
  • CSV Export of terms
  • i18n support for multilingual vocabularies (per language terms)
  • Double Tree interface for moving terms in hierarchies, adding new translations and switching terms between different vocabularies

For using the Taxonomy Manager you should have JavaScript and automatically load of images enabled in your browser.

This is a Google Summer of Code 2007 project. Read my proposal and my status reports for more information.

Drupal 7
The Taxonomy Manager is incompatible with the Devel Themer (#874488: Clicking Add button does nothing - incompatibility with Devel module and Tao based themes (like Rubik))


Skeleton outlines

About Skeleton Outlines

The Skeleton module works with the core Book module to create pre-configured outlines that can be reused. Those outlines can include any node type, including those defined by CCK.

After creating a skeleton and assigning templates to it, users with the proper permission will be able to create new books that clone the outline and content of the skeleton.

WebSnapr Preview Bubble

The WebSnapr Preview Bubble module is a simple, unobtrusive script used to display an overlay bubble showing a hyper-link target thumbnail using WebSnapr. It's a snap to setup and works on all modern browsers. Check the demo at: http://www.websnapr.com/previewbubble/

Development of this module was sponsored by

Theme Settings API

Are you an elite Drupal themer wanting to add custom settings to the /admin/build/themes/settings/yourtheme page? The Theme Settings API module was written for you, baby!

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained