Closed (fixed)
Project:
Google Site Search
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
5 Nov 2012 at 20:47 UTC
Updated:
11 Nov 2012 at 17:50 UTC
Jump to comment: Most recent file
Comments
Comment #1
enrique.delgado commentedPlease consider the following patch contribution to achieve the above goal.
Just to clarify, I've verified that no other file in your module requires modification even after this patch is applied. Since the new options are an optional parameter to the constructor of the class, your existing code works as desired. Yet, it allows me to instantiate your class like so:
Regards,
Enrique
Comment #2
dhavyd commentedHi! Thanks for your patch. I have commited and given you the authorship of it. Look at http://drupal.org/node/1346792/commits. This new feature will come up in the next release.
Comment #3
dhavyd commentedComment #4
enrique.delgado commentedThanks for incorporation the patch! :-]
Comment #4.0
enrique.delgado commentedFixing code markup