edit notes

This commit is contained in:
Ozzy 2025-01-23 03:00:02 +10:30
parent 6bb8230a53
commit cb841901e4

View file

@ -3,14 +3,16 @@ Quollkey docs will be added and modifided. (Quollkey-doc)
Read - Quollkey-readme first.
Modified code files
I have reverted navbar changes for now.
navbar.vue - to auto hide to icons when mouse off, auto extend when mouse over. still being worked on.
Currently does not work if Logo URL is set in Branding.
welcome.entrance.a.vue
- shape 1 and shape 2 have been changed to act as a background for header and footer.
- Optional footer links for the landing page have been added, set via the Admin/Branding settings.
api files changed to enable links.
- Removed emojis, timelines and other fun. Some items remain in code files, cleanup to properly remove needed.
welcome.entrance.a.vue - shape 1 and shape 2 have been changed. Links in shape 2 are hard coded (edit these). emoji, federation bar etc have been removed.
Attempting to change hard coded links to dynamic.
MkVisitordashboard.vue
- changed some style elements and removed look for another instance button - it currently has no purpose.
MkVisitordashboard.vue - changed some style elements, removed look for another instance button - it currently has no purpose.
base.pug - removed splash display, cleanup needed.
base.pug - removed splash display
I have reverted navbar changes for now and locked branch.
navbar.vue - I did change it so mouseover extended the bar instead of toggle switch for desktop but it works ok as is. Might have another look one day.