Private Files

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

We've put together this module to extend Drupal's functionality giving a truly private file system. Currently, Drupal will let you choose to store your uploaded files using the public or private file system however, even if you chose private it is still possible to browse to these files with a URL. I've come across a few situations where I've had files which should only be viewable by logged in users (e.g. user pics). In other situations I've needed to make sure certain files are only viewable by the user that uploaded them.

Taxonomy Documents

Component type

module

Maintenance status

Development status

Component created

Component changed

Taxonomy Documents is a way to manage a Document content type in a Taxonomy Tree representing folders. It enables the user to browser a folder structure and to easily add document and folders to the hierarchy. Includes an inline filter module so that users can include document lists or individual documents in node content using tokens e.g. [doc:123] or [folder:12] to include the whole folder

SMS Server Tools 3 Integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Provides Integration with SMS server tools 3 software
"The SMS Server Tools 3 is a SMS Gateway software which can send and receive short messages through GSM modems and mobile phones."

Features:

  • Provides UI for add, remove and configure GSM Modems
  • Uses moule Rules to send and receive Sms
  • Domain Feeds

    Component type

    module

    Categories

    Maintenance status

    Development status

    Downloads

    4389

    Component created

    Component changed

    This module provides Domain Access mappers for the Feeds module. Once you've created domains in domain access module settings you will be able to map to them in the feeds module mapping settings. In your .csv file, please use "1" to attach nodes to domains.

    Check out the screenshot to view an example.

    Modal Frames from Menu Items

    Component type

    module

    Categories

    Maintenance status

    Development status

    Downloads

    2454

    Component created

    Component changed

    Overview

    This module allows loading menu item targets (the page a menu item links to) in a modal frame (a window that loads over the top of the current page).

    For example, you could set a settings or poll page to load in a modal frame/window so that the user is not taken away from the page they're currently viewing when they click on the menu link for the settings or poll page.

    Features/usage

    Extra configuration items are added to menu item editing forms:

    Content clone field

    Component type

    module

    Maintenance status

    Development status

    Downloads

    1336

    Component created

    Component changed

    Allows administrators to clone CCK fields.
    After enabling this module you'll be able to clone a field by accessing it's settings page (at admin/content/node-type/[node-type]/fields/[field-name]) and clicking on the "Clone field" link at the bottom of the page.

    Sponsored by Red Bee Media

    Advanced queue

    Component type

    module

    Maintenance status

    Development status

    Downloads

    31686

    Component created

    Component changed

    Drupal 8

    Provides a better queue API for Drupal 8.

    Queues are configuration entities with an associated backend plugin. The backend plugin is responsible for enqueueing and manipulating jobs. Each job has a type (JobType plugin), responsible for processing it.

    Example: