ProfessionalWiki / Network

MediaWiki extension for adding interactive network visualizations to your wiki pages
https://professional.wiki/en/news/mediawiki-page-network
Other
26 stars 9 forks source link

Title Icons In Network Diagram #57

Closed wanjaus closed 2 years ago

wanjaus commented 2 years ago

I was trying to find out if it is possible to have Title Icons in the network diagram. This will make it easier to distinguish between the links. For instance, I have a wiki where I have links between organizations and people. From the network, one cannot tell which one is an organization and which is a person since all are just article titles. Title Icons would be a great way to achieve this.

JeroenDeDauw commented 2 years ago

Search for "title icon" in the README. In this section https://github.com/ProfessionalWiki/Network#node-icons

wanjaus commented 2 years ago

I have Title Icons V5.1 installed and the Title Icons are not rendering by default as the README suggests. From my understanding of the README, there is no configuration that should happen if Title Icons are version 5.1. The Title Icons are showing in other aspects of my Wiki like in search results and Page titles.

JeroenDeDauw commented 2 years ago

Ping @cicalese

JeroenDeDauw commented 2 years ago

@wanjaus actually, you did not report the version of network you use. Is it an older version? This functionality was only added in 2.0.

wanjaus commented 2 years ago

It actually works after I have upgraded to 2.0. On this Page has composer with Network 1.3, I have substituted that with 2.0. Thank you for assisting with the troubleshooting.