_Config
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
About this Module
A simple API that makes it easy to keep custom configuration inside custom modules.
A simple API that makes it easy to keep custom configuration inside custom modules.
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).
Re-save or update nodes programmatically.
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.
By updating with this module may skip some field's special events, like javascript value prefills or required validation.
So, use with caution.
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 --
Explore unique ways to achieve the highest social performance for your mobile or desktop website, by increasing user engagement.
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.
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.
This module simply alters the URL aliases language attribute. Specifically it removes any language definition from URL aliases by setting the 'language' field to 'und'.
This action can be triggered manually or automatically on every Drupal cron run.
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.