Needs review
Project:
Signup
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
19 Nov 2009 at 07:26 UTC
Updated:
19 Nov 2009 at 19:47 UTC
add signup_tt() wrapper to allow node type info to be translated.
| Comment | File | Size | Author |
|---|---|---|---|
| signup_tt.patch | 14.5 KB | aufumy |
Comments
Comment #1
dwwWow, thanks for the patch. However, Ugh. I can't believe that's the only way to solve this problem. Total #fail from Drupal core, IMHO. I'd rather not commit this unless core has a viable solution to this problem. This seems like putting a bandaid on an amputation to me.
Comment #2
aufumy commented:) that was my thought.
Afaik, the only other way I am aware of is with sql statements:
http://drupal.org/node/304002