Media: Node

Component type

module

Maintenance status

Development status

Downloads

29461

Component created

Component changed

This module will interface with both Embedded Media Field and Media to offer embedded nodes as media file objects. This will expose nodes to the editorial browser, allowing administrators, for instance, to specify article posts to be allowed to be referenced within the Media browser.

Note that the Drupal 6 version will only work with version 3 of Embedded Media Field (still in development).

Advanced Workflow Management

Component type

module

Categories

Development status

Downloads

1456

Component created

Component changed

Advance Workflow Management will help workflow admin define single workflow with states adding a layer of groups at top of that, access control will be based on groups. This module will create a new tab "Workflow Groups" through which admins can create various roles as workflow groups, assign group role to the user (author/editor/publishers) along with the role that manipulate workflow.

Feeds directory fetcher

Component type

module

Downloads

12614

Component created

Component changed

This is a very simple little module that provides a new feeds fetcher to the feeds module that fetches new files from a directory of files.

All you need to do is point it at a directory on your webserver, and it will fetch a new file if one is added to the directory.

This fetcher doesn't do any 'remote' file operations, so it's not going to go and 'ls' on a remote server any time soon.

Views content cache

Component type

module

Categories

Maintenance status

Development status

Downloads

90778

Component created

Component changed

This module implements a views cache plugin that is aware of content and can provide caching for views, until the content in those views changes.

Drupal 8

Drupal 8 has this functionality essentially baked into core, so there isn't a need for this module if your site is running Drupal 8.

Slideshow Framework

Component type

module

Maintenance status

Development status

Downloads

1894

Component created

Component changed

Concept

This module provides a backend that enables site builders to create custom slideshows without having a knowledge of how to build Drupal modules. Although the main focus of this module is the backend, it also comes packaged with a slideshow that can be used out of the box, and for some users this will suit their needs.

The Backend (the Framework)

This module provides the following features in the backend:

Token Insert

Component type

module

Categories

Maintenance status

Development status

Downloads

36727

Component created

Component changed

This module allows you to insert tokens into a textarea. It supports both plain text and wysiwyg textareas. The format used for the insert is compatible with Token Filter.

This module contains three modules:

Forum auto delete

Component type

module

Categories

Development status

Downloads

826

Component created

Component changed

Allows administrator to set up automatic purging of forum posts by date.
e.g. delete Classifieds forum posts older than two months.
If a post has a comment more recent than the delete threshold, it won't be deleted.

MIME Router

Component type

module

Maintenance status

Development status

Downloads

1773

Component created

Component changed

MIME Router handles mapping incoming attachments via mailhandler and routing them to the appropriate CCK filefield(s). MIME Router relies on the incoming media MIME type to determine the appropriate filefield to route incoming attachments to. There is no configuration necessary as MIME router relies on the configured CCK filefields allowed file types. MIME router iterates over the available filefields configured for use with mailhandler and drops incoming attachments into the first filefield that allows files of the given type.

MIME Router requires:

Block API

Component type

module

Maintenance status

Development status

Downloads

3255

Component created

Component changed

Allows users to create block instances of predefined block types registered by other modules.

Features

Difference to core blocks:

  • Modules register block "types".
  • Administrators can spawn new instances of a block type.
  • Block instances are entities.
  • Unless a block type opts out, Block API takes over the storage of configuration settings per block instance.

Major ideas and parts for the block instance handling have been based and borrowed from JohnAlbin's excellent Menu block module.

An example API implementation is available in a hidden testing module, which provides the equivalent of custom blocks in core; i.e., a simple title and HTML body.

Block API itself provides no block types on its own.

Test Yourself

Component type

module

Maintenance status

Development status

Downloads

6803

Component created

Component changed

Test Yourself allow users to test their skills and get feedback quickly.

Test Yourself is a Quiz extension and provides an alternative to the default quiz taking logic provided by the Quiz project itself. Test Yourself is different from the normal Quiz taking logic in many ways: