backport to 5.x
andrewblack - September 12, 2008 - 16:23
| Project: | Active Tags |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | darrenmUK |
| Status: | postponed |
Jump to:
Description
is it posible to back port to d5.x?
TIA

#1
+1 subscribe. the screenshot looks like the way to use tags i was looking for :)
greetings from jena/germany
#2
I changed the hooks to match Drupal 5 api, and replaced use of Drupal 6 features such as Behaviors with basic jQuery. I have not backported the Autocomplete support as yet.
Changes committed to DRUPAL-5 branch in CVS and should appear as a -dev package for download later.
#3
Automatically closed -- issue fixed for two weeks with no activity.
#4
Sorry to re-open this if it was the wrong thing to do, but it seemed a better option than starting another post.
Are you planning to backport the Autocomplete support to D5?
#5
#6
I've no plans to do any more work on the D5 branch at this time. You may be able to use some of the jQuery code from the D6 branch to add Autocompletes, although this has not been tested.
#7
#8
For those poor souls who are stuck with a 5x live sites and will not see the light of 6x for a very long time, is it possible to attach a -dev version of Active Tags module with an Autocomplete funtionality??? PLEEEASE!!!!
Also: if anyone got this working through personal modifications, please attach your version of Active Tags here. Thanks a LOT in advance!
#9
After fiddling with the Drupal 5 version (from CVS) trying to get the autocomplete working, I settled on using hierarchical_select_taxonomy http://drupal.org/project/hierarchical_select instead. It works well, achieves the same thing, and works for drupal 5.