ecrire/balise
directory is used to define
-* dynamic tags, meaning those that involve calculations for every page reference and generation, and
-* generic tags, meaning those starting with the same prefix and performing shared actions (#URL_
, #FORMULAIRE_
, ...)
The static tags, however, are declared in the ecrire/public/balises.php file, or when they belong to plugins, within the function definition files for each plugin.
Please refer to the section on tags for further details.