Add new hooks for plugins

This commit is contained in:
Frederic Guillot
2015-11-21 17:27:29 -05:00
parent 4594325726
commit 9deeaa4ef1
3 changed files with 8 additions and 1 deletions

View File

@@ -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`