summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-07-30 11:55:41 +0000
committermcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2010-07-30 11:55:41 +0000
commit75e6256f56b1d3355c42f2919efbd58ddbf4a44e (patch)
treedb1a5a6ed1c2eecced6400ba26ba0b782372947d /src
parent53c48ccdffb1cca7116ca1b7a366b645ab92af4b (diff)
downloadmocca-75e6256f56b1d3355c42f2919efbd58ddbf4a44e.tar.gz
mocca-75e6256f56b1d3355c42f2919efbd58ddbf4a44e.tar.bz2
mocca-75e6256f56b1d3355c42f2919efbd58ddbf4a44e.zip
Updated project site.
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@801 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'src')
-rw-r--r--src/site/apt/download.apt22
-rw-r--r--src/site/apt/index.apt8
-rw-r--r--src/site/apt/new.apt5
-rw-r--r--src/site/site.xml2
4 files changed, 29 insertions, 8 deletions
diff --git a/src/site/apt/download.apt b/src/site/apt/download.apt
new file mode 100644
index 00000000..c6a985bc
--- /dev/null
+++ b/src/site/apt/download.apt
@@ -0,0 +1,22 @@
+ ---
+ Download MOCCA
+ ---
+ EGIZ
+ ---
+ 2010
+ ---
+
+Download MOCCA
+
+ * <<MOCCA Local>>
+
+ Current stable releases are 1.2.x.
+
+ <<To install please go to {{http://webstart.buergerkarte.at}}>>!
+
+ * <<MOCCA Online>>
+
+ Current stable releases are 1.3.x. Please take a look at: {{{./new.html}What's new in MOCCA 1.3?}} and {{{./BKUOnline/upgrade13.html}Upgrade from MOCCA Online \< 1.3}}!
+
+ Releases can be found in the {{{http://egovlabs.gv.at/frs/?group_id=13}download}} section.
+ \ No newline at end of file
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index 3e2179cc..835fccc2 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -29,14 +29,8 @@ MOCCA Project
Releases
- Current stable versions are 1.2.x. Releases can be found in the {{{http://egovlabs.gv.at/frs/?group_id=13}download}} section.
+ See {{{./download.html}download}} section.
- NOTE: For <<installation of MOCCA Local>> please go to <<{{http://webstart.buergerkarte.at}}>>!
-
-Development
-
- The current development version of MOCCA is 1.3. Take a look at {{{./new.html}What's new in MOCCA 1.3?}}
-
Licensing
The MOCCA project as provided by {{{http://www.egiz.gv.at}EGIZ}} is licensed according to the terms of the {{{http://www.apache.org/licenses/LICENSE-2.0.html}Apache License 2.0}}.
diff --git a/src/site/apt/new.apt b/src/site/apt/new.apt
index 62ad851e..1a51585e 100644
--- a/src/site/apt/new.apt
+++ b/src/site/apt/new.apt
@@ -19,4 +19,9 @@ Whats new in MOCCA 1.3?
(See {{{./bkucommon/configuration.html}Configuration}}.)
* {{{http://commons.apache.org/logging/}Commons-Logging}} has been replaced by {{{http://www.slf4j.org/}slf4j}} because of it's MDC (mapped diagnostic context) support.
+
+ * Support for the new Infobox format used for eCard G3b.
+ []
+
+ For a detailed list of the issues addressed see {{{http://jira.egovlabs.gv.at/browse/MOCCA#selectedTab=com.atlassian.jira.plugin.system.project%3Achangelog-panel}Change Log}}. \ No newline at end of file
diff --git a/src/site/site.xml b/src/site/site.xml
index a58bb045..e6b56ad5 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -41,7 +41,7 @@ under the License.
<menu name="MOCCA" inherit="true">
<item name="About" href="index.html"/>
<item name="News" href="http://egovlabs.gv.at/news/?group_id=13"/>
- <item name="Download" href="http://egovlabs.gv.at/frs/?group_id=13"/>
+ <item name="Download" href="download.html"/>
<item name="Source" href="http://egovlabs.gv.at/scm/?group_id=13"/>
<item name="Wiki" href="http://egovlabs.gv.at/plugins/wiki/index.php?id=13&amp;type=g"/>
<item name="Tracker" href="http://jira.egovlabs.gv.at/browse/MOCCA"/>