Closed (fixed)
Project:
jQuery TreeView
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2008 at 01:15 UTC
Updated:
23 Jun 2011 at 07:52 UTC
Jump to comment: Most recent file
Comments
Comment #1
mfbHere's a patch to get the ball rolling :)
Comment #2
s.daniel commentedI'll try to push it a little further.
Tested as generally working on pretty fresh drupal install.
Notes:
Patching jquery_treeview.info failed (see jquery_treeview.info.rej) but I could manually add the one line.
module with the patch calls for jquery.treeview.css but the file from the module is called jquery_treeview.css
Updated module also works fine and looks better with the latest version of treeview wich has some new features and quite a few bug fixes.
Btw. The module page should really include a link to:
http://bassistance.de/jquery-plugins/jquery-plugin-treeview/
also displaying the treview(options) like animated: "fast" in the admin area as well as a link to http://docs.jquery.com/Plugins/Treeview would be helpful.
Comment #3
mfbWeird, I didn't get a failure when applying the patch.
In my patch I used "jquery.treeview.css" as this is the name of the CSS file packaged with the plugin. I'd propose changing the name of the file in the drupal project, otherwise you'd have to do this every time you merge an updated plugin into the project.
Comment #4
s.daniel commentedUsing jquery.treeview.css absolutly makes sense.
Regarding the patch, maybe it's my mistake. I am not very used to command line and such yet.
Anyone else wants to test?
Comment #5
mfbupdating this patch since v1.4 is now out.
Comment #6
domesticat commentedsubscribing
Comment #7
psicomante commentedsubs
Comment #8
mfbIf anyone knows how to contact the author (aside from the contact tab on the user page) it would be a good idea to find out if this module is still being maintained.
Comment #9
geek-merlinsubscribing. any movement here?
Comment #10
jduguid commentedsubscribing
Comment #11
s.daniel commentedDoes not seem alive. Anyone who is interested in maintaining?
Comment #12
ipwa commentedSee: http://drupal.org/node/1157944
Thanks for the patch Mark, will commit this as soon as I get access to this project
Comment #13
ipwa commentedCouldn't apply the patch, but applied manually the changes.
Committed, we now have a dev release for D6, thanks.