You are here

constant PANOPOLY_ADD_PREVIEW_AUTOMATIC in Panopoly Magic 7

3 uses of PANOPOLY_ADD_PREVIEW_AUTOMATIC
panopoly_magic_preprocess_panels_add_content_modal in ./panopoly_magic.module
Preprocess the panels_add_content_modal() function to add the HTML for the preview
panopoly_magic_update_7103 in ./panopoly_magic.install
Preserve the old 'Add content' preview default.
_panopoly_magic_add_content_preview_mode_name in ./panopoly_magic.module
Helper function to get name of the 'Add content' preview mode.

File

./panopoly_magic.module, line 6

Code

define('PANOPOLY_ADD_PREVIEW_AUTOMATIC', 1);