Ticket #1129 (new enhancement)
Open plugin template
| Reported by: | Sewi | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description
File > New... should have a "Padre Plugin" entry if the Developer plugin is enabled.
Note: See
TracTickets for help on using
tickets.

Padre has a developer plugins (part of core). This plugin should add a "Padre Plugin" entry to the File -> New... item which might show a dialog which asks for the plugin name (prefilled with "Padre::Plugin::") and allows selection of hooks and common plugin stuff (like a simple menu).
Pressing "OK" should create a new tab with the created source code of the new plugin.