You are here

constant PATTERNS_ALLOW_PUBLISH_DEFAULT in Patterns 7.2

Same name and namespace in other branches
  1. 7 includes/variables.inc \PATTERNS_ALLOW_PUBLISH_DEFAULT
4 uses of PATTERNS_ALLOW_PUBLISH_DEFAULT
patterns_config_settings in includes/config.inc
Display the pattern settings form. @TODO proper doc.
patterns_feed in includes/feed.inc
Prints XML feed of published (public) patterns.
patterns_get_patterns_links in theme/common.inc
patterns_io_get_pattern_service in includes/io/io.inc
Menu callback, returns source code of the requested pattern if the pattern is public.

File

includes/variables.inc, line 97

Code

define('PATTERNS_ALLOW_PUBLISH_DEFAULT', TRUE);