Needs work
Project:
Node Reference URL Widget
Version:
6.x-1.3
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Sep 2009 at 21:30 UTC
Updated:
2 Dec 2012 at 17:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
arhak commentedI'm not a token savvy, thus, this is a working patch to be reviewed, but most likely it will need some clean up
Comment #2
arhak commentedthis patch must consider stop using the 'token' namespace (declaring function
theme_token_list) in case this other patch gets committed to token module: #576592: theme_token_list (split theme_token_help in two)Comment #3
quicksketchComment #4
arhak commentedwell, yeah.. it has TODO marks
but:
- does it work in a desirable manner?
- what would be the areas it needs work?
Comment #5
quicksketchBasically it needs the TODOs cleaned up. We shouldn't be using the token module namespace, I doubt that major API change will happen in the Drupal 6 version of the module, so we'd best just make our own theme function. We did the same thing for Flag module, see http://api.lullabot.com/theme_flag_token_help
Comment #6
arhak commentedthanks for the clarification
Comment #7
arhak commentedactually, I'm gonna be very busy this month
anyone can pick this up, it's pretty much done (I think)
Comment #8
mattiasj commentedThis would be a great addition, and clearly bring a greater experience to editors. Any progress on this patch?
Comment #9
arhak commentedjust clean up the code considering what quicksketch pointed at #5
Comment #10
igor.ro commentedWe do not need adding new token type.
Here is better solution