Action URLs in a template

The #URL_ACTION_AUTEUR tag is used to generate secured action URLs from inside a template file.

#URL_ACTION_AUTEUR{action,argument,redirection}

Example

Deleting the forum comment requested if the author actually has the (autoriser('configurer') rights is certainly vague, but it is applied in the private area in ecrire/exec/forum_admin.php]) !

[(#AUTORISER{configurer})
<a href="#URL_ACTION_AUTEUR{instituer_forum,#ID_FORUM-off,#URL_ARTICLE}"><:supprimer:></a>
]

Author Mark Baber Published : Updated : 12/03/23

Translations : English, français, Nederlands