jQuery View Ticker

Component type

module

Maintenance status

Development status

Downloads

302

Component created

Component changed

Introduction:
-------------------
This module provides functionality to animating a simple news ticker.

Requirements:
------------------
This module requires the following modules:
* None

Installation:
------------

* Install as you would normally install a contributed Drupal module. See:
https://www.drupal.org/docs/8/extending-drupal-8/installing-modules
for further information.

Quota

Component type

module

Maintenance status

Development status

Downloads

296

Component created

Component changed

Quota module allows administrator to limit maximum number of nodes of each content type a user can create. The module takes into account either all or only unpublished nodes. This can be useful to limit a user activity until his new nodes are moderated and published. If a user reaches the node creation limit he can still access node add form page without access denied error. However the warning message "Node creation disabled. You reached maximum number of @type nodes — @quota." will be shown instead of a form.

Two step delete

Component type

module

Maintenance status

Development status

Downloads

185

Component created

Component changed

This module override delete permission of site users and restrict site users to delete content in published state, Content deletion done when content not in published state.

Content type wise permission selection is configurable, no database tables needed.

-- INSTALLATION --

* Install as usual, see http://drupal.org/node/895232 for further information.

-- CONFIGURATION --

* Configure user permissions in Administration » People » Permissions:

-- CUSTOMIZATION --

Node Status Tracker

Component type

module

Maintenance status

Development status

Downloads

197

Component created

Component changed

-- SUMMARY --

This module keeps history of node status whenever we update or insert any node.
node_status_tracker table contain status information about node.
This module is very useful when we not use workbench or disable node revision.

This module works with new content.

-- REQUIREMENTS --
No

-- INSTALLATION --

* Install as usual, see http://drupal.org/node/895232 for further information.

-- CONFIGURATION --

Reference Access

Component type

module

Maintenance status

Development status

Downloads

200

Component created

Component changed

Reference Access allows restricting access to content unless a user references that content (via an entity reference field on users).

Also, the access check can go one level deeper: It can check if the content is referenced by content that is referenced by the user.

The reference checks are done only on selected content types; all not-selected content types are ignored. These are chosen in the module settings at /admin/config/reference_access/config.