Improve menhir.simple.navtree

Bug #610644 reported by Matthias
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Dolmen
New
Undecided
Unassigned

Bug Description

I know the bug tracker should not be abused for feature requests or coordination, but I couldn't find a better place where to put this at the moment.

It looks like jQuery treeview is deprecated. From http://bassistance.de/jquery-plugins/jquery-plugin-treeview/

"""
Note as of April 2010: While the plugin still works as it is, it has some shortcomings, and not maintained anymore. There are now plenty of alternative jQuery tree plugins.
"""

One of the best looking plugins I've found is this:

http://www.jstree.com/

The license looks also ok.

I've come across this, because I wanted to add icons to the navtree. jQuery treeview only supports classes for nodes, so the css file would have to be generated dynamically somehow.
jsTree does a better job here, you can put your icon in the json data and it will take it. The other features also appeal more to me.

I will likely be looking at this over the next few weeks. If you want to discuss anything with me, just ping me.

-Matthias

Revision history for this message
Vincent Fretin (vincent-fretin) wrote :

I don't have any objections. If you can work on it, it will be great.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.