Trac is being migrated to new services! Issues can be found in our new
YouTrack instance and WIKI pages can be found on our
website.
- Timestamp:
-
Jul 16, 2007, 12:53:17 AM (17 years ago)
- Author:
-
John Bailey
- Comment:
-
Fleshing out my plan for future How-To documents
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v1
|
|
| 1 | == C Plugin How-To == |
| 2 | |
| 3 | This document is a stub page. Its sole purpose is to provide convenient and easy-to-find linkage to the actual tutorials on plugin development. We will cover a variety of topics, as outlined below. |
| 4 | |
| 5 | 1. [wiki:CHowTo/BasicPluginHowto Basic C Plugin How-To] - Start here. This covers the core basics needed to write a plugin. |
| 6 | 1. [wiki:CHowTo/PluginActionsHowTo Plugin Actions How-To] - This covers using the Plugin Actions facilities to provide additional features. |
| 7 | 1. [wiki:CHowTo/ChoosingPluginIds Choosing Plugin ID's] - This covers how to properly select a plugin ID. |
| 8 | 1. [wiki:CHowTo/RequestAPIHowTo Request API How-To] - This covers using the Request API to request input from the user. |
| 9 | 1. [wiki:CHowTo/NotifyAPIHowTo Notify API How-To] - This covers using the notify API to inform the user of events. |
| 10 | 1. [wiki:CHowTo/SignalsHowTo Signals How-To] - This covers using signals to detect events and act accordingly. |
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!