Make URLs in the welcome email page dynamic
* also, add a new config item `THEME_TUW_TEST_INSTANCE_URL` that will be used in the "final note" block in the email template * if that value is set to `None`, then the block will be skipped entirely * also, mock view function from Invenio-Config-TUW to not depend on it for tests
parent
e28dc331
No related branches found
No related tags found
Showing
- invenio_theme_tuw/config.py 3 additions, 0 deletionsinvenio_theme_tuw/config.py
- invenio_theme_tuw/theme/templates/semantic-ui/invenio_theme_tuw/users_welcome.html 13 additions, 14 deletions...emplates/semantic-ui/invenio_theme_tuw/users_welcome.html
- tests/conftest.py 15 additions, 1 deletiontests/conftest.py
Loading
Please register or sign in to comment