Skip to content
Snippets Groups Projects
Select Git revision
  • 2.0.x
  • 8.x-1.x
  • 2.x
  • 7.x-2.x
  • 6.x-1.x
  • 7.x-1.x
  • 2.0.0-beta1
  • 8.x-1.0
  • 2.0.0-alpha5
  • 2.0.0-alpha4
  • 2.0.0-alpha3
  • 2.0.0-alpha2
  • 2.0.0-alpha1
  • 8.x-1.0-beta11
  • 8.x-1.0-beta10
  • 8.x-1.0-beta9
  • 8.x-1.0-beta8
  • 7.x-2.26
  • 8.x-1.0-beta7
  • 8.x-1.0-beta6
  • 7.x-2.25
  • 8.x-1.0-beta5
  • 8.x-1.0-beta4
  • 8.x-1.0-beta3
  • 7.x-2.24
  • 8.x-1.0-beta2
26 results

README.md

Blame
  • gowthami reddy's avatar
    Issue #3318254 by emarinho, gowthami reddy, Manoj Raj.R, Anchal_gupta: Replace...
    Gowthami Gangireddy authored and Ivan Doroshenko committed
    Issue #3318254 by emarinho, gowthami reddy, Manoj Raj.R, Anchal_gupta: Replace README.txt with README.md
    0861f40b
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.

    Rabbit Hole

    CONTENTS OF THIS FILE

    • Introduction
    • Requirements
    • Installation
    • Configuration

    INTRODUCTION

    Rabbit Hole adds the ability to control what should happen when an entity is being viewed at its own page.

    REQUIREMENTS

    This module requires no modules outside of Drupal core.

    INSTALLATION

    CONFIGURATION

    • Configure the user permissions in Administration » People » Permissions:

      • Administer Rabbit Hole settings.
      • Bypass Rabbit Hole action.
    • Navigate to the entity configuration for the Rabbit Hole submodule(s) installed.

    • Define the Behavior for the 'Rabbit Hole Settings' vertical tab on the entity type 'Edit' page.

      • Access Denied: shows the Drupal default 'access denied' page.
      • Display the page: show the page as expected.
      • Page not found: present the Drupal 'page not found' page.
      • Page redirect: redirect the user to a specific path, and provide a Response code redirect type. Supports tokens.
    • Enable or disable the ability to 'Allow these settings to be overridden for individual entities'.

    • If overridden for individual entities, edit the entity and configure the 'Rabbit Hole Settings'.