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

Info Bubble - ordering of fields and label display #4

Open
dmoses opened this issue May 29, 2015 · 2 comments
Open

Info Bubble - ordering of fields and label display #4

dmoses opened this issue May 29, 2015 · 2 comments
Assignees

Comments

@dmoses
Copy link
Contributor

dmoses commented May 29, 2015

In the configuration for the module these are the fields I've added to return from Solr -
PID, mods_titleInfo_title_ms, mods_abstract_ms
I've annotated a popup with some notes. Wondering how the fields can be ordered eg.
TN linked to the object
Title
Abstract

bubble_issues

@jyobb
Copy link
Owner

jyobb commented May 29, 2015

I was a bit lazy and hard coded a few display names in for fields that are
used in the bubble. If there is no display name then the colon that is
supposed to be between displayname:field value just kind of sits there. I
will fix up the admin interface so that you can specify mods field display
names. Ideally, I would like to do something like the solr module display
fields. I have looked at the code and will try and get this done soon.

I'll add linked thumbnails right away. You should see the code change in
git sometime Monday.

John

On Thu, May 28, 2015 at 6:52 PM, Don Moses [email protected] wrote:

In the configuration for the module these are the fields I'd got to return
from Solr -
PID, mods_titleInfo_title_ms, mods_abstract_ms
I've annotated a popup with some notes. Wondering how the fields can be
ordered eg.
TN linked to the object
Title
Abstract

[image: bubble_issues]
https://cloud.githubusercontent.com/assets/494152/7874236/43a92c72-0583-11e5-9fc6-52e3a6197bb1.jpg


Reply to this email directly or view it on GitHub
#4.

@jyobb jyobb self-assigned this Jun 24, 2015
@jyobb
Copy link
Owner

jyobb commented Jun 24, 2015

Started working on this.

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