[Zope3-Users] vary formlib render_submit_button by skin
Fred Drake
fdrake at gmail.com
Wed Apr 18 17:09:46 EDT 2007
On 4/18/07, Leonardo Rochael <leo at enfoldsystems.com> wrote:
> I was looking at formlib and I found that If i want to customize widgets per
> skin, I just have to register their view to a different type, e.g.:
As you can for all views.
> However I found no such way of customizing the render_submit_button adapter
> per-skin. All examples I found of the action renderer declarations are like
...
> Is there any way of specializing the action rendering per-skin? I expect
> there to be one since it's html generation, which should be skinnable.
It should be, but isn't. :-( I've run up against this as well, and
working around it is more painful than it should be.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller
More information about the Zope3-users
mailing list