13 | | || ''Name'' || ''Type'' || ''BASE version'' || ''Maintainer'' || ''Comment'' || |
| 13 | || '''Name''' || '''Type''' || '''BASE version''' || '''Maintainer''' || '''Comment''' || |
| 14 | || [wiki:net.sf.basedb.examplecode Example code 1.3] || Examples || 3.0 || Lund team || A package with several "Hello world" examples and other extensions and plug-ins || |
| 15 | || [wiki:net.sf.basedb.ftp FTP Server 1.2] || Extension || 3.0 || Lund team || An extension that adds an FTP server to BASE, making it possible to upload/download files to/from BASE using regular FTP client software || |
| 16 | || [wiki:net.sf.basedb.mev MEV Launcher 1.8] || Extension + Export || 3.0 || Lund team || Integrates BASE with [http://www.tm4.org/mev.html TIGR Multi Experiment Viewer] (MEV) || |
| 17 | || [wiki:net.sf.basedb.examples.webservices Web service examples 3.0] || Examples || 3.0 || Lund team || A package with a Java client application that uses web services to get information from a BASE server || |
| 18 | |
| 19 | - ''BASE version'' refers to the earliest BASE version usable with the latest release of the plug-in. There may be other releases for earlier BASE versions. |
| 20 | - ''Type'' is categorization of plug-ins. |
| 21 | - Plug-ins of 'Add array platform' type will extend a BASE installation to support further array platforms. A base set of plug-ins are provided such as import of raw data and normalization. |
| 22 | - ''Maintainer'' shows the current maintainer of a plug-in. |
| 23 | - Plug-ins that have no maintainer are indicated with 'None'. Unmaintained plug-ins are included in the table until they are reported to be broken. If you want to volunteer to maintain a plug-in then make yourself known through the [http://base.thep.lu.se/wiki/MailingLists BASE developer mailing list]. |
| 24 | - 'Lund team' refers to the BASE core team at Lund University. |
| 25 | |
| 26 | == BASE 2 compatible plug-ins and extensions == |
| 27 | |
| 28 | Most of these packages are not expected to work on BASE 3. |
| 29 | |
| 30 | || '''Name''' || '''Type''' || '''BASE version''' || '''Maintainer''' || '''Comment''' || |
25 | | - ''Type'' is categorization of plug-ins. |
26 | | - Plug-ins of 'Add array platform' type will extend a BASE installation to support further array platforms. A base set of plug-ins are provided such as import of raw data and normalization. [[br]] |
27 | | - ''BASE version'' refers to the earliest BASE version usable with the current release of the plug-in. [[br]] |
28 | | - ''Maintainer'' shows the current maintainer of a plug-in. |
29 | | - Plug-ins that have no maintainer are indicated with 'None'. Unmaintained plug-ins are included in the table until they are reported to be broken. If you want to volunteer to maintain a plug-in then make yourself known through the [http://base.thep.lu.se/wiki/MailingLists BASE developer mailing list]. |
30 | | - 'Lund team' refers to the BASE core team at Lund University. |
| 48 | '''*''' This package also exists in a BASE 3 compatible version. |
39 | | An extension mechanism was introduced in the BASE 2.7 web client. Extensions are mainly used for adding functionality the GUI, such as extra menus and buttons. |
40 | | || ''Name'' || ''BASE version'' || ''Maintainer'' || ''Comment'' || |
41 | | || [wiki:net.sf.basedb.ftp FTP Server 1.1 / 1.2-beta] || 2.16, 3.0-beta || Lund team || An extension that adds an FTP server to BASE, making it possible to upload/download files to/from BASE using regular FTP client software || |
42 | | || [wiki:net.sf.basedb.mev MEV Launcher 1.7 / 1.8-alfa] || 2.16, 3.0-alfa || Lund team || Integrates BASE with [http://www.tm4.org/mev.html TIGR Multi Experiment Viewer] (MEV) || |
43 | | || [wiki:net.sf.basedb.reggie Reggie 1.5] || 2.17.1 || Lund team || An extension that adds a specialized interface for registering biosources and samples. || |
| 57 | Plug-ins created for BASE 1.2 can be made to work in BASE 2 and 3 using the Base1PluginExecuter plug-in. Maintenance is restricted to BASE 2/3 functionality. Do not expect these plug-ins to be developed further. |
45 | | - ''BASE version'' refers to the earliest BASE version usable with the current release of the plug-in. [[br]] |
46 | | - ''Maintainer'' shows the current maintainer of a plug-in. |
47 | | - Extensions that have no maintainer are indicated with 'None'. Unmaintained extensions are included in the table until they are reported to be broken. If you want to volunteer to maintain an extension then make yourself known through the [http://base.thep.lu.se/wiki/MailingLists BASE developer mailing list]. |
48 | | - 'Lund team' refers to the BASE core team at Lund University. |
49 | | |
50 | | |
51 | | |
52 | | == Example code == |
53 | | |
54 | | || ''Name'' || ''Type'' || ''BASE version'' || ''Maintainer'' || ''Comment'' || |
55 | | || [wiki:net.sf.basedb.examplecode Example code for BASE] || Plug-in+extensions || 3.0-alfa || Lund team || A package with several "Hello world" examples and other extensions and plug-ins || |
56 | | || [wiki:net.sf.basedb.examples.webservices Web services examples for BASE] || Web services || 2.6, 3.0-beta || Lund team || A package with a Java client application that uses web services to get information from a BASE server || |
57 | | || [wiki:net.sf.basedb.examples.plugins Example plug-ins for BASE2] || Plug-in || 2.6 || Lund team || A package with example plug-ins intended for developers || |
58 | | || [wiki:net.sf.basedb.examplecode Example extensions for the BASE web client] || Extensions || 2.13 || Lund team || A package with several "Hello world" examples of extensions to the web client || |
59 | | |
60 | | - ''Type'' is categorization of the package. |
61 | | - ''BASE version'' refers to the earliest BASE version usable with the current release of the plug-in. [[br]] |
62 | | - ''Maintainer'' shows the current maintainer of a plug-in. |
63 | | - Example code that have no maintainer is indicated with 'None'. Unmaintained example code is included in the table until it is reported to be broken. If you want to volunteer to maintain an example code package then make yourself known through the [http://base.thep.lu.se/wiki/MailingLists BASE developer mailing list]. |
64 | | - 'Lund team' refers to the BASE core team at Lund University. |
65 | | |
66 | | = BASE 1.2 plug-ins = |
67 | | |
68 | | Plug-ins created for BASE 1.2 can be made to work in BASE 2 using the Base1PluginExecuter plug-in. Maintenance is restricted to BASE 2 functionality. Do not expect these plug-ins to be developed further. |
69 | | |
70 | | || ''Name'' || ''Type'' || ''Version'' || ''BASE version'' || ''Comment'' || |
| 59 | || '''Name''' || '''Type''' || '''Version''' || '''BASE version''' || '''Comment''' || |
82 | | - ''Type'' is categorization of plug-ins. |
83 | | - Plug-ins of 'Add array platform' type will extend a BASE installation to support further array platforms. A base set of plug-ins are provided such as import of raw data and normalization. [[br]] |
84 | | - ''Version'' is the latest released version of the plug-in. |
85 | | - ''BASE version'' refers to the earliest BASE version usable with the current release of the plug-in. [[br]] |
86 | | - ''Maintainer'' shows the current maintainer of a plug-in. |
87 | | - Plug-ins that have no maintainer are indicated with 'None'. Unmaintained plug-ins are included in the table until they are reported to be broken. If you want to volunteer to maintain a plug-in then make yourself known through the [http://base.thep.lu.se/wiki/MailingLists BASE developer mailing list]. |
88 | | - 'Lund team' refers to the BASE core team at Lund University. |