32 | | == BASE 1.2 plug-ins == |
| 34 | == Web client extensions == |
| 35 | |
| 36 | An extension mechanism was introduced in the BASE 2.7 web client. Extensions are used for adding functionality the GUI, such as extra menus and buttons. |
| 37 | |
| 38 | ''[wiki:net.sf.basedb.mev MEV Launcher]'':: |
| 39 | Integrates BASE with [http://www.tm4.org/mev.html TIGR MultiExperiment Viewer] (MEV). Works with BASE 2.7 and later. |
| 40 | |
| 41 | ''[wiki:net.sf.basedb.examples.extensions Example extensions]'':: |
| 42 | A package with several "Hello world" examples of extensions to the web client. Works with BASE 2.7 and later. |
| 43 | |
| 44 | |
| 45 | == Example code == |
| 46 | |
| 47 | ''Plug-ins'':: |
| 48 | [wiki:net.sf.basedb.examples.plugins Example plug-ins for BASE2]: A package with example plug-ins intended for the developer. Works with BASE '''2.6 and later'''[[br]] |
| 49 | ''Web services'':: |
| 50 | [wiki:net.sf.basedb.examples.webservices Web services examples for BASE 2]: A package with a Java client application that uses web services to get information from a BASE 2 server. Works with BASE '''2.6 and later'''[[br]] |
| 51 | ''Extensions'':: |
| 52 | [wiki:net.sf.basedb.examples.extensions Example extensions for the BASE web client]: A package with several "Hello world" examples of extensions to the web client. Works with BASE 2.7 and later. |
| 53 | |
| 54 | |
| 55 | == External BASE 2 plug-in developer sites == |
| 56 | |
| 57 | The !MicroArray Datawarehouse Resource@LCB develops BASE plug-ins, please visit their development site at http://madr.lcb.uu.se/. |
| 58 | |
| 59 | |
| 60 | = BASE 1.2 plug-ins = |
47 | | |
48 | | == Web client extensions == |
49 | | |
50 | | An extension mechanism was introduced in the BASE 2.7 web client. Extensions are used for adding functionality the GUI, such as extra menus and buttons. |
51 | | |
52 | | ''[wiki:net.sf.basedb.mev MEV Launcher]'':: |
53 | | Integrates BASE with [http://www.tm4.org/mev.html TIGR MultiExperiment Viewer] (MEV). Works with BASE 2.7 and later. |
54 | | |
55 | | ''[wiki:net.sf.basedb.examples.extensions Example extensions]'':: |
56 | | A package with several "Hello world" examples of extensions to the web client. Works with BASE 2.7 and later. |
57 | | |
58 | | == Example code == |
59 | | |
60 | | ''Plug-ins'':: |
61 | | [wiki:net.sf.basedb.examples.plugins Example plug-ins for BASE2]: A package with example plug-ins intended for the developer. Works with BASE '''2.6 and later'''[[br]] |
62 | | ''Web services'':: |
63 | | [wiki:net.sf.basedb.examples.webservices Web services examples for BASE 2]: A package with a Java client application that uses web services to get information from a BASE 2 server. Works with BASE '''2.6 and later'''[[br]] |
64 | | ''Extensions'':: |
65 | | [wiki:net.sf.basedb.examples.extensions Example extensions for the BASE web client]: A package with several "Hello world" examples of extensions to the web client. Works with BASE 2.7 and later. |
66 | | |
67 | | |
68 | | == External BASE plug-in developer sites == |
69 | | |
70 | | The !MicroArray Datawarehouse Resource@LCB develops BASE plug-ins, please visit their development site at http://madr.lcb.uu.se/. |