Improve node list presentation of node DBIDs, foreign-source names, and foreign-IDs
Description
made it possible to see a node's foreign-source and foreign-ID on the node page by hovering over the node's link, and a previous enhancement put every node's database ID right in the rendered page after the node's link.
This has been bugging me because the foreign-source and foreign-ID are not copyable as they appear in a tooltip, and the node IDs are clutter for the majority of users who couldn't care less about DBIDs. I'm going to clean it up with a little sprinkle of JS and CSS.
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Show:
Jeff Gehlbach October 28, 2014 at 10:06 AM
They're licensed CC BY 3.0. I made a new box in support/about.jsp for artwork attribution and attributed these icons there.
Alejandro Galue October 28, 2014 at 9:38 AM
Just wondering ... what kind of the license is used on the new icons ?
Jeff Gehlbach October 27, 2014 at 10:18 AM
Resolving.
Jeff Gehlbach October 27, 2014 at 10:18 AM
Work committed, pushed, and merged to rc/stable/1.14.0.
made it possible to see a node's foreign-source and foreign-ID on the node page by hovering over the node's link, and a previous enhancement put every node's database ID right in the rendered page after the node's link.
This has been bugging me because the foreign-source and foreign-ID are not copyable as they appear in a tooltip, and the node IDs are clutter for the majority of users who couldn't care less about DBIDs. I'm going to clean it up with a little sprinkle of JS and CSS.