Closed (fixed)
Project:
OpenSearch feed
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Issue tags:
Reporter:
Created:
25 Dec 2009 at 01:35 UTC
Updated:
3 Jan 2014 at 01:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
avpadernoConsidering that token.module is included in Drupal 7, I think that changing the code to use token.module would be something desirable. To have a dependency on token.module should not be something negative, IMO.
Comment #2
dave reidHere's what the actual token implementations would look like, but would need to actually use the token functions when the strings are used.
Comment #3
dave reidQuick improvement that adds the current search module and keywords tokens.
Comment #4
avpadernoThe code has been changed, and committed in CVS.