Changes between Version 3 and Version 4 of DeveloperPage
- Timestamp:
- Jan 14, 2007, 10:06:47 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DeveloperPage
v3 v4 4 4 5 5 There is documentation on [http://base.thep.lu.se/chrome/site/doc/development/index.html#plugins how to write plug-ins] on the BASE web site. This document together with studies of how others have written plug-ins is what is available. The [http://base.thep.lu.se/wiki/MailingLists BASE mailing lists] are also useful sources for plug-in writers, search them for information and/or post new questions. 6 7 == How to document my plug-in == 8 9 The minimum amount of documentation should be installation information, instruction for setting up a configuraion if needed, and contact information. 10 To convince users to use the plug-in descibe your fancy algorithm and, if applicalble, add citation information. Also, 11 send us information on which file we should link to in the [PluginDownload plug-in list]. 6 12 7 13 == New to subversion ==