Maintainers strive to actively monitor issues and respond in a timely manner.

Services Content Lock

Overview

This module adds Services support to the community module called content_lock that will prevent two users from editing the same node concurrently. This module exposes the main operations of content_lock through Services as a resource, so that content locking can be done over a web service API such as REST for mobile applications or third party integrations. The main operations it currently implements are retrieve, create, and delete.

Features

This module exposes the following operations of content_lock as a web service:

  • retrieve - Find out if a node is locked and get info about a lock e.g. who owns the lock and when it was created.
  • create - Create a new content lock on a node. Locks a node preventing other users from editing it.
  • delete - Deletes an existing lock on a node. Only the lock owner may delete the lock.

Requirements

This module depends on the following modules:
Services
content_lock

Install

Node clone on Save

Node add form "Save and Clone" button next to "Save" button

This module allows per-content type configuration of a "Save and Clone" button that is included at the bottom of node add form.

greences

Theme to be used only with Integral CES module suite.

Commerce Donation

Implements a donation system using Drupal Commerce.

Read Time Field

This module provides a "Read Time" field for a node. This is essentially a piece of text at the beginning of an article stating how long it will take to read it; i.e., Read Time: 4 min 30 sec.

Ubercart Domain Rules

A glue module between UC Rules and UC Domain.

Provides a new Rules condition that checks if a given order is part of a specific domain.

Also adds domain tokens to orders.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained