You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@marmotta.apache.org by wi...@apache.org on 2013/02/28 14:29:07 UTC

svn commit: r1451192 - in /incubator/marmotta/site/trunk/content: markdown/index.md markdown/ldpath/usage.md.vm site.xml

Author: wikier
Date: Thu Feb 28 13:29:07 2013
New Revision: 1451192

URL: http://svn.apache.org/r1451192
Log:
some updates

Modified:
    incubator/marmotta/site/trunk/content/markdown/index.md
    incubator/marmotta/site/trunk/content/markdown/ldpath/usage.md.vm
    incubator/marmotta/site/trunk/content/site.xml

Modified: incubator/marmotta/site/trunk/content/markdown/index.md
URL: http://svn.apache.org/viewvc/incubator/marmotta/site/trunk/content/markdown/index.md?rev=1451192&r1=1451191&r2=1451192&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/content/markdown/index.md (original)
+++ incubator/marmotta/site/trunk/content/markdown/index.md Thu Feb 28 13:29:07 2013
@@ -5,9 +5,10 @@ Platform that can be used, extended, and
 to publish Linked Data or build custom applications on Linked Data.
 
 Right now the project is being setting up installed in the Apache Software Foundation 
-infrastructure. The [team](team-list.html) is working to publish the first release
-under incubator in the upcoming weeks. Check [development](development.html) 
-section for further details how we work.
+infrastructure. The [team](team-list.html) is working to have available to
+[download](download.html) in the upcoming weeks the first release under incubator. 
+Check the [development](development.html) section for further details how we work or 
+subscribe to our [mailing lists](mail-lists.html) to follow the project's day to day.
 
 ## Background 
 

Modified: incubator/marmotta/site/trunk/content/markdown/ldpath/usage.md.vm
URL: http://svn.apache.org/viewvc/incubator/marmotta/site/trunk/content/markdown/ldpath/usage.md.vm?rev=1451192&r1=1451191&r2=1451192&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/content/markdown/ldpath/usage.md.vm (original)
+++ incubator/marmotta/site/trunk/content/markdown/ldpath/usage.md.vm Thu Feb 28 13:29:07 2013
@@ -5,7 +5,7 @@ dependency like:
 
     <dependency>
       <groupId>org.apache.marmotta</groupId>
-      <artifactId>marmotta-ldpath</artifactId>
+      <artifactId>ldpath-core</artifactId>
       <version>${projectVersion}</version>
     </dependency>
 

Modified: incubator/marmotta/site/trunk/content/site.xml
URL: http://svn.apache.org/viewvc/incubator/marmotta/site/trunk/content/site.xml?rev=1451192&r1=1451191&r2=1451192&view=diff
==============================================================================
--- incubator/marmotta/site/trunk/content/site.xml (original)
+++ incubator/marmotta/site/trunk/content/site.xml Thu Feb 28 13:29:07 2013
@@ -18,6 +18,11 @@
          xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
          name="Apache Marmotta">
     
+    <bannerRight>
+        <name>Apache Marmotta (incubating)</name>
+        <src>/images/Marmotta_Logo_64.png</src>
+    </bannerRight>  
+
     <skin>
         <groupId>org.apache.maven.skins</groupId>
         <artifactId>maven-fluido-skin</artifactId>
@@ -28,10 +33,8 @@
         <fluidoSkin>
             <topBarEnabled>true</topBarEnabled>s
             <sideBarEnabled>false</sideBarEnabled>
-<!--
-            <googleSearch />
--->
             <!--
+            <googleSearch />
             <twitter>
                 <user>ApacheMarmotta</user>
                 <showFollowers>true</showFollowers>
@@ -44,11 +47,6 @@
         </fluidoSkin>
     </custom>
 
-    <bannerRight>
-        <name>Apache Marmotta (incubating)</name>
-        <src>/images/Marmotta_Logo_64.png</src>
-    </bannerRight>  
-
     <body>
 
         <head>
@@ -60,6 +58,7 @@
         <menu name="Apache Marmotta">
             <item name="Home" href="index.html" />
             <item name="Team" href="team-list.html" />
+            <item name="Mailing Lists" href="mail-lists.html" />
             <item name="Development" href="development.html" />
             <item name="Download" href="download.html" />
             <item name="Installation" href="installation.html" />
@@ -67,8 +66,7 @@
             <item name="Wiki" href="http://wiki.apache.org/marmotta" />
             <item name="Issue Tracker" href="http://issues.apache.org/jira/browse/MARMOTTA" />
             <item name="Privacy" href="privacy.html" />
-        </menu>    
-        <!--<menu ref="parent" inherit="bottom" />-->
+        </menu>
         <menu name="Platform">
             <item name="Introduction" href="platform/introduction.html" />
             <item name="Core Module" href="platform/core-module.html" />
@@ -113,9 +111,10 @@
         <menu name="The ASF">
             <item name="The Apache Software Foundation" href="http://www.apache.org" />
             <item name="Apache Incubator" href="http://incubator.apache.org" />
-            <item name="Thanks" href="http://www.apache.org/foundation/thanks.html" />
-            <item name="Become a Sponsor" href="http://www.apache.org/foundation/sponsorship.html" />
+            <item name="How Apache Works" href="http://www.apache.org/foundation/how-it-works.html" />
             <item name="Security" href="http://www.apache.org/security/" />
+            <item name="Become a Sponsor" href="http://www.apache.org/foundation/sponsorship.html" />
+            <item name="Thanks" href="http://www.apache.org/foundation/thanks.html" />
         </menu>  
 
         <footer>