Same name and namespace in other branches
  1. 10 core/includes/theme.inc \MARK_NEW
  2. 4.6.x includes/theme.inc \MARK_NEW
  3. 4.7.x includes/theme.inc \MARK_NEW
  4. 5.x includes/theme.inc \MARK_NEW
  5. 7.x includes/theme.inc \MARK_NEW
  6. 8.9.x core/includes/theme.inc \MARK_NEW
  7. 9 core/includes/theme.inc \MARK_NEW

Mark content as being new.

Related topics

2 uses of MARK_NEW
drupal_common_theme in includes/common.inc
Provide theme registration for themes across .inc files.
node_mark in modules/node/node.module
Decide on the type of marker to be displayed for a given node.

File

includes/theme.inc, line 28
The theme system, which controls the output of Drupal.

Code

define('MARK_NEW', 1);