From 9deeaa4ef1e74531f5f7d99c5de423303ddda7ed Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 21 Nov 2015 17:27:29 -0500 Subject: Add new hooks for plugins --- doc/plugin-hooks.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/plugin-hooks.markdown b/doc/plugin-hooks.markdown index eab2fa15..49323067 100644 --- a/doc/plugin-hooks.markdown +++ b/doc/plugin-hooks.markdown @@ -142,7 +142,9 @@ List of template hooks: - `template:layout:head` - `template:layout:top` - `template:layout:bottom` -- `template:project:dropdown` +- `template:project:dropdown`: "Actions" menu on left in different project views +- `template:project:header:before` +- `template:project:header:after` - `template:project-user:sidebar` - `template:task:sidebar:information` - `template:task:sidebar:actions` -- cgit v1.2.3