My first excursion found this quite difficult. Since
it appears
that textInput's always have class='text'.
This is a Seaside feature coming from the fact that IE doesn't
support CSS selectors like input[type=text].
What would be the correct way to change the pier login
buttons to
'Login' 'Cancel' rather than 'Save' 'Cancel'. Do I
subclass
PULogin, and
change its asComponent to take the std component and search for its
FormDecoration for the button label in order to change it?
I guess that's the easiest way to do, yes. Relabeling with CSS could
also work, but again IE will fail to do properly.
Note that Pier also puts a class into the body representing the
current structure. It does not do so for different commands/views
though, so maybe we should add that?
Lukas
--
Lukas Renggli
http://www.lukas-renggli.ch