Ваші коментарі
As pointed out in https://bibbase.userecho.com/communities/1/topics/256-external-links-broken#comment-677, this is probably the same issue as found in that other ticket. Since that is fixed now, I'll assume this one is too. Please re-open if not. Thanks!
Stefan: Thanks again for reporting and debugging this issue. That was a big help! It is fixed now.
Thanks for investigating this further and reopening the issue! I agree. This is a bug that needs to be addressed. We'll try to fix it as soon as possible.
Thanks for noting and reporting this. That SVG turned out to be using SVG standard 2.0, but Firefox only supports SVG 1.1. We've replaced the file with a version 1.1 one.
I think you are looking for this option:
folding | 1 or 0 | Fold / Unfold everything. Default: 0 (unfold everything). |
(see https://bibbase.org/help)
Thanks for the link. However, it's not a 504 that BiIbBase is getting from ecbiz219.inmotionhosting.com, it's a 200 with a request to upgrade the connection. BibBase will eventually send a 504 to you indicating that it was unable to finish the request, but the details I'm sharing above are already one diagnostic layer deeper than that.
You could probably check with inmotion whether there is a way to disable HTTP2 for your site. Alternatively, if they support https that might resolve the issue as well. I already tried https://noahsd.com/bootstrap_bibbase_test/nsd.bib, but that doesn't seem to be supported yet by your host.
Служба підтримки клієнтів працює на UserEcho
Yes, you can use &group0=author_short. This works independently of the method you chose for embedding.
We really discourage the use of iframes though. Search engines will direct users that search for you paper titles directly to your embedded page (not your homepage), and it is also difficult to get the layout right, without having a scrollbar inside the iframe. JS is currently the best option, and those formatting issues come with an upside, too: once they are fixed, the whole page will be styled with the same CSS rules, and have, e.g., consistent colors and fonts.