Pluggable Field Privacy

Component type

module

Maintenance status

Development status

Component created

Component changed

Pluggable Field Privacy provides options for users to override visibility of fields in entities they create or edit.

Features:

  • works on any entity type
  • administrators can enable field privacy explicitly for the fields where needed
  • administrators select privacy levels users can choose from
  • can be easily extended by other modules to provide additional privacy levels

Requirements: Chaos tool suite (ctools)

Node view access

Component type

module

Maintenance status

Development status

Component created

Component changed

Node View Access is a simple content access module that covers the lacks of "view permission" for node types in Drupal 7 and 8 core.
This module simply enables permissions "View own content" and "View any content" for each content type on permissions page.

Similar Modules (7.x)

List of modules in D7 that might provide similar functionality

Reserva (rsrv) - A Booking and Reservation API

Component type

module

Maintenance status

Development status

Component created

Component changed

Please checkout BAT - a booking and availability management framework.

----

What is Reserva?

Reserva provides a generalized booking and reservation API for Drupal that can be used to make any entity bookable.

The purposes of Reserva is not to provide an interface or solve specific booking or reserve use cases. Instead it is a framework upon which specific booking scenarios can be built.

Block HTTP Referer

Component type

module

Maintenance status

Development status

Component created

Component changed

The Block HTTP Referer module is made to easily block spambots from your site. You can do this by entering the url or part of the url on the configuration page. If $_SERVER['HTTP_REFERER'] matches with any of these urls, access will be blocked.

Slider Captcha

Component type

module

Maintenance status

Development status

Component created

Component changed

Slider Captcha is an easy-to-use, simple and intuitive captcha system.
It needs human action instead of to read a hard text and it is a very lightweight jQuery plugin(QapTcha).

Setting up repository for the first time

git clone --branch 6.x-1.x nilanjankundu@git.drupal.org:sandbox/nilanjankundu/2405155.git slider_captcha

Node page view 404

Component type

module

Maintenance status

Development status

Component created

Component changed

In general, Allows the admin to select which content types, taxonomies, access
role to restrict node page view access for specific nodetypes and redirect to
404 as well as from crawlers and bot for this site. Currently there are two
features implemented.

Restrict node view by Content Types and Taxonomy Vocabularies
-------------------------------------------------------------------------
When a user is restricted, that user will not be able to view for selected user
roles.