Le mercredi 09 mai 2007 à 17:53 -0300, Mariano Andrés Gironacci a
écrit :
> Because I prefer the dirty hack stays only on the template, and not on
> my logic program code.
> If some turbogears developer fix the problem, I need only to modify the
> template.
;-)
Then I would do this in my template in this case:
<span py:strip='True'>Clear</span>
<input class="btn" type="reset" value="${_('Clear')}"/>
So that the span is completely removed from the resulting file that is
served to the client...
And secondly:
could you create a trac ticket to report that the ${_('')} pattern in a
template is not picked-up by the i18n collection program?
Could you state in your ticket if you tried the web interface, the
command line one or both...
Thanks for your time!
Cheers,
Florent Aide.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---