Views mingle sorts

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

For combining several sorts into one.

For example, you have 2 content types with one date field each, date1 and date2. Using this module, you can sort date1 and date2 as one field, so date2 dates that are inbetween two date1 dates will be sorted accordingly.

OG content access per OG role

Component type

module

Maintenance status

Development status

Component created

Component changed

Synopsis

The Organic Groups Content Access Per Role (also referred to as the 'og_capr'
module), provides to users the ability to manage an advanced access control to private content group.

Each access content can be granted to one or more group roles of current content
group.

Requirements

This module requires the following modules:

Content Tree

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Content Tree module enables you to organize your site's content in a big, fast, unlimited-depth hierarchy of arbitrary content types.

Composer Make

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is not a module. This is a Drush extension. It was designed to work with Drupal 7 and is therefore no longer maintained.

The Composer Manager module comes with a really nifty set of Drush commands that can fulfill modules’ library requirements without duplication. Unfortunately, they require a fully-bootstrapped Drupal in order to run. In the case of custom Drupal profiles, it may be necessary to consolidate all the dependency information and run composer before the profile install begins.