Lock system

Component type

module

Maintenance status

Development status

Component created

Component changed

Light-weight module for locking nodes. Nodes are protected against paralell editation. Locks are bound to users.

How it works: When first user comes to node editation, current node is gets locked against editation of other users. When second user comes onto the same node editation, he can see whole editation form, but isn't able to edit any field.
Node editation is unlocked by lock-owning user when he exits the form via Save or Cancel buttons (Cancel button is provided by this module).

Node Updater

Component type

module

Maintenance status

Development status

Component created

Component changed

Re-save or update nodes programmatically.

How to use

admin > content
Update selected nodes

admin > content > node-updater
Update by content types

* Note! this module may take heavy performance depending on nodes you have.
* Batch processing will be coming soon. this will solve above problem.

Note!

By updating with this module may skip some field's special events, like javascript value prefills or required validation.
So, use with caution.

HelpDeskr

Component type

module

Maintenance status

Development status

Component created

Component changed

Helpdesk Release 7.x-1.2 (July 29, 2015)

-- SUMMARY --

HelpDesk allows non-technical people to provide highly technical bug reports and supply that information to developers via email or Open Atrium 1.x. Essentially, HelpDesk is a "glue" module, adding some unique features to a set of existing modules working together.

-- DEPENDENCIES --

Reference value pair

Component type

module

Maintenance status

Development status

Downloads

2758

Component created

Component changed

The reference value pair combines an entity reference with a free text value field in one new field type.
Site builders often end up using field collection or entity reference modules when all they want to do is store a value and a reference (e.g. to a taxonomy term).
This module bundles the two things, a reference to some entity and a value together in one field. It can reference any entity, the value field is a simple text field.

Notice Killer

Component type

module

Categories

Maintenance status

Development status

Downloads

5256

Component created

Component changed

Nice little module that splits out PHP notices and warnings from the normal Drupal dblog and syslog modules.

This cleans up the logs nicely, and logs extra information about notices so that they can be hunted down and fixed.

Token Usage

Component type

module

Categories

Maintenance status

Development status

Downloads

135

Component created

Component changed

Token usage is a module that parses entity fields for tokens and keeps a track of them. You can use views to create lists of tokens used against entities in the field.