= Plug-in examples for BASE 2 = This package contains some simple BASE plug-in examples. The target group is developers that want's to create their own plug-ins for BASE 2. = Documentation = [source:/plugins/base2/net.sf.basedb.examples/tags/2.6/README README] contains information about this package, how to install it and how to compile it. = License = [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License version 2]. = Download = || Version || Revision || Date || Binary (tar.gz) || || 2.6 || 649 || April 11, 2008 || [attachment:wiki:net.sf.basedb.examples.plugins:example-plugins-2.6.tar.gz?format=raw example-plugins-2.6.tar.gz] (1.4MB) || Source code can be downloaded from the subversion repository. Use the following command to get source code for the 2.6 version: `svn co http://baseplugins.thep.lu.se/svn/plugins/base2/net.sf.basedb.examples/tags/2.6 plugin-examples-2.6` The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: `svn co http://baseplugins.thep.lu.se/svn/plugins/base2/net.sf.basedb.examples/trunk plugins-examples-devel` === Contribute === After making modifications to the source code, compose a clear and concise log message to describe those changes and the reasons for them. Then, send an email to the developers list containing your log message and the output of svn diff (from the top of your subversion working copy). If the community members consider your changes acceptable, someone who has commit privileges will add your changes to the public source code tree. Recall that permission to directly commit changes to the repository is granted on merit - if you demonstrate comprehension of subversion, programming competency, and a ''team spirit'', you will likely be awarded that permission. === TODO === [[TicketQuery(status!=closed&component=net.sf.basedb.examples.plugins)]]