= External files support package = This extension package adds support for accessing external files via additional protocols not supported by the BASE core. == Documentation == * BASE 3.3 or higher is required. * [wiki:net.sf.basedb.xfiles/install Installation instructions]. * [wiki:net.sf.basedb.xfiles/using How to use]. * See also [source:/extensions/net.sf.basedb.xfiles/tags/1.0/README README] for more information. == License == [http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License version 3]. == Download == || '''Version''' || '''Revision''' || '''Date''' || '''Supported protocols''' || '''Binary (tar.gz)''' || '''BASE Version'''* || || || 1.0 || 2526 || June 26, 2014 || FTP, FTPS, SFTP || [attachment:wiki:net.sf.basedb.xfiles:xfiles-1.0.tar.gz?format=raw xfiles-1.0.tar.gz] (389 kB) || 3.3 || [query:"status=closed&group=resolution&milestone=External files support 1.0&order=priority" changelog] || '''*''' In general, each release works with the specified and later BASE versions. '''Source code''' can be downloaded from the subversion repository. Use the following command to get source code for the trunk version: `svn co http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.xfiles/trunk xfiles-dev` 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/extensions/net.sf.basedb.xfiles/trunk xfiles-dev` == 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.xfiles)]]