Any plans for a drupal 6 release and upgrade to latest version of the plugin?

Comments

mfb’s picture

Status: Active » Needs review
StatusFileSize
new37.77 KB

Here's a patch to get the ball rolling :)

s.daniel’s picture

StatusFileSize
new354 bytes

I'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.

mfb’s picture

Weird, 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.

s.daniel’s picture

Using 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?

mfb’s picture

StatusFileSize
new42.39 KB

updating this patch since v1.4 is now out.

domesticat’s picture

subscribing

psicomante’s picture

subs

mfb’s picture

If 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.

geek-merlin’s picture

subscribing. any movement here?

jduguid’s picture

subscribing

s.daniel’s picture

Does not seem alive. Anyone who is interested in maintaining?

ipwa’s picture

See: http://drupal.org/node/1157944

Thanks for the patch Mark, will commit this as soon as I get access to this project

ipwa’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Status: Needs review » Fixed

Couldn't apply the patch, but applied manually the changes.

Committed, we now have a dev release for D6, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.