Hi

Thank you for a great module.

I've made some minor changes to the javascript file, so terms can be both added and removed using the clickable list.
I've also added a 'selected' class to any selected terms, to help theming this module.

I sorry but I don't know how to create a patch, so I attached the modifed javascript file instead. Hope that's ok.

Comments

Crell’s picture

D'Oh! And right after I release a 1.1 stable, too. :-) Sounds like a nice feature.

Please create a proper patch so that other people can review it properly. See: http://drupal.org/patch/create

Thanks.

thulstrup’s picture

Thanks, I'll give it a try.

thulstrup’s picture

Status: Active » Needs review
StatusFileSize
new2.18 KB

Ok, here's the patch.

This is my first patch ever, so I hope everything is as it's supposed to be :-)

Crell’s picture

Status: Needs review » Needs work

So I'm finally getting back to this, and the patch doesn't apply. :-( Sorry. Also, please make sure you use Unix line endings, not Windows line endings. Thanks.

Crell’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev

New features are only being accepted in the 6.x branch now.

Steve Dondley’s picture

Title: Remove exciting terms on click » Remove terms on click
Status: Needs work » Needs review
StatusFileSize
new1.91 KB

Here's another patch for removing terms. It is completely new and does not build upon the work of the previous contributor in this thread.

Steve Dondley’s picture

StatusFileSize
new5.02 KB

Here's an "enhanced" patch that adds some logic and css to make terms that are selected to display as red hyperlinks. Terms go back to the default link color when the term is removed.

bbinkovitz’s picture

StatusFileSize
new4.98 KB

I was not able to apply the patch from #6. I did apply #7 and it seems to work nicely. I have re-rolled it to fix a minor whitespace problem.

bbinkovitz’s picture

Status: Needs review » Closed (fixed)

This has been committed to the latest dev.