OG extra rules

Component type

module

Maintenance status

Development status

Component created

Component changed

Sandbox module that provides three rules:
*Get group id from membership entity
*Get target node from membership entity (if og is related to another entity it does'nt work)
*Get all group members from group membership ( Get the group members the group membership belongs to)

Node User

Component type

module

Maintenance status

Development status

Downloads

199

Component created

Component changed

Introduction

Node User is intended to allow nodes to act as users. It does this by creating a user for each node. This functionality can be configured by node type.

This module differs from Content Profile. Content profile is designed to extend a user profile with content from a node. Node User on the other hand is intended to extend a node with a user. The node can still be authored by a different user, and indeed, this is kind of the point.

Theme Utils

Component type

module

Maintenance status

Development status

Downloads

903

Component created

Component changed

Theme Utils aims to be an ever increasing set of helpful utilities for themes and themers. Currently, Theme Utils has 4 utilities.

Block's title to class

Adds the block's title to the block's set of HTML classes (specifically to the block's $classes array variable). Useful when theming to quickly identify and target individual blocks. All blocks (custom, contrib & system) will have the additional class that this module creates added to the set of HTML class attributes.

Colonectomy

Component type

module

Maintenance status

Development status

Component created

Component changed

This simple module allows the colon punctuation mark to be removed from field labels.

Configure each field that you want to remove the colon from on the 'manage display' admin interface, click the 'gear' icon to configure the formatter and select to hide the colon. This can be configured for every field individually, and for every view mode that the field can appear in - nothing is changed by default when the module is initially turned on.