Loading...
 
Features / Usability

Features / Usability


Re: Interactive node visualization (GraphViz style)

posts: 11

Hi guys,

I finally managed to get back to this. I have implemented this pretty amazing library: http://visjs.org/

I'm fetching from mysql all of the tiki pages from a specified category. I am now implementing the editing of the edges visually and saving it in mysql. It could be a nice feature to add as a plugin to tiki wiki, what do you think? Is there an appropriate place to propose it to the developers?

I will also have to add a mysql table with the information about the edges. What is the most elegant way of doing it? I should add it to my tiki database, am I right? I'm just afraid that it might not be recognized by an upgrade and be deleted or something like that.

There are no comments at this time.