new_site/_layouts
Scott Lee Chua c4f20b889e
Make publication badges always visible (#2565)
## The issue
Currently Altmetric and Dimension publication badge elements have
non-obvious attributes that hide badges when some conditions are not met
,e.g.:
```
data-hide-no-mentions="true"
data-hide-less-than="15"
```
resulting in seemingly strange behavior where badges are enabled in
`config.yml` but don't show up consistently, as reported in #2443 :
Altmetric badges don't display for some pubs.

## This PR
- removes these hidden nondisplay conditions in favor of more
predictable website behavior;
- adds documentation links to point users interested in customizing
badge behavior to the right resources.
2024-07-11 13:46:37 -03:00
..
about.liquid Added support for a newsletter (#2517) 2024-06-19 14:49:19 -03:00
archive-category.liquid Remove bootstrap-table from archive tables (#2306) 2024-04-03 15:35:18 -03:00
archive-tag.liquid Remove bootstrap-table from archive tables (#2306) 2024-04-03 15:35:18 -03:00
archive-year.liquid Remove bootstrap-table from archive tables (#2306) 2024-04-03 15:35:18 -03:00
bib.liquid Make publication badges always visible (#2565) 2024-07-11 13:46:37 -03:00
cv.liquid Fix broken links (#2077) 2024-01-15 11:09:45 -03:00
default.liquid Aggregated search code inside search.liquid (#2558) 2024-07-10 13:05:43 -03:00
distill.liquid Aggregated search code inside search.liquid (#2558) 2024-07-10 13:05:43 -03:00
none.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
page.liquid Fix broken links (#2077) 2024-01-15 11:09:45 -03:00
post.liquid Delete extra space ; Update post.liquid (#2452) 2024-05-27 21:07:39 -03:00
profiles.liquid Lighthouse fixes (#2199) 2024-02-14 14:37:32 -03:00