You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by jk...@apache.org on 2007/06/17 22:17:23 UTC

svn commit: r548102 - in /tapestry/tapestry-site/trunk: maven-skin/src/main/resources/css/maven-theme.css src/site/resources/images/handyedit-logo.jpg src/site/xdoc/index.xml src/site/xdoc/news.xml

Author: jkuhnert
Date: Sun Jun 17 13:17:22 2007
New Revision: 548102

URL: http://svn.apache.org/viewvc?view=rev&rev=548102
Log:
-) Updated link to devshed tutorials.
-) Added Tapestry Bayeux to component library list. 
-) Made handey edit logo local to apache servers so as not to suck up all their bandwidth.

Added:
    tapestry/tapestry-site/trunk/src/site/resources/images/handyedit-logo.jpg   (with props)
Modified:
    tapestry/tapestry-site/trunk/maven-skin/src/main/resources/css/maven-theme.css
    tapestry/tapestry-site/trunk/src/site/xdoc/index.xml
    tapestry/tapestry-site/trunk/src/site/xdoc/news.xml

Modified: tapestry/tapestry-site/trunk/maven-skin/src/main/resources/css/maven-theme.css
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/maven-skin/src/main/resources/css/maven-theme.css?view=diff&rev=548102&r1=548101&r2=548102
==============================================================================
--- tapestry/tapestry-site/trunk/maven-skin/src/main/resources/css/maven-theme.css (original)
+++ tapestry/tapestry-site/trunk/maven-skin/src/main/resources/css/maven-theme.css Sun Jun 17 13:17:22 2007
@@ -57,6 +57,11 @@
     padding-right: 18px;
 }
 
+a.externalLink, a.externalLink:link, a.externalLink:visited, a.externalLink:active, a.externalLink:hover {
+  background: none;
+  padding-right: 0;
+}
+
 h2 {
     font-size: 17px;
     color: #333333;

Added: tapestry/tapestry-site/trunk/src/site/resources/images/handyedit-logo.jpg
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/resources/images/handyedit-logo.jpg?view=auto&rev=548102
==============================================================================
Binary file - no diff available.

Propchange: tapestry/tapestry-site/trunk/src/site/resources/images/handyedit-logo.jpg
------------------------------------------------------------------------------
    svn:mime-type = image/jpeg

Modified: tapestry/tapestry-site/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/xdoc/index.xml?view=diff&rev=548102&r1=548101&r2=548102
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/index.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/index.xml Sun Jun 17 13:17:22 2007
@@ -6,6 +6,7 @@
     </properties>
     <body>
         <section name="Welcome to Tapestry">
+
           <!--  <a href="http://java.sun.com/javaone/sf/dukes_choice_awards.jsp">
                 <img src="images/dukes_choice_2006_120x120.png" alt="Duke's Choice Winner 2006" style="float:right;"/>
             </a> -->
@@ -138,6 +139,14 @@
                     </td>
                     <td>
                         Tapestry Searchable Selection of Components -- Searchable index of Tapestry components
+                    </td>
+                </tr>
+                <tr>
+                    <td>
+                        <a href="http://tapestry-bayeux.sourceforge.net/">Tapestry Bayeux</a>
+                    </td>
+                    <td>
+                        A collection of Java Web Components for tapestry 4.X.
                     </td>
                 </tr>
             </table>

Modified: tapestry/tapestry-site/trunk/src/site/xdoc/news.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/xdoc/news.xml?view=diff&rev=548102&r1=548101&r2=548102
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/news.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/news.xml Sun Jun 17 13:17:22 2007
@@ -62,8 +62,11 @@
             <subsection name="Tutorials at DevShed">
 
                 <p>
-                    Alexander Kolesnikov has published a series of tutorials starting with
-                    <a  href="http://www.devshed.com/c/a/Apache/Apache-Tapestry-4-Tutorial/">Apache Tapestry 4 Tutorial</a>.
+                    Alexander Kolesnikov has published a new series of tutorials for Tapestry 4. You can find a summary
+                    of some of them <a href="http://tapestry.apache.org/tapestry4.1/tutorials/index.html">here</a>.
+                </p>
+                <p>
+                    <a  href="http://tapestry.apache.org/tapestry4.1/tutorials/index.html">Apache Tapestry 4 Tutorials</a>
                 </p>
             </subsection>
 
@@ -90,7 +93,7 @@
 
             <subsection name="HandyTapestry 1.0, Tapestry plugin for IntellijJ Idea">
                 <a href="http://handyedit.com/handytapestry.html">
-                    <img src="http://handyedit.com/images/logo.jpg" alt="HandyTapestry"
+                    <img src="images/handyedit-logo.jpg" alt="HandyTapestry"
                          style="float:left;margin-right:34px;margin-bottom:15px"/>
                 </a>
                 <p> The <a href="http://handyedit.com/handytapestry.html">HandyTapestry</a> plugin for