Can't wait to see an 6.x Version :)
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | nr_autocomplete_d6_2.patch | 16 KB | dixon_ |
| #7 | nr_autocomplete_d6.patch | 17.32 KB | smoothify |
Can't wait to see an 6.x Version :)
| Comment | File | Size | Author |
|---|---|---|---|
| #11 | nr_autocomplete_d6_2.patch | 16 KB | dixon_ |
| #7 | nr_autocomplete_d6.patch | 17.32 KB | smoothify |
Comments
Comment #1
Fayna commentedMe neither!! I loved this module! It should totally be in CCK core. :)
Comment #2
Josh Benner commentedUnless someone beats me to it, I probably won't be porting this to D6 until I suddenly run upon spare time or I need a D6 version for a client. Any contributions are always appreciated!
Comment #3
Josh Benner commentedComment #4
vacilando commentedSubscribing...
Comment #5
Anonymous (not verified) commented+1 Also interested in this.
Unfortunately I'm not a developer, but I can test anything that is patched for stability!
Comment #6
ianchan commentedsubscribing
Comment #7
smoothify commentedI needed this module to migrate my site to drupal 6 so i've attached a patch with the changes i've made.
Since cck's widget api has changed considerably there is a lot of new code in it, but where possible I borrowed from the main nodereference module.
So far with light testing it seems to work fine for me.
Comment #8
ianchan commentedsubscribe
Comment #9
edrex commentedworks for me, using on a production issue tracker site
Comment #10
flying_q commentedHi all....I've attempted to implement the patch and I'm getting the following error:
warning: Invalid argument supplied for foreach() in /home/.../modules/nr_autocomplete/nr_autocomplete.module on line 228.
I have included the snippet below where the error is occurring. Any help would be greatly appreciated!
Comment #11
dixon_Here is a re-rolled patch originally taken from #7. This patch only includes some minor code style fixes and cleanup.
Comment #12
dixon_Josh Benner has accepted me as a co-maintainer, and I've now committed a first stab at the 6.x branch. Checkout the code from CVS if the packaging script hasn't packed the release yet.