-
Notifications
You must be signed in to change notification settings - Fork 500
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 Customization - Nav links for About and Guides #3637
Comments
@djbrooke done |
Last month the Design team put together a document summarizing research insights that can help inform this feature: Stuff that jumps out to me:
These notifications include links to the User Guide:
These site messages include links to the User Guide:
One solution would be: if an installation uses a custom URL for its guides, these custom URLs are automatically populated in all Dataverse notifications as well.
|
…nal guide links. Removed "Guides" link from navbar code example in Style Guide. [ref #3637]
The following navbar link updates are included:
/cc @shlake |
Concerns regarding the notifications in comment above from @dlmurphy have been reviewed with the changes from @pdurbin and it looks like all User Guides links are properly pointing to the correct hosted guide and version, as set in the configurations. There is also the open issue "Notifications: Ability to modify included text" #2710 from @shlake that looks at the notifications in more detail. |
Code looks good. Passing to QA. There's still a file called 'navbar.html' that doesn't seem to be used currently. It should probably be deleted from the project at some point. |
Also, branch is a couple of commits behind dev at the moment. It needs another update. |
@sekmiller I will update the branch now with develop. Re:navbar.html -- I think that file you are referencing is only part of the UI for the docs, and not the app. |
I ran the code locally as of 32a90dd and it looks good. I fixed the title of this issue since the stated scope has decreased (nothing about the logo anymore) but a note from @raprasad to @kcondon (or a conversation) would be appreciated since I noticed many changes of
These are welcome performance improvements so I'll add the appropriate GitHub label. |
Conflicts: src/main/java/edu/harvard/iq/dataverse/DatasetPage.java Just some Inject's at the top were in conflict.
Based on feedback from the community (#2003), we will provide configurable settings to allow for the customization of the following features in the Dataverse application's navbar:
Name: branding needs to be more flexible(out of scope, delivered in Customizable dataverse names #3611)Logo: display a logo in the navbar in place of orange Dataverse logo(Moving to Customization Header/Footer/Homepage - Optional new landing page for installation #3639 as this will be an external file)The text was updated successfully, but these errors were encountered: