Network
Network copied to clipboard
MediaWiki extension for adding interactive network visualizations to your wiki pages
When the network reaches a set size, mediawiki will just display a blank space. For me it hits the barrier aorund 7/8 pages with around 10 connections per page. Any...
Steps to reproduce * Go to https://maps.extension.wiki/wiki/Special:Network * Put `Maps for MediaWiki` in the main box and submit * Error in browser console
In this [article](https://professional.wiki/en/news/mediawiki-page-network) you says that the graph is dynamically expanding, but both in 1.4 and 2.0 this feature is missing
We use mediawiki 1.37.1 and the network extension in a research project to show the (semantic) links between the pages. The wiki runs on a VM that can be accessed...
Additional options that allow for example to cleanly graph relations between page list results generated by inline queries of Semantic Mediawiki. The normal behavior from SMW example provided in readme...
extension.json includes: ` "PageNetworkExcludedNamespaces": { "value": [ 2, 4, 8, 12 ] }, ` However, arrays defined in extension.json can only be added to (there isn't much documentation for this,...
As a new feature, it would be great to add more semantic capabilities to the network extension. Currenly, "only" links from one page to others are shown. There are several...
For documentation purposes, I am suggesting features that were present in the VIKI extension and could be improvments for the network extension in the future. The following is copied from...
Currently bundled version: 8.5.5 Latest version: >= 9: https://github.com/visjs/vis-network/releases Relevant file: resources/lib/vis-network.js