#1261 - Configurability of main_include_module output state

Identifier #1261
Issue type Feature request or suggestion
Title Configurability of main_include_module output state
Status Completed
Handling member Chris Graham
Addon core
Description There are various "output state" settings a module might set. It would be good to have block options for many of them in main_include_module, determining what is allowed through.
Steps to reproduce

Additional information (automatic):
'EXTRA_HEAD',
'EXTRA_FOOT',
'JAVASCRIPT',
'JAVASCRIPTS',
'CSSS',

use_http_status:
'HTTP_STATUS_CODE',

use_meta_data:
'META_DATA',
'SEO_KEYWORDS',
'SEO_DESCRIPTION',
'DISPLAYED_TITLE',
'FEED_URL',
'FEED_URL_2',

use_attached_messages:
'ATTACHED_MESSAGES',
'ATTACHED_MESSAGES_RAW',

use_breadcrumbs:
'BREADCRUMBS',
'BREADCRUMB_SET_PARENTS',
'BREADCRUMB_EXTRA_SEGMENTS',
'BREADCRUMB_SET_SELF',

use_refreshes:
'REFRESH_URL',
'FORCE_META_REFRESH',
'QUICK_REDIRECT',

use_helper_panel:
'HELPER_PANEL_TEXT',
'HELPER_PANEL_HTML',
'HELPER_PANEL_PIC',
'HELPER_PANEL_TUTORIAL',
Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated