Changes between Version 14 and Version 15 of DeveloperPage


Ignore:
Timestamp:
Nov 2, 2011, 1:32:08 PM (12 years ago)
Author:
Nicklas Nordborg
Comment:

Fixing links

Legend:

Unmodified
Added
Removed
Modified
  • DeveloperPage

    v14 v15  
    11= Developer information =
    22
    3 == How to write a plug-in ==
     3== How to write a plug-in or extension ==
    44
    5 There is a document on [http://base.thep.lu.se/chrome/site/latest/html/developerdoc/plugin_developer/plugin_developer.html how to write plug-ins] available 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.
     5There is plenty of [http://base.thep.lu.se/chrome/site/latest/html/developer/index.html information for the developer] available 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.
    66
    77== How to name my plug-in ==
    88
    9 In order to make sure that unique names are used we use the convention to add domain information to the name. Two examples:
    10  * [wiki:se.lu.onk.ZTest se.lu.onk.ZTest]
     9In order to make sure that unique names are used we use the convention to add domain information to the name. Some examples:
     10 * [wiki:net.sf.basedb.examplecode net.sf.basedb.examplecode]
    1111 * [wiki:se.lu.thep.affymetrix se.lu.thep.affymetrix]
    1212