_LOGO_RUBRIQUE_DESACTIVER_HERITAGE

The constant _LOGO_RUBRIQUE_DESACTIVER_HERITAGE is used to disable the inheritance of sections logos.

  • New in : SPIP 3.0

Explanation

By default, the #LOGO_RUBRIQUE tag displays the logo of the current section, and if not defined, will automatically search if a logo exists for the parent section recursively.

Usage

This behaviour can be disabled by customising the value of the constant in your config/mes_options.php (see the dedicated article).

// disable the inheritance of sections logos
define('_LOGO_RUBRIQUE_DESACTIVER_HERITAGE', true); 

See also

Author jack Published : Updated : 20/04/23

Translations : English, français, Nederlands