User Details

Component type

module

Maintenance status

Development status

Downloads

7736

Component created

Component changed

I have started to port User Details to Drupal 8.Keep an eye on D8 port issue for more info.


If you are reporting a issue please make sure to give as much information as possible so I can re-produce the issue.

The "User Details" module comes with two blocks, "User Detils: logged-in user" and "User Details: authored user".

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.

CCK Tweak Button

Component type

module

Maintenance status

Development status

Component created

Component changed

Problem: "Where can I change the "Add another item" button text? I was searching through the files of both Filefield and Imagefield but could not find it." http://drupal.org/node/346061#comment-4933718

Solution: This module that defaults to "Add another [field type]" where the field type can be customized.

For now this requires the module to be edited to customize the text, on the todo list is to add a UI on the CCK edit page.

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.