https://github.com/dennisinteractive/dennis_layout
Provides the ability to turn the sidebar off via a disable field (context)
https://github.com/dennisinteractive/dennis_layout
Last synced: 5 months ago
JSON representation
Provides the ability to turn the sidebar off via a disable field (context)
- Host: GitHub
- URL: https://github.com/dennisinteractive/dennis_layout
- Owner: dennisinteractive
- Created: 2017-12-05T17:40:01.000Z (over 8 years ago)
- Default Branch: 7.x-1.x
- Last Pushed: 2018-07-03T10:37:07.000Z (almost 8 years ago)
- Last Synced: 2025-09-12T22:14:07.523Z (10 months ago)
- Size: 17.6 KB
- Stars: 0
- Watchers: 43
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
Module: Dennis Layout
Description
===========
Provides the ability to turn the sidebar off via a disable field (context)
Installation
============
Copy the 'dennis_layout' module directory in to your Drupal:
/sites/all/modules directory as usual.
Dependencies
============
Flags and Context Flags
Usage
=====
The module creates a disable_sidebar flag and context.
Content types are article and review by default, but can be set using variable dennis_layout_flag_disable_content_types.
Default regions to be disabled are:
'sidebar_first',
'sidebar_first_alt',
'sidebar_second',
'sidebar_second_alt'