content_only
No security coverage
INTRODUCTION
============
This lightweight module allows a user to render only the content area
if the content URL contains the parameter : "_contentonly".
example : https://mysite/my-page?_contentonly
One use case is to display node content (without header, menu, footer, etc.) in a mobile app webview.
REQUIREMENTS
============
This module has no requirements.
INSTALLATION
============
Install as you would normally install a contributed Drupal module. See:
https://drupal.org/documentation/install/modules-themes/modules-8
for further information.