UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
The name of the static email template is always: abbreviation-<action>.phtml
so for example exampleabbr-reviewers.phtml
and is located in: /application/modules/core/views/emails/
Custom navigation
...
- Set the
custom navigation
option in the conference manager and:
...
- Create navigation config
/config/navigation
...
/<abbreviation>.php
Code Block |
---|
$ cp application/configs/navigation/core.php application/configs/navigation/chrisdev.php |