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

Tool Tips - Help Tip Rollover Popups Populated from User Guides #99

Closed
eaquigley opened this issue Jul 9, 2014 · 6 comments
Closed
Assignees
Labels
Type: Feature a feature request

Comments

@eaquigley
Copy link
Contributor


Author Name: Mike Heppler (@mheppler)
Original Redmine Issue: 3508, https://redmine.hmdc.harvard.edu/issues/3508
Original Date: 2014-02-03
Original Assignee: Kevin Condon


Add help tip rollover popups that will pull info from the user guides and display them inline, in areas like dataset metadata section, and other help text-intensive pages.

[Eleni] For now the dataset metadata section tool tips are in the "Description" column in this metadata table: https://docs.google.com/spreadsheet/ccc?key=0AjeLxEN77UZodEdEX0dTMkFDNnE5R3hVMHAxQmNTb3c&usp=sharing which is uploaded into the DB using a script Gustavo put together.


Related issue(s): #38
Redmine related issue(s): 3445


@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Eleni Castro (@posixeleni)
Original Date: 2014-02-03T19:26:49Z


Mike Heppler wrote:

Add help tip rollover popups that will pull info from the user guides and display them inline, in areas like dataset metadata section, and other help text-intensive pages.

Currently documenting dataset metadata descriptions here: https://docs.google.com/spreadsheet/ccc?key=0AjeLxEN77UZodG5qdDU1SmZuVTk1ek1MQTg5UFJoVUE&usp=sharing

@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Elizabeth Quigley (@eaquigley)
Original Date: 2014-03-05T16:30:41Z


Tooltip functionality needs to be added in for the metadata fields that appear "above the fold" on Create Dataset and Edit/Add Metadata pages.

Tooltips for:
-title
-host dataverse
-author(s)
-description
-keyword(s)
-subject(s)
-related publication(s)
-note(s)

@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Elizabeth Quigley (@eaquigley)
Original Date: 2014-03-05T16:34:17Z


@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Eleni Castro (@posixeleni)
Original Date: 2014-03-05T16:38:24Z


Elizabeth Quigley wrote:

Tooltip functionality needs to be added in for the metadata fields that appear "above the fold" on Create Dataset and Edit/Add Metadata pages.

Tooltips for:
-title
-host dataverse
-author(s)
-description
-keyword(s)
-subject(s)
-related publication(s)
-note(s)

Eleni wrote:
These descriptions are documented in this spreadsheet (tab separated per metadata block): https://docs.google.com/spreadsheet/ccc?key=0AjeLxEN77UZodG5qdDU1SmZuVTk1ek1MQTg5UFJoVUE&usp=sharing

@eaquigley eaquigley added this to the Dataverse 4.0: Beta 1 milestone Jul 9, 2014
@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Steve Kraffmiller (@sekmiller)
Original Date: 2014-03-13T16:44:24Z


�Tooltips is pulling from dataset field description. Please note that this field is showing just the field title in most cases. There are actual tool tips for Author Name and a few others. Eleni will be updating for all fields

@eaquigley
Copy link
Contributor Author


Original Redmine Comment
Author Name: Kevin Condon (@kcondon)
Original Date: 2014-03-20T19:39:57Z


Tested on 3/20

Tool tips are in place and pulling from description field of datasetfield table.

Populating with appropriate data seems like a manual process, scraped from user guides, is that correct?

Closing ticket

mderuijter added a commit to mderuijter/dataverse that referenced this issue Jul 9, 2021
* updated Datasets.java, DatasetPage.java and dataset.xhtml

* refactored getCustomTermsTab function, added logic to switch to all dataset tabs

* allow guestaccess and return 404 if no custom license
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature a feature request
Projects
None yet
Development

No branches or pull requests

2 participants