Feature request: the-logo.svg picker #67
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: projects/fipamo#67
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Pages as rendered now show a broken image in the top-left pointing to
/public/assets/images/global/the-logo.svg
, clicking it takes you back to the main page. For now you can put whatever SVG graphic there by file manager, but a picker similar to the one for the profile pic would be appreciated.This is a theming issue. The base theme will show the fipamo logo because it's just the default and custom themes will show whatever one decides to put in the theme.
I need to change the theme so it points to the
fipamo-logo.svg
but I'll give some thought to a logo picker for the default.I don't want to add too much variance to the default theme because it is intended to be a basic representation of how to create a theme rather than something that is customizble.
Theme customization in browser is on the roadmap but it's a little bit further down that road. Logo customization is a part of a larger feature set, so stay tuned.