Bart Molenkamp wrote:
Hi all,
I want to place some I18n text on a (submit) button. The difference with buttons is that the label of that button is placed inside the @value attribute of the input. By default, the I18n transformer doesn't transform these tags unless there is another tag on the input:
What would be a good method to solve this?
Within a CForms pipeline, the i18n transformer normally comes _before_ the formatting stylesheets. That way, all labels are represented as <fi:label> whatever their final destination is.
Sylvain
-- Sylvain Wallez Anyware Technologies http://www.apache.org/~sylvain http://www.anyware-tech.com { XML, Java, Cocoon, OpenSource }*{ Training, Consulting, Projects }
