Make hook_delicious match LIKE terms

douggreen - May 22, 2008 - 15:50
Project:Delicious
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:paulbooker
Status:closed
Description

I have a need for hook_delicious to sometimes support exact matches and other times to support LIKE matches. To support this, the array returned by hook_delicious can now defined an array element named 'like' => TRUE, which tells delicious to use SQL LIKE. I've implemented this in the 5.x branch, but this needs to be ported forward to the 6.x branch.

#1

douggreen - May 22, 2008 - 17:46
AttachmentSize
like.patch 1.02 KB

#2

paulbooker - June 18, 2008 - 11:06
Assigned to:Anonymous» paulbooker

Thanks Doug , ill add this patch

#3

paulbooker - June 18, 2008 - 15:34
Status:patch (to be ported)» closed

Addressed in latest development release DRUPAL-6--3

 
 

Drupal is a registered trademark of Dries Buytaert.