sul-dlss-deprecated / universalviewer

The Universal Viewer is a community-developed open source project on a mission to help you share your content with the world
http://universalviewer.io
Other
0 stars 1 forks source link

Update text in Login banner #32

Closed ggeisler closed 6 years ago

ggeisler commented 6 years ago

(Broken out from #24)

Update the text in the banner to be a bit more generic, since logging in could affect different aspects of the experience, depending on what the access rights are. One possibility:

Log in to view with all available features.

mejackreed commented 6 years ago

This string is coming directly from the config in uv .

edsilv commented 6 years ago

This now comes from the info.json's login service label and confirmLabel properties. (Fork sync needed)

ggeisler commented 6 years ago

@jvine Do you have opinions on updating the banner text? Since there are a number of possibilities of what the user gets by logging in (depending on the combination of zoom and download rights that apply to the object), I suggested above something fairly generic that implies there are benefits from logging in without getting into specifics:

Log in to view with all available features.

jvine commented 6 years ago

@ggeisler Agree that if we can't predict (can we?) what will be available after login, we should be generic. Maybe even:

Log in to access all available features.

?

ggeisler commented 6 years ago

@jvine Sure, I like that modification better.