You are here

constant PANOPOLY_ADD_PREVIEW_AUTOMATIC in Panopoly 7

4 uses of PANOPOLY_ADD_PREVIEW_AUTOMATIC
panopoly_magic_preprocess_panels_add_content_modal in modules/panopoly/panopoly_magic/panopoly_magic.module
Preprocess the panels_add_content_modal() function to add the HTML for the preview
panopoly_magic_update_7103 in modules/panopoly/panopoly_magic/panopoly_magic.install
Preserve the old 'Add content' preview default.
TestSubContext::enableAutomaticPanopolyMagicAddContentPreview in modules/panopoly/panopoly_test/behat/steps/panopoly_test.behat.inc
@Given Panopoly magic add content previews are automatic
_panopoly_magic_add_content_preview_mode_name in modules/panopoly/panopoly_magic/panopoly_magic.module
Helper function to get name of the 'Add content' preview mode.

File

modules/panopoly/panopoly_magic/panopoly_magic.module, line 6

Code

define('PANOPOLY_ADD_PREVIEW_AUTOMATIC', 1);