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 2006/12/18 06:17:13 UTC

svn commit: r488127 - in /tapestry/tapestry4/trunk: src/site/site.xml src/site/xdoc/quickstart/helloworld.xml tapestry-annotations/src/site/site.xml tapestry-contrib/src/site/site.xml tapestry-framework/src/site/site.xml tapestry-portlet/src/site/site.xml

Author: jkuhnert
Date: Sun Dec 17 21:17:12 2006
New Revision: 488127

URL: http://svn.apache.org/viewvc?view=rev&rev=488127
Log:
Updgrading to version of site skin with info/warning boxes that don't look like shit.

Modified:
    tapestry/tapestry4/trunk/src/site/site.xml
    tapestry/tapestry4/trunk/src/site/xdoc/quickstart/helloworld.xml
    tapestry/tapestry4/trunk/tapestry-annotations/src/site/site.xml
    tapestry/tapestry4/trunk/tapestry-contrib/src/site/site.xml
    tapestry/tapestry4/trunk/tapestry-framework/src/site/site.xml
    tapestry/tapestry4/trunk/tapestry-portlet/src/site/site.xml

Modified: tapestry/tapestry4/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/site.xml?view=diff&rev=488127&r1=488126&r2=488127
==============================================================================
--- tapestry/tapestry4/trunk/src/site/site.xml (original)
+++ tapestry/tapestry4/trunk/src/site/site.xml Sun Dec 17 21:17:12 2006
@@ -15,7 +15,7 @@
     <skin>
         <groupId>org.apache.tapestry</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.1-SNAPSHOT</version>
+        <version>1.1</version>
     </skin>
     
     <publishDate format="dd MMM yyyy" />

Modified: tapestry/tapestry4/trunk/src/site/xdoc/quickstart/helloworld.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/src/site/xdoc/quickstart/helloworld.xml?view=diff&rev=488127&r1=488126&r2=488127
==============================================================================
--- tapestry/tapestry4/trunk/src/site/xdoc/quickstart/helloworld.xml (original)
+++ tapestry/tapestry4/trunk/src/site/xdoc/quickstart/helloworld.xml Sun Dec 17 21:17:12 2006
@@ -231,9 +231,9 @@
                 was correct.
             </p>
 
-            <p>
+            <span class="info">
                 <strong>Note:</strong>
-                <br />
+                <p>
                 This side track, about previewability, is actually one of the cornerstones of
                 Tapestry: a
                 <em>clean</em>
@@ -246,7 +246,8 @@
                 junction between content and runtime behavior, that is,
                 <em>inside</em>
                 components, that HTML and Java developers need to work together.
-            </p>
+                </p>
+            </span>
 
             <p>
                 So, what does

Modified: tapestry/tapestry4/trunk/tapestry-annotations/src/site/site.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-annotations/src/site/site.xml?view=diff&rev=488127&r1=488126&r2=488127
==============================================================================
--- tapestry/tapestry4/trunk/tapestry-annotations/src/site/site.xml (original)
+++ tapestry/tapestry4/trunk/tapestry-annotations/src/site/site.xml Sun Dec 17 21:17:12 2006
@@ -15,7 +15,7 @@
     <skin>
         <groupId>org.apache.tapestry</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1</version>
     </skin>
     
     <publishDate format="dd MMM yyyy" />

Modified: tapestry/tapestry4/trunk/tapestry-contrib/src/site/site.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-contrib/src/site/site.xml?view=diff&rev=488127&r1=488126&r2=488127
==============================================================================
--- tapestry/tapestry4/trunk/tapestry-contrib/src/site/site.xml (original)
+++ tapestry/tapestry4/trunk/tapestry-contrib/src/site/site.xml Sun Dec 17 21:17:12 2006
@@ -15,7 +15,7 @@
     <skin>
         <groupId>org.apache.tapestry</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.1-SNAPSHOT</version>
+        <version>1.1</version>
     </skin>
     
     <publishDate format="dd MMM yyyy" />

Modified: tapestry/tapestry4/trunk/tapestry-framework/src/site/site.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/site/site.xml?view=diff&rev=488127&r1=488126&r2=488127
==============================================================================
--- tapestry/tapestry4/trunk/tapestry-framework/src/site/site.xml (original)
+++ tapestry/tapestry4/trunk/tapestry-framework/src/site/site.xml Sun Dec 17 21:17:12 2006
@@ -15,7 +15,7 @@
     <skin>
         <groupId>org.apache.tapestry</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1</version>
     </skin>
     
     <publishDate format="dd MMM yyyy" />

Modified: tapestry/tapestry4/trunk/tapestry-portlet/src/site/site.xml
URL: http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-portlet/src/site/site.xml?view=diff&rev=488127&r1=488126&r2=488127
==============================================================================
--- tapestry/tapestry4/trunk/tapestry-portlet/src/site/site.xml (original)
+++ tapestry/tapestry4/trunk/tapestry-portlet/src/site/site.xml Sun Dec 17 21:17:12 2006
@@ -15,7 +15,7 @@
     <skin>
         <groupId>org.apache.tapestry</groupId>
         <artifactId>maven-skin</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.1</version>
     </skin>
     
     <publishDate format="dd MMM yyyy" />