Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizable greeting in Web UI #761

Open
juhoinkinen opened this issue Jan 30, 2024 · 0 comments
Open

Customizable greeting in Web UI #761

juhoinkinen opened this issue Jan 30, 2024 · 0 comments

Comments

@juhoinkinen
Copy link
Member

The Annif Web UI has this greetings text:

Welcome!

See the OpenAPI documentation for an interactive REST API specification.

There are some installations of Annif that directly expose the Web UI for public, e.g.: https://data.europa.eu/annif/

For this kind of use the greeting text could be made customizable for giving information about the installation. The html for the greeting is hardcoded in

<p>Welcome!</p>
<p>See the <a href="v1/ui/">OpenAPI documentation</a> for an interactive REST API specification.</p>

Vue could be used for this, but maybe there could be some simpler way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant