Field Collection Tabs

Component type

module

Maintenance status

Development status

Component created

Component changed

Description

Provides a tab formatter for the Field Collection module.

After enabling the module, go to admin/structure/types/manage/CONTENT_TYPE/display and switch the formatter to "Tabbed field-collection items". The tab titles can be set to any field in the field collection.

Version Information

Field Collection 7.x-1.0-beta2 is required.

OG Workflow

Component type

module

Maintenance status

Development status

Downloads

6301

Component created

Component changed

Overview

OG Workflow integrates the permission systems of Organic Groups (OG) and Workflow. Permissions for workflow state transitions can be granted based on OG group roles (see screenshot).

7.x-1.x

Use Version 1 for OG 1.x. There is no node access control for this version, but you can use Rules to bind state transitions e.g. to publish/unpublish actions.

7.x-2.x

Version 2 integrates with OG 2.x and is not compatible with OG 1.x. Additionally, it integrates with og_access (part of OG). That means that private entries in groups are respected and people cannot view them even if workflow would allow them (enable strict access control in OG settings).

Commerce Purchase Order

Component type

module

Maintenance status

Development status

Downloads

3394

Component created

Component changed

Drupal 7

Give your customers the possibility to pay with a Purchase Order number on checkout. After an order was paid with a purchase order, the status of the payment transaction is set to "Pending". The PO number needs to be validated manually in order for the payment transaction to be considered as successful.

Development was realized by GVJ web sites & consulting for Drupal Recruiter.

Avoid 404

Component type

module

Maintenance status

Development status

Downloads

775

Component created

Component changed

This module is built to avoid 404 (page not found) error. This is done by automatically redirecting to the page with the most similar alias, compared to the one entered via URL.

Difference between Search 404 and Avoid 404

Search 404 performs a search on the keywords in the URL, e.g. if a user goes to http://example.com/does/not/exist, this module will do a search for "does not exist" and shows the result of the search instead of the 404 page. Search 404 performs the search in the content.

Move Comment

Component type

module

Maintenance status

Development status

Component created

Component changed

Summary

The Move Comment module allows you to move comments to new parents, either
within the same node or another one. When you move a comment, all of its
descendants will be moved as well. In addition, Move Comment allows you to
convert a comment to a new node, also moving its descendants to the new node.
It is primarily intended for sites that mostly use the threaded layout of
comments.

Hosting Subdomains

Component type

module

Maintenance status

Development status

Downloads

363

Component created

Component changed

This little module hardcodes a wildcard alias into Aegir site creation form, so that clients can only create sites with subdomain URLs.

Remember to set the 'domain used for automatic subdomain hosting' field at 'admin/hosting/aliases'.

Extra Authentication

Component type

module

Maintenance status

Development status

Component created

Component changed

Like Yahoo!, LinkedIn and some other web services, this module requires users to pass an extra authentication before displaying the user account edit form.

The spec of this module has been provided here by tami10

CAUTION: If you are using an external authentication such as OpenID, OAuth, LDAP etc, this module probably won't work.