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

Ability to add images to non community curated papers #2307

Open
ValWood opened this issue Jan 1, 2025 · 1 comment
Open

Ability to add images to non community curated papers #2307

ValWood opened this issue Jan 1, 2025 · 1 comment
Assignees
Labels

Comments

@ValWood
Copy link
Member

ValWood commented Jan 1, 2025

Sometimes, there are nice graphical abstracts that we would like to display for non-community curated papers.
In these cases, we would want them to appear on the publication pages, but not on the rotations.

I tried this:
{
"title": "Wu et al, 2024",
"title_link": null,
"panel_type": "spotlight",
"head_image": [
"spotlight/PMID-38677290-tbf1.png"
],
"content": "Structural and functional insights into yeast Tbf1 as an atypical telomeric repeat-binding factor.\n\nOriginally published in Structure.",
"reference_id": "PMID:38677290",
"link_label": "Publication record in PomBase ...",
"date_added": "2024-12-16",
"show_on_front_page": false
},
{
"title": "Moro et al, 2021",
"title_link": null,
"panel_type": "spotlight",
"head_image": [
"spotlight/PMID-34349749-exomer.png"
],
"content": "Exomer Is Part of a Hub Where Polarized Secretion and Ionic Stress Connect.\n\nOriginally published in Front Microbiol.",
"reference_id": "PMID:34349749",
"link_label": "Publication record in PomBase ...",
"date_added": "2024-12-16",
"show_on_front_page": false
},

But I think that the images that appear on the publication pages need to have been in rotation once.

Can we make a configuration to just display on publication pages for al by default?

@kimrutherford
Copy link
Member

But I think that the images that appear on the publication pages need to have been in rotation once.

I don't understand that bit.

If you configure a Spotlight for a publication, the image will appear on the publication page.

Can we make a configuration to just display on publication pages for al by default?

Do you mean add a way to configure images for publication pages without configuring a Spotlight?

@kimrutherford kimrutherford self-assigned this Jan 2, 2025
@ValWood ValWood added the discuss label Jan 2, 2025
@ValWood ValWood changed the title Ability to add images to non community curataed papers Ability to add images to non community curated papers Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants