You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by jk...@apache.org on 2008/01/31 16:33:44 UTC

svn commit: r617149 - in /tapestry/tapestry-site/trunk: pom.xml src/site/resources/images/packtpub_cover.png src/site/xdoc/articles.xml src/site/xdoc/news.xml

Author: jkuhnert
Date: Thu Jan 31 07:33:41 2008
New Revision: 617149

URL: http://svn.apache.org/viewvc?rev=617149&view=rev
Log:
OMG this shit is ridiculous.   Made images line up the way we want by using divs with background image styles...fuck you maven

Added:
    tapestry/tapestry-site/trunk/src/site/resources/images/packtpub_cover.png   (with props)
Modified:
    tapestry/tapestry-site/trunk/pom.xml
    tapestry/tapestry-site/trunk/src/site/xdoc/articles.xml
    tapestry/tapestry-site/trunk/src/site/xdoc/news.xml

Modified: tapestry/tapestry-site/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/pom.xml?rev=617149&r1=617148&r2=617149&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/pom.xml (original)
+++ tapestry/tapestry-site/trunk/pom.xml Thu Jan 31 07:33:41 2008
@@ -42,11 +42,12 @@
         <plugins>
             <plugin>
                 <artifactId>maven-site-plugin</artifactId>
+                <version>2.0-beta-6</version>
             </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-clean-plugin</artifactId>
-                <version>2.1.1</version>
+                <version>2.2</version>
             </plugin>
         </plugins>
     </build>
@@ -136,16 +137,6 @@
                 <role>Developer</role>
             </roles>
             <timezone>-2</timezone>
-        </developer>
-        <developer>
-            <id>freemant</id>
-            <name>Kent Tong</name>
-            <email>freemant@apache.org</email>
-            <url>http://www.agileskills2.org</url>
-            <roles>
-                <role>Developer</role>
-            </roles>
-            <timezone>+8</timezone>
         </developer>
         <developer>
             <id>bmd</id>

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

Propchange: tapestry/tapestry-site/trunk/src/site/resources/images/packtpub_cover.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Modified: tapestry/tapestry-site/trunk/src/site/xdoc/articles.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry-site/trunk/src/site/xdoc/articles.xml?rev=617149&r1=617148&r2=617149&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/articles.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/articles.xml Thu Jan 31 07:33:41 2008
@@ -9,8 +9,7 @@
 
             <!-- As of Jan 28 2008, Maven is now stripping all the extra attributes out of img tags, which screws
                  the formatting. -->
-\
-            <img src="images/packtpub_cover.png" title="Tapestry 5: Building Web Applications" height="123" width="100" style="float:left;"/>
+            <div style="background-image:url('images/packtpub_cover.png'); float:left; width:100px; height:123px; display:block;"></div>
             <div style="padding-left: 140px; display:block;">
 
                 <a href="http://www.packtpub.com/tapestry-5/book"><strong>Tapestry 5: Building Web Applications</strong></a>
@@ -23,15 +22,13 @@
 
                 <p>
                     Alexander follows up his long series of Tapestry 4 tutorials with the <em>first</em> book on Tapestry 5.
-                    
                 </p>
 
                 </div>
 
             <hr style="margin-top: 1em; margin-bottom: 1em;"/>
-             
 
-            <img src="images/t4chinese.jpg" width="120" height="172" title="Tapestry Complete Reference" style="float:left;"/>
+            <div style="background-image:url('images/t4chinese.jpg'); float:left; width:120px; height:172px; display:block;"></div>
             <div style="padding-left: 140px; display:block;">
                 <p>
                     <a href="http://product.dangdang.com/product.aspx?product_id=9264948">
@@ -58,7 +55,7 @@
 
             <hr style="margin-top: 1em; margin-bottom: 1em;"/>
 
-            <img src="images/tapestry101.jpg" title="Tapestry 101" style="float:left"/>
+            <div style="background-image:url('images/tapestry101.jpg'); width:120px; height:150px; float:left; display:block;"></div>
             <div style="padding-left: 140px;display:block">
                 <p>
                     <a href="http://sourcebeat.com/books/tapestrylive.html">
@@ -79,15 +76,11 @@
                     JavaServer Faces)</em> allows you to create re-usable components that you can then
                     re-use on other projects with the ability to re-configure these components to suit a
                     specific purpose. </p>
-                <br/>
-                <br/>
 
                 <p> Tapestry 101 will introduce readers to this framework that is growing in popularity more
                     and more. The focus of this book is to guide you through designing and implementing your
                     application and providing information that you can improve on it with your own custom
                     components. </p>
-                <br/>
-                <br/>
                 <p> Howard Lewis Ship <em>(creator of Tapestry)</em> provides the Foreword to the book and
                     adds: <br/><br/>
                     <em>"Tapestry 101's focus is about getting things done, from a user's perspective not a
@@ -97,7 +90,7 @@
 
             <hr style="margin-top: 1em; margin-bottom: 1em;"/>
 
-            <img src="images/beginning-pojos.gif" title="Beginning POJOs" style="float:left"/>
+            <div style="background-image:url('images/beginning-pojos.gif'); width:125px; height:164px; float:left; display:block;"></div>
             <div style="padding-left: 140px;display:block">
                 <p>
                     <a href="http://www.apress.com/book/bookDisplay.html?bID=10059">
@@ -130,8 +123,7 @@
 
             <hr style="margin-top: 1em; margin-bottom: 1em;"/>
 
-            <img src="images/ewdt_tong_cover.jpg" title="Enjoying Web Development with Tapestry"
-                 style="float:left"/>
+            <div style="background-image:url('images/ewdt_tong_cover.jpg'); width:110px; height:142px; float:left; display:block;"></div>
             <div style="padding-left: 125px;display:block">
                 <p>
                     <a href="http://www.agileskills2.org/EWDT/">
@@ -174,9 +166,7 @@
 
             <hr style="margin-top: 1em; margin-bottom: 1em;"/>
 
-
-            <img src="images/tapestry-german-cover.gif"
-                 title="Tapestry Webanwendungen mit dem Apache Framework" style="float:left;"/>
+            <div style="background-image:url('images/tapestry-german-cover.gif'); width:134px; height:196px; float:left; display:block;"></div>
             <div style="padding-left: 150px;display:block">
                 <p>
                     <a href="http://entwickler.com/sus/sus_buch/psecom,id,60,nodeid,8,_language,uk.html">
@@ -210,8 +200,7 @@
 
             <hr style="margin-top: 1em; margin-bottom: 1em;"/>
 
-
-            <img src="images/tapestry-in-action.png" title="Tapestry in Action" style="float:left;"/>
+            <div style="background-image:url('images/tapestry-in-action.png'); width:150px; height:188px; float:left; display:block;"></div>
             <div style="margin-left: 125px">
                 <p>
                     <a href="http://www.manning.com/lewisship/index.html">

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?rev=617149&r1=617148&r2=617149&view=diff
==============================================================================
--- tapestry/tapestry-site/trunk/src/site/xdoc/news.xml (original)
+++ tapestry/tapestry-site/trunk/src/site/xdoc/news.xml Thu Jan 31 07:33:41 2008
@@ -16,8 +16,7 @@
             <subsection name="Tapestry 5: Building Web Applications">
 
                   <a href="http://www.packtpub.com/tapestry-5/book">
-                    <img src="images/packtpub_cover.png" alt="Tapestry 5: Building Web Applications"
-                         style="float:right"/>
+                    <img src="images/packtpub_cover.png" alt="Tapestry 5: Building Web Applications" style="float:right"/>
                 </a>
                 
                 <p>
@@ -453,10 +452,6 @@
                     <a href="http://www.agileskills2.org/EWDT">here</a>
                     . The whole book is available as a PDF or in hard copy.
                 </p>
-                <br/>
-                <br/>
-                <br/>
-                <br/>
             </subsection>
             <subsection name="HandyTapestry, IntelliJ Plugin">
                 <p>
@@ -476,8 +471,6 @@
                         Tapestry NetBeans interview
                     </a>
                 </p>
-                <br/>
-                <br/>
                 <p>
                     One of the Tapestry developers -
                     <a href="http://andyhot.di.uoa.gr">Andreas Andreou</a>
@@ -496,8 +489,6 @@
                     </a>
                     .
                 </p>
-                <br/>
-                <br/>
                 <a
                         href="http://platform.netbeans.org/articles/nbm_interview_andreas.html">
                     <img src="images/netbeans-autocomplete.png"
@@ -532,11 +523,6 @@
                     </a>
                     .
                 </p>
-                <br/>
-                <br/>
-                <br/>
-                <br/>
-                <br/>
             </subsection>
 
             <subsection