Author: wikier
Date: Mon Dec  8 09:46:59 2014
New Revision: 1643772

URL: http://svn.apache.org/r1643772
Log:
preparing the site for the next release

Modified:
    marmotta/site/trunk/content/markdown/download.md.vm
    marmotta/site/trunk/content/markdown/index.md

Modified: marmotta/site/trunk/content/markdown/download.md.vm
URL: 
http://svn.apache.org/viewvc/marmotta/site/trunk/content/markdown/download.md.vm?rev=1643772&r1=1643771&r2=1643772&view=diff
==============================================================================
--- marmotta/site/trunk/content/markdown/download.md.vm (original)
+++ marmotta/site/trunk/content/markdown/download.md.vm Mon Dec  8 09:46:59 2014
@@ -2,7 +2,8 @@
 ## Add further releases here:
 ## 'version':['release-date','jira-versionid',isArchived],
 #set( $releases = { 
-  '3.2.1':['2014-05-20','12326945',false],
+  '3.3.0':['2014-12-DD','12325240',false],
+  '3.2.1':['2014-05-20','12326945',true],
   '3.2.0':['2014-04-09','12324278',true],
   '3.1.0-incubating':['2013-10-03','12324026',true],
   '3.0.1':['2014-01-21','12325343',true],

Modified: marmotta/site/trunk/content/markdown/index.md
URL: 
http://svn.apache.org/viewvc/marmotta/site/trunk/content/markdown/index.md?rev=1643772&r1=1643771&r2=1643772&view=diff
==============================================================================
--- marmotta/site/trunk/content/markdown/index.md (original)
+++ marmotta/site/trunk/content/markdown/index.md Mon Dec  8 09:46:59 2014
@@ -5,23 +5,11 @@
   <a href="download.html#a3.2.1" class="highlight">
     download<br/>
     <strong>Apache Marmotta</strong><br/>
-    3.2.1
+    3.3.0
   </a>
 
   <iframe 
src="http://platform.twitter.com/widgets/follow_button.html?screen_name=ApacheMarmotta";
 allowtransparency="true" frameborder="0" scrolling="no"></iframe>
 
-  <a href="events/iswc2014" title="Apache Marmotta tutorial at ISWC2014" 
class="highlight">
-    Tutorial<br/>at ISWC2014<br/><br/>
-    <img src="images/iswc2014.png" alt="ISWC2014"/>
-  </a>
-  
-  <br/>
-
-  <a href="http://s.apache.org/apachecon-eu-2014-linked-data-track"; 
title="Linked Data track at ApacheCon EU 2014" class="highlight">
-    Linked Data track<br/>at ApacheCon<br/>EU 2014<br/><br/>
-    <img src="images/apachecon_eu_2014.png" alt="ApacheCon EU 2014"/>
-  </a>
-
 </p>
 
 # Apache Marmotta
@@ -40,11 +28,11 @@ subscribe to our [mailing lists](mail-li
 
 ## Features
 
- * Read-Write Linked Data
+ * Read-Write Linked Data server
  * [RDF triple store](kiwi/) with [transactions](kiwi/transactions.html), 
    [versioning](kiwi/versioning.html) and 
    [rule-base reasoning](kiwi/reasoner.html)
- * [SPARQL](platform/sparql-module.html), [LDP](platform/ldp-module.html) and 
[LDPath](ldpath) query
+ * [LDP](platform/ldp-module.html), [SPARQL](platform/sparql-module.html) and 
[LDPath](ldpath) query
  * Transparent [Linked Data Caching](ldcache)
  * Integrated basic [security](platform/security-module.html) mechanisms 
 


Reply via email to