pi-base / viewer

Web UI for the π-Base
https://topology.pi-base.org
MIT License
9 stars 3 forks source link

"name" attribute not displayed properly on web pages #74

Closed StevenClontz closed 3 years ago

StevenClontz commented 3 years ago

Moving discussion from https://github.com/pi-base/data/issues/91

It seems that in various types of references the "name" attribute is not displayed on the web pages.

For "doi" refs, the "name" is used and displayed properly. Example:

The other types of refs don't display the name at all. "mr" and "wikipedia" refs at least have a default display format that allows to click, but I would think the intent was to display the name. Examples:

But for "mathse" refs, there is not even a default, so nothing is displayed and there is nothing to click to access the reference. Example:

StevenClontz commented 3 years ago

Fixed in #70