Closed (fixed)
Project:
Delicious
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
26 Nov 2007 at 13:45 UTC
Updated:
12 Dec 2007 at 15:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
douggreen commentedminor fix of SQL quotes
Comment #2
douggreen commentedThe attached patch fixes an array problem with block->users and block->tags in the re-worked delicious_recent(). It also adds a feature that allows module developers to extend the users and tags at run time by adding a callback to hook_delicious.
Comment #3
douggreen commentedAnd yet another update so that the newly implemented hook_delicious returns the values.
Below is an example of how to use this. It implements two different scenarios in a custom module. The first scenario (the first case statement) alters the block on a node page to display only the delicious tags associated with node's taxonomy. The second scenario (case statement) alters the block on the search page to only display the delicious tags associated with the current search terms.
Comment #4
douggreen commented@paul, I went ahead and checked these in. Sorry for not waiting for your review on this. I'm on a tight client deadline, and I had some other patches to check in that are related. I hope that this issue is cleanly documented for you, and that all these changes are acceptable for you.
Comment #5
Anonymous (not verified) commentedHi Doug ,
I appreciate the gestures here but I think someone with your background and experience there is no problem for me in you documenting your changes and commiting straight away.
Regards Paul
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.