Ticket #254 (closed enhancement: fixed)
make a hook for plugins to use on form submit event
| Reported by: | anonymous | Owned by: | gogo |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | Xinha Core | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
A thing I have encountered is the need to hook up to htmlarea onsubmit event from the plugin. Since there is no way to do this, I had to apply an ugly hack in the plugin.
A much better way would be to make it possible for plugins to register for an onsubmit event somehow. Shouldn't be hard to implement really.
Change History
Note: See
TracTickets for help on using
tickets.
