Closed (fixed)
Project:
Token
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2007 at 11:45 UTC
Updated:
29 Oct 2007 at 01:59 UTC
The new default token delimiters ([]) breaks TONS of old translations.
Let's add support for the previous % prefix convention by default, otherwise we are causing
tons of extra work for translators.
I've seen the work done to support multiple delimiters but I want to highlight the importance of the default setting.
Amnon
-
Professional: Drupal Search | Drupal Israel | Web Hosting Strategies
Personal: Hitech Dolphin: Regain Simple Joy :)
Comments
Comment #1
druvision commentedThis is in addition to the [] delimiter. And some modules require @.
Comment #2
dmitrig01 commentedThere's no way this is critical, or a bug
Comment #3
gregglesPerhaps I am confused.
Token support many modules, and those modules should create the default for THEIR interaction with token. Which module used % as the default prior to switching to token?
This should be a bug against that module to continue using a % prefix in its implementation of token.
Comment #4
gregglesI assume this is a misunderstanding and no change on the part of token is necessary.