Модули
Provides shortcut paths to current user's pages, eg user/me, blog/me, user/me/edit, tracker/me etc.
This module addresses a specific workflow for publishing nodes where nodes are to be created in published, unmoderated form, but approved by an administrator at a later time.
The Exif module allows you to display Exif metadata on image nodes. Exif is a specification for the image file format used by digital cameras.
Roadmap (order by priority) for drupal 7 & 8 versions:
- Work in Progress (current development in 1.x-dev versions):
- automated test suite
- Drush : tree folder import (import images in a folders and sub folders).
This is working on 8.x branch. backport in branch 7.x in progress. - make vocabulary structure optional (flat vocabulary),
- support automatic title based on image metadata. see #1606294: Automatic Node title from EXIF: generated title does not appear until drush exif-update & then deleted on subsequent node save
- add a sub module exif_content with some media type and content type
- Followed by :
- integrate with core/imagecache to rotate image from exif data if desired
- exif_location adaptation to drupal 7 and 8
- add support to Views Bulk Operations (VBO)
- update metadata field of image in file (see #766322: Write and Edit EXIF/IPTC)
- migration tool from php extension field names to exiftool field name
Notice
The 6.x branch of this module is deprecated in favour of the Secure Site module version 6.x-2.1 and up. Please read #354219: Add 'Only force authentication on the following restricted pages' setting before migrating.
Description
This module allows users to authenticate using HTTP authentication.
Note: As of 2014-12-05, this module appears to no longer be supported. If you as the module maintainer feel this message has been posted in error, please reply to #2290957: The Affiliates module appears to be unsupported..
Please note that there is an actively maintained alternative: https://www.drupal.org/project/affiliate
This is an affiliates that was used on Mozilla marketing sites.
Excluded Users is a helper module which allows administrators to select users not to appear in user listings by modules that know how to work with excluded_users. This should only be installed if you're using a module which knows how to work with it (at this time, organizational infrastructure, minutes, and site user list).
User Quota provides a system of limiting users to create a certain number of nodes of a certain type. The framework keeps track of the history where users may have gained (or lost) a specific limit. If a user does not have a quota for a content type then they can create as many of that item as they want (as long as their roles allow it).
The Photoblog module provides simple photoblog-style features:
The Crossite plugin allows you to share nodes across a Drupal multi-site configuration such that certain nodes belong to certain sites.
#D7CX: I pledge that this module will have a full Drupal 7 release on the da
This module addresses a specific workflow need where comments are to be written in a published and unmoderated state, appearing immediately on the website, but should be available for approval or d
This module provides a table view with all members (subscribers) of an organic group.
Token Authentication provides a token for use in the URL to authenticate users to your site. It only works on paths configured in the settings page.
Drupal 8 status
Alpha10 has been released. It should be considered a major upgrade. See the detailed release notes regarding the upgrade.
See https://github.com/agentrickard/domain for the most current work.
Overview
The Domain Access project is a suite of modules that provide tools for running a group of affiliated sites from one Drupal installation and a single shared database. The module allows you to share users, content, and configurations across a group of sites such as:
- example.com
- one.example.com
- two.example.com
- my.example.com
- thisexample.com
<-- can use any domain string - example.com:3000
<-- treats non-standard ports as unique
By default, these sites share all tables in your Drupal installation.
Installation
Drupal 7
Module installation requires edits to your site's settings.php file. See the online installation guide for details.
Drupal 8
No changes are requires to install the module, but certain configurations need to be edited in services.yml. See the README for details.
Technical background
The module uses Drupal's Node Access system to determine what content is available on each site in the network. Unlike other multi-domain modules for Drupal, the Domain Access module determines user access based on the active domain that the user is viewing, rather than which group or site the user belongs to. For more information about Node Access in Drupal, see http://api.drupal.org/api/group/node_access/7
This module uses some advanced Drupal concepts and requires that you understand and control your site's DNS configuration. See this case-study or this more recent Row Eleven Wine Co. post for more details about using Domain Access.
You can also watch video of the DrupalCON Paris session "Managing Multiple Sites with Domain Access" (from 2009).
If you are looking for a module to provide subdomains to users and groups and do not need to affiliate content, take a look at Subdomain.
Taxonomy_List.module is for displaying the terms (and optionally nodes) under categories (taxonomy terms) and descriptions. User can select the number of terms to display in each row, and assign the HTML attributes to the display cell, image, and the description text.
Allows administrators to set up parameterized entries for any node type's links. This allows CCK-style node types to have "Visit this user's blog" style links, without any custom code.
Defines a Voting API field type for content.module.
Currently provides 4 types of voting fields:
This module is no longer supported. If you're looking for a simple aggregator that creates nodes instead of flat database records like Drupal's core aggregator, take a look at SimpleFeed.
Druplicon is a PHP IRC bot that has been servicing #drupal, #drupal-support, and many other IRC channels since 2005, proving itself an invaluable resource.
The WoWRoster Integration displays WoWRoster inside Drupal.
