Is someone working on porting it to D6?
Thanks,
Tony
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | top_searches_d6.patch | 7.41 KB | obsidiandesign |
| #3 | top_searches_d6.patch | 7.57 KB | obsidiandesign |
Is someone working on porting it to D6?
Thanks,
Tony
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | top_searches_d6.patch | 7.41 KB | obsidiandesign |
| #3 | top_searches_d6.patch | 7.57 KB | obsidiandesign |
Comments
Comment #1
z.stolar commentedI haven't started porting the module to D6 yet.
If you wish to submit the necessary patch, it might help speed things up.
Comment #2
dropchew commented+1 subscribe
Comment #3
obsidiandesign commentedPatch tested, made it for a project I'm working on for a client. Could use some additional testing before release.
Bryan O'Shea
Obsidian Design
Comment #4
obsidiandesign commentedMy patch in #3 has a single line of debug output still in it, sorry for that. I've rerolled the patch with that line removed.
Bryan O'Shea
Obsidian Design
Comment #5
z.stolar commentedThanks a lot Bryan!
I will test & apply the patch asap. Due to some winter health issues, this might take few days, but hopefully before before Christmas.
Comment #6
z.stolar commented@obsidiandesign: I am applying your patch now, and few things are unclear to me.
Currently I'm wondering why you chose to change the call
theme('top_searches_block', $top_searches);to
theme_top_searches_block($top_searches);Can you explain?
Comment #7
z.stolar commentedPatch at #4 fails, but I'm working my way through it.
Comment #8
obsidiandesign commented@z.stolar - what CVS version are you patching against? I'll reroll to save you the efoort of manually patching.
Bryan
Comment #9
z.stolar commentedReleasing an RC. please test and approve.
Comment #10
z.stolar commentedBryan,
I didn't notice your last comment, but I was already in advanced stage anyway :)
If you take a look at the result, you'll see that I didn't implement all of your changes, but I did rely on them heavily, as well as added few other things.
Thanks a lot for your help though.
It was too late for me yesterday, so I didn't mention you in the release notes, but I'll do so in the official one.
Comment #11
z.stolar commentedRC3 is out. Looks pretty stable.