Considered feature-complete by its maintainers.

Book Delete

Book Delete adds the ability to delete entire books to the book administration page (admin/content/book).
It uses a batch operation to allow deletion of large books.

Jquery Drag Drop Blocks

Jquery Drag Drop Blocks

JqueryDragDrop module written by developers at Ebizon Technologies (www.ebizontek.com) enables drag-drop on blocks.

Filter Permissions

Filter Permissions default display for the user permissions page

Adds filters to the top of the Permissions list, reducing it to only include permissions related to the selected user roles and/or modules.

Alfresco

Alfresco module provides integration between Drupal and Alfresco Enterprise Content Management System. Alfresco is a Open Source content management platform for documents, web, records, images, and collaborative content development.

This module helps you build Drupal websites using the Alfresco's Document Management repository to store and share the documents.

SlUser

SlUser allows you to map SecondLife / OpenSim user to a Drupal's site user.

Views attach

Note: This module has been deprecated for Drupal 7 in favor of its phoenix, EVA.

This module provides two additional Views display plugins, "Profile" and "Node content". These displays do not display on a page but get "attached" to either a user page or nodes of specified types. These views are not stored with the user or node, the way viewreference.module would, so they can be globally-reconfigured.

The node content display can be reordered on the "Manage fields" tab if CCK is enabled. If not, it will have a weight of 10 so it floats to the bottom of the node.

Usage tips

Many people have asked how to use this module to show content related to the node or user to which a view is attached. The answer is to use Arguments. Even though attached views have no path, they still get to make use of arguments.

  1. Create a nodereference field on some node type. Create several nodes of that type that nodereference to some other node.
  2. Create a new "Node content" display. Configure it as desired.
  3. Add an argument for the nodereference field you created in step 1.
  4. Set the default value of that argument to "Node ID from URL".
  5. Set the display to show on node types that are pointed to by that nodereference field.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only