Adding custom element in footer #6993
Unanswered
leotp1412
asked this question in
Ask Questions, Get Answers
Replies: 1 comment 1 reply
-
|
Making this easily configurable is an open issue (see #6910). Currently, you can easily add an imprint (Legal Disclosure) and privacy policy. I'm not sure if the terms of use work yet. Maybe you can add the accessibility statement in one of these pages? The not so easy alternatives would be to either rebuild, as you said, or replace some of the returned HTML content through a reverse proxy. BTW you don't need to rebuild the whole of Opencast and could also only rebuild the Admin UI and serve it directly instead of Opencast doing it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
We are running version 16.6 and would like to add a custom link to an accessibility statement in the footer.
Despite searching for quite a while, I could not find out how to do this.
Is this possible without running a new build process?
Beta Was this translation helpful? Give feedback.
All reactions