Maintainers are looking for help reviewing issues.

Clickpath

Clickpath maintains a list of the last 10 pages visited by each user, and displays those ten pages in a sidebar block.

CCK Blocks

CCK Blocks Display Mode settings

Retired - No Drupal 8 version will be released

Media Actions

This modules provides actions (as defined by the Actions module) to help manage media files. Currently, it implements storing video files from CCK nodes on blip.tv (uploading, updating and deleting the file).

Drupal 6 Status: we are waiting for CCK and emfield to work properly in Drupal 6 before finishing the port of Media Actions to D6. In the meantime, we started porting Media Actions to Actions 2.0, which is a backport of Drupal 6 actions into Drupal 5. You may want to try that; it is not fully tested yet. Get it from CVS HEAD.

This module was funded by OpenSourceCinema.org.

Usage

To use these actions, you need to create a CCK node type with two fields: one Video file field (provided by the CCK mediafield module), and one Embedded Video field (provided by the CCK emfield module).

Then, create and configure the Media Actions; you need to put your Video file field name as the Local Video Field Name, and your Embedded Video field name as the Embedded Video field.

When creating a node, the user should enter a filename in the Video file field. The file will be uploaded as usual on your Drupal server, but then, the media action will upload this file to blip, delete the local file and modify the Embedded Video field to point to the newly created blip video.

Panels Accordion

** Looking for Co-Maintainer of this module. Someone who keeps up with changes to CTools module. **

DataBase File Manager

Screenshot Of DBFM.png

Overview

DBFM is a file manager based on a hierarchical directory structure and uses AJAX to allow administrators to arrange files in the database in the same way they do with file managers on their personal systems.

DBFM stores its files in a database as opposed to the filesystem. This enables advanced manipulation of the uploaded information. Keywords, notes and other meta-data can be added to uploaded documents, document revision management is now possible. Future revisions of DBFM will include extensive searching of this meta-data.

This allows site administrators, or even site users to arrange massive collections of documentation and images on their sites.

DBFM can also be used in conjunction with the Organics Groups module to provide access control to files and directories.

Additionally, DBFM has been prepared for Multi-site replication - allowing site administrators to run multiple drupal sites containing the same documentation.

A plugin is also included for the TinyMCE WYSIWYG editor, enabling you to embed/attach images on your pages and resize them to suit your requirements.

Features

  • Application-like look and feel via AJAX
  • Drag and drop move of files and directories
  • Attachment of files to nodes
  • Embedding of images in the virtual filesystem to nodes
  • Single file upload
  • Image preview pane

Pages

Subscribe with RSS Subscribe to RSS - Seeking co-maintainer(s)