Closed (outdated)
Project:
Token
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
15 Aug 2009 at 19:51 UTC
Updated:
24 Apr 2024 at 18:52 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dave reidNew tokens will have to be added into D7 first, then backported. This will also need tests.
Comment #2
dave reidComment #3
dave reidComment #4
dave reidThis should probably use http://www.php.net/manual/en/function.filter-input.php for D7.
Comment #5
rickvug commentedFor what it is worth the patch for D6 works without any problems.
Comment #6
that0n3guy commentedI made a quick module based on the d6 patch above https://github.com/that0n3guy/sts_query_tokens
- tip: use it to easily help quality score in adwords - use page_title.module and nodewords.module
Comment #7
dave reidComment #8
dave reidCommitted #7 to 7.x-1.x: http://drupalcode.org/project/token.git/commit/0435e1f. Original patch needs to be adjusted to use proper wildcard support.
Comment #9
bluegeek9 commented