Changes between Version 4 and Version 5 of PadrePluginCookbookRecipie05
- Timestamp:
- 08/04/11 21:48:04 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PadrePluginCookbookRecipie05
v4 v5 2 2 [wiki:PadrePluginDialog <-menu] 3 3 = // Icons DEBUG and Translations DRAFT 4 or Conformance and all the bit's I have missed so far. 4 5 or some sort of Conformance and all the bit's I have missed so far :) 6 5 7 Padre::Plugin::Cookbook Recipe-05 DRAFT 8 6 9 This page compleats {{{Padre::Plugin::Cookbook}}} series, It is just meant to be an aid, with a suggested layout and some ideas to speed you along, enjoy. 7 10 * Unlike the previous recipes which have covered, Plug-ins with dialogs, this is more concerned, with conformance, playing nice with Padre. {{{Padre::Plugin::CookBook}}} see trunk … … 152 155 ---- 153 156 === OS Support, 154 don't forget to consider, your Plug-in should work ideal on all of the following platforms157 don't forget to consider, your Plug-in should ideally work on all of the following platforms. 155 158 * Linux 156 159 * 64 bit … … 178 181 ---- 179 182 === Additional documentation 180 or Marketing your Plug-in 183 or Marketing your Plug-in and Padre 181 184 * trac wiki 182 185 * blogg … … 184 187 ---- 185 188 == Tickets 186 New Tickets 189 Please Create New Tickets with the following additional information. 187 190 * start summary with {{{Padre::Plugin::....}}} 188 191 * set component = plugins
