Author: doll
Date: Fri Apr 25 06:29:38 2008
New Revision: 651602

URL: http://svn.apache.org/viewvc?rev=651602&view=rev
Log:
SHINDIG-213

Patch from Vincent Siveton. Cleans up the Shindig website, fixes various links 
and removes google url redirection. Also adds markmail link.


Modified:
    incubator/shindig/trunk/site/index.html

Modified: incubator/shindig/trunk/site/index.html
URL: 
http://svn.apache.org/viewvc/incubator/shindig/trunk/site/index.html?rev=651602&r1=651601&r2=651602&view=diff
==============================================================================
--- incubator/shindig/trunk/site/index.html (original)
+++ incubator/shindig/trunk/site/index.html Fri Apr 25 06:29:38 2008
@@ -184,7 +184,7 @@
      <ul><li>See: <a href="http://java.sun.com/";>http://java.sun.com/</a> for 
installation instructions.</li></ul>
 
     <li>A Subversion client installed in order to checkout the code.</li>
-     <ul><li>Instructions for downloading and installing Subversion can be 
found here: <a 
href="http://subversion.tigris.org/";></a>http://subversion.tigris.org/</li></ul>
+     <ul><li>Instructions for downloading and installing Subversion can be 
found here: <a 
href="http://subversion.tigris.org/";>http://subversion.tigris.org/</a></li></ul>
     <li>Apache Maven installed to perform the build.
      <ul><li>Instructions for downloading and installing Maven can be found 
here: <a 
href="http://maven.apache.org/download.html";>http://maven.apache.org/download.html</a></li></ul>
    </li>
@@ -318,7 +318,7 @@
   <h3><a name="Additonal_reading"> Additional reading </a></h3>
   Read <a 
href="http://svn.apache.org/repos/asf/incubator/shindig/trunk/java/README";>java/README</a>
 for original instructions on how to start up any of the java shindig servers.
   <p>
-  Read <a 
href="http://svn.apache.org/repos/asf/incubator/shindig/trunk/php/README";>php/README</a>
 for original instructions on how to start up the php shindig server.
+  Read <a 
href="http://svn.apache.org/repos/asf/incubator/shindig/trunk/php/gadgets/README";>php/gadgets/README</a>
 for original instructions on how to start up the php shindig server.
     <p>
   Read <a 
href="http://svn.apache.org/repos/asf/incubator/shindig/trunk/javascript/README";>javascript/README</a>
 for instructions for using the
 Shindig Gadget
@@ -406,8 +406,8 @@
   </p><h4><a name="Example"> Example </a></h4>
   <p>
 
-  </p><ul><li> JIRA Issue with patch: <a 
href="http://www.google.com/url?sa=D&amp;q=https%3A%2F%2Fissues.apache.org%2Fjira%2Fbrowse%2FSHINDIG-13";
 target="_top">https://issues.apache.org/jira/browse/SHINDIG-13</a>
-  </li><li> Code Change: <a 
href="http://www.google.com/url?sa=D&amp;q=http%3A%2F%2Fsvn.apache.org%2Fviewvc%3Fview%3Drev%26revision%3D612299";
 target="_top">http://svn.apache.org/viewvc?view=rev&amp;revision=612299</a>
+  </p><ul><li> JIRA Issue with patch: <a 
href="http://issues.apache.org/jira/browse/SHINDIG-13"; 
target="_top">http://issues.apache.org/jira/browse/SHINDIG-13</a>
+  </li><li> Code Change: <a 
href="http://svn.apache.org/viewvc?view=rev&amp;revision=612299"; 
target="_top">http://svn.apache.org/viewvc?view=rev&amp;revision=612299</a>
   </li></ul>
   <p>
 
@@ -422,7 +422,11 @@
   <p>
 </p><ul>
 <li>To subscribe to the Shindig mailing list, send a blank email to <a 
href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a></li>
-<li>The email archives are located at: <a 
href="http://mail-archives.apache.org/mod_mbox/incubator-shindig-dev/";>http://mail-archives.apache.org/mod_mbox/incubator-shindig-dev/</a></li>
+<li>The email archives are located at: 
+  <ul>
+    <li><a 
href="http://mail-archives.apache.org/mod_mbox/incubator-shindig-dev/";>http://mail-archives.apache.org/mod_mbox/incubator-shindig-dev/</a></li>
+    <li><a 
href="http://shindig-dev.markmail.org/";>http://shindig-dev.markmail.org/</a></li>
+  </ul>
 
 </ul>
   <p></p>


Reply via email to