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

Customizing a Users DV with a banner #41

Open
wyman10 opened this issue Sep 29, 2016 · 3 comments
Open

Customizing a Users DV with a banner #41

wyman10 opened this issue Sep 29, 2016 · 3 comments
Assignees

Comments

@wyman10
Copy link

wyman10 commented Sep 29, 2016

I have user who wants to create a customized banner in Dataverse. While there is an option in Settings > Customization to create a custom banner, when they try to provide the link to the custom banner they would like to use it isn’t possible to edit.

I am wondering if we have disabled this option? If so can we turn it on?

all the best
Larry

@piyapongch
Copy link
Member

The custom header has been disabled for all dataverses including main site. I has been customized by modifying the source code and replacing with content in Bundle.properties file. To turn the feature on, the source code will need to reverse it back to original. This modification need to be tested with other customization that we have made. The feature will be turn on for all dataverses. There is will be a chance that a dataverse owner can put the wrong html tag in the custom header input box that might cause the dataverse page to be broken. I think this might be the reason that the customization has been requested.

Please let me know if you would like to make the change. I will do an estimation and let you know.

Thanks,

@piyapongch
Copy link
Member

piyapongch commented Sep 30, 2016

I have found the way to work around it by adding tag in dataverse description to display a banner. The banner will be replacing the description wordings. I think this might be a solution for now without modifying source code.

Let me know if you would like to know how to it.

Thanks,

@piyapongch
Copy link
Member

Here is a sample, https://hibernian.library.ualberta.ca/dvn/dv/custom.

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

No branches or pull requests

2 participants