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

Navbar Logo - Be able to provide a different alt text for the logo instead of the site shortname #717

Open
danowar2k opened this issue Sep 25, 2024 · 1 comment
Labels
discussion needed Soemthing which needs to be discussed before writing the first line of code improvement Something which improves an existing feature in some way (UX, UI, Design, Functionality)

Comments

@danowar2k
Copy link
Collaborator

danowar2k commented Sep 25, 2024

Is your feature request related to a problem? Please describe.
Our current site shortname maybe be something like "Moodle" or just "moodle-pruefungen". That is used for the navbar logo as the alt text for the image. Shouldn't the alt text for an image describe what the image is showing?
Our logo image would rather need an alt text like "Logo der FernUniversität Hagen".

Describe the solution you'd like
As an admin I would like to be able to change the alt text for the navbar logo from the default site shortname if I want. To be able to do this I would like a setting near the logo image setting with which I could override the alt text for that logo image.

Describe alternatives you've considered
Locally we'll currently do this by changing the alt text after the fact with Javascript. It would probably be better in core, where the problem originates.
If the templates would be a bit more split up so that the navbar logo code was in its own template, we'd have an easier way to just replace the text.

@danowar2k danowar2k added the new Something which has been reported but has not yet beeen triaged by the team label Sep 25, 2024
@HsH-Wolf HsH-Wolf added discussion needed Soemthing which needs to be discussed before writing the first line of code improvement Something which improves an existing feature in some way (UX, UI, Design, Functionality) and removed new Something which has been reported but has not yet beeen triaged by the team labels Sep 26, 2024
@HsH-Wolf HsH-Wolf moved this to Ready for DEV in Boost Union Planning Board Sep 26, 2024
@danowar2k
Copy link
Collaborator Author

Looks like the other half of this was done earlier: #565 ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion needed Soemthing which needs to be discussed before writing the first line of code improvement Something which improves an existing feature in some way (UX, UI, Design, Functionality)
Projects
Status: Ready for DEV
Development

No branches or pull requests

2 participants