[Seaside] Adding a callback to /config

Lukas Renggli renggli at gmail.com
Wed Feb 20 17:32:27 UTC 2008


>  Is there a defined way to add a callback to the /config page of a
>  particular seaside applicat? Namely I'd like to add buttons with
>  callbacks for initiating Glorp actions (create schema, drop schema etc.)

You might want to add a special configuration link by subclassing
WADispatcherPlugin.

Another possibility would be to use the configuration framework:

http://www.shaffer-consulting.com/david/Seaside/Configurations/index.html

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside mailing list