From d6a800e162ff6eb6a5adfb7201ffb14943b2d4b7 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 15 Dec 2013 11:33:47 +0100 Subject: no ftp --- default/config.xml | 2 +- netcalendar.buetow.org/content/Download.xml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/default/config.xml b/default/config.xml index 54e461f..de3dc53 100644 --- a/default/config.xml +++ b/default/config.xml @@ -9,7 +9,7 @@ %%documentsurl%%images/ %%documentsurl%%styles/ - ftp://ftp.buetow.org/pub + FTP HAS BEEN DISABLED diff --git a/netcalendar.buetow.org/content/Download.xml b/netcalendar.buetow.org/content/Download.xml index 1444c2c..a6173ff 100644 --- a/netcalendar.buetow.org/content/Download.xml +++ b/netcalendar.buetow.org/content/Download.xml @@ -3,14 +3,14 @@ Download Bytecode compiled Jar archives Here you can download the latest bytecode compiled Jar archives. You need a Java 5 runtime environment. Just unpack the zip-file and double click on the .jar file! The calendar comes with a sample database. You may delete all the events first. - - Look at - ftp://ftp.buetow.org/pub/NetCalendar - for all available binaries! - Source code The sourcecode can be obtained from git as follows git clone git://git.buetow.org/netcalendar.git + Zip Files + + The zip files can be obtained from git as well: + git clone -b packages git://git.buetow.org/netcalendar.git netcalendar-packages + -- cgit v1.2.3