You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@click.apache.org by sa...@apache.org on 2008/11/23 14:10:35 UTC

svn commit: r719985 - in /incubator/click/trunk/click/documentation: docs/click-ide-downloads.html docs/click.html docs/downloads.html docs/javadoc.html header.html help.css images/apache-incubator-logo.png toc.html

Author: sabob
Date: Sun Nov 23 05:10:34 2008
New Revision: 719985

URL: http://svn.apache.org/viewvc?rev=719985&view=rev
Log:
made necessary changes for Apache Click website

Added:
    incubator/click/trunk/click/documentation/docs/click-ide-downloads.html
    incubator/click/trunk/click/documentation/docs/downloads.html
    incubator/click/trunk/click/documentation/images/apache-incubator-logo.png   (with props)
Modified:
    incubator/click/trunk/click/documentation/docs/click.html
    incubator/click/trunk/click/documentation/docs/javadoc.html
    incubator/click/trunk/click/documentation/header.html
    incubator/click/trunk/click/documentation/help.css
    incubator/click/trunk/click/documentation/toc.html

Added: incubator/click/trunk/click/documentation/docs/click-ide-downloads.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/click-ide-downloads.html?rev=719985&view=auto
==============================================================================
--- incubator/click/trunk/click/documentation/docs/click-ide-downloads.html (added)
+++ incubator/click/trunk/click/documentation/docs/click-ide-downloads.html Sun Nov 23 05:10:34 2008
@@ -0,0 +1,64 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+        <meta name="description" lang="en" content="Apache Click Java web application framework"/>
+        <meta name="keywords" lang="en" content="Apache Click, Click Framework, Apache Click Framework, Java, JEEE, web application framework, open source"/>
+        <title>Apache Click</title>
+        <link rel="stylesheet" type="text/css" href="../help.css"/>
+    </head>
+
+    <body>
+
+        <h1>Downloads</h1>
+
+        Please select a release from the table below.
+
+        <p/>
+        
+        <table cellspacing="1" cellpadding="8" style="border: 1px solid black;">
+            <tbody><tr style="background-color: navy; color: white;">
+                    <th align="center">Package</th>
+                    <th align="center">Version</th>
+                    <th align="center">Release date</th>
+                    <th align="center">Supports</th>
+                </tr>
+                <tr>
+                    <td><a target="_blank" class="external" href="http://sourceforge.net/project/showfiles.php?group_id=82095&package_id=181305&release_id=639119">
+                        clickide-2.1.0</a></td>
+                    <td>2.1.0</td>
+                    <td>9/Nov/2008</td>
+                    <td>Click 1.5 and Eclipse 3.4 / WTP 3.0.</td>
+                </tr>
+                <tr>
+                    <td><a target="_blank" class="external" href="http://sourceforge.net/project/showfiles.php?group_id=82095&package_id=181305&release_id=581910">
+                        clickide-2.0.0</a></td>
+                    <td>2.0.0</td>
+                    <td>5/Mar/2008</td>
+                    <td>Click 1.4 and Eclipse 3.3 / WTP 2.0</td>
+                </tr>
+                <tr>
+                    <td><a target="_blank" class="external" href="http://sourceforge.net/project/showfiles.php?group_id=82095&package_id=181305&release_id=515778">
+                        clickide-1.7.0</a></td>
+                    <td>1.7.0</td>
+                    <td>13/Jun/2007</td>
+                    <td>Click 1.3.1 and Eclipse 3.2 & WTP 1.5</td>
+                </tr>
+                <tr>
+                    <td><a target="_blank" class="external" href="http://sourceforge.net/project/showfiles.php?group_id=82095&package_id=181305">
+                        archives</a>
+                    </td>
+                    <td></td>
+                    <td></td>
+                </tr>
+            </tbody>
+        </table>
+
+        <p/>
+
+        <b>Note:</b> these releases are hosted at <a target="_blank" class="external" href="http://sourceforge.net/">http://sourceforge.net/</a>
+        and is not endorsed by nor affiliated with the Apache Software Foundation.
+
+    </body>
+</html>

Modified: incubator/click/trunk/click/documentation/docs/click.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/click.html?rev=719985&r1=719984&r2=719985&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/click.html (original)
+++ incubator/click/trunk/click/documentation/docs/click.html Sun Nov 23 05:10:34 2008
@@ -4,9 +4,9 @@
 <head>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
  <meta name="Author" content="Malcolm Edgar"/>
- <meta name="description" lang="en" content="Click Java web application framework"/>
- <meta name="keywords" lang="en" content="Click Framework, Java, JEE, J2EE, web application framework, open source"/>
- <title>Click Framework</title>
+ <meta name="description" lang="en" content="Apache Click Java web application framework"/>
+ <meta name="keywords" lang="en" content="Apache Click, Click Framework, Apache Click Framework, Java, JEE, J2EE, web application framework, open source"/>
+ <title>Apache Click</title>
  <link rel="stylesheet" type="text/css" href="../help.css"/>
  <style type="text/css">
   .item {
@@ -32,10 +32,12 @@
  </style>
 </head>
 <body>
-  
+
 <h1>Welcome</h1>
+
 <p/>
-Click Framework is a modern JEE web application framework, providing a natural rich client style programming model. 
+
+Apache Click is a modern JEE web application framework, providing a natural rich client style programming model.
 Click is designed to be very easy to learn and use, with developers getting up and running within a day.
  
 <p/>
@@ -59,10 +61,19 @@
 For those interested in the design philosophy and background of the framework,
 can read <a href="why-click.html">Why Click</a>.
 <p/>
-The Click project has been lead by <a href="mailto:malcolm.edgar@gmail.com">Malcolm Edgar</a> 
-and <a href="mailto:sabob1@gmail.com">Bob Schellink</a>,
-and has included contributing developers Phil Barnes, Ahmed Mohombe, Naoki Takezoe, Christian Essl,
-Stephen Haberman and Ricardo Lecheta.
+
+<hr/>
+<h3 style="margin-bottom:0em;">Disclaimer</h3>
+
+<p><em>Apache Click</em> is an effort undergoing incubation at The Apache
+Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation
+is  required of all newly accepted projects until a further review indicates
+that the infrastructure, communications, and decision making process have
+stabilized in a manner consistent with other successful ASF projects. While
+incubation status is not necessarily a reflection of the completeness or
+stability of the code, it does indicate that the project has yet to be fully
+endorsed by the ASF.
+<hr/>
 
 <h3 style="margin-top:25px">Latest News</h3>
 

Added: incubator/click/trunk/click/documentation/docs/downloads.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/downloads.html?rev=719985&view=auto
==============================================================================
--- incubator/click/trunk/click/documentation/docs/downloads.html (added)
+++ incubator/click/trunk/click/documentation/docs/downloads.html Sun Nov 23 05:10:34 2008
@@ -0,0 +1,107 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
+<html>
+    <head>
+        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>
+        <meta name="description" lang="en" content="Apache Click Java web application framework"/>
+        <meta name="keywords" lang="en" content="Apache Click, Click Framework, Apache Click Framework, Java, JEEE, web application framework, open source"/>
+        <title>Apache Click</title>
+        <link rel="stylesheet" type="text/css" href="../help.css"/>
+    </head>
+
+    <body>
+
+        <h1>Downloads</h1>
+
+        Please select a release from the table below.
+        <p/>
+        
+        <table cellspacing="1" cellpadding="8" style="border: 1px solid black;">
+            <tbody><tr style="background-color: navy; color: white;">
+                    <th align="center">Package</th>
+                    <th align="center">Version</th>
+                    <th align="center">Releaset date</th>
+                    <th align="center">Status</th>
+                </tr>
+                <tr>
+                    <td><a target="_blank" class="external" href="http://sourceforge.net/project/showfiles.php?group_id=82095&package_id=84113&release_id=637639">
+                    click-1.5.zip</a></td>
+                    <td>1.5</td>
+                    <td>2008-11-02</td>
+                    <td><b>Stable</b></td>
+                </tr>
+                <tr>
+                    <td><a target="_blank" class="external" href="http://sourceforge.net/project/showfiles.php?group_id=82095&package_id=84113&release_id=595596">
+                        click-1.4.2.zip</a>
+                    </td>
+                    <td>1.4.2</td>
+                    <td>2008-04-28</td>
+                    <td><b>Stable</b></td>
+                </tr>
+                <tr>
+                    <td><a target="_blank" class="external" href="http://sourceforge.net/project/showfiles.php?group_id=82095&package_id=84113&release_id=515196">
+                        click-1.3.1.zip</a>
+                    </td>
+                    <td>1.3.1</td>
+                    <td>2007-06-11</td>
+                    <td><b>Stable</b></td>
+                </tr>
+                <tr>
+                    <td><a target="_blank" class="external" href="http://sourceforge.net/project/showfiles.php?group_id=82095&package_id=84113">
+                        archives</a>
+                    </td>
+                    <td></td>
+                    <td></td>
+                </tr>
+            </tbody>
+        </table>
+
+        <p/>
+
+        <b>Note:</b> these releases are hosted at <a target="_blank" class="external" href="http://sourceforge.net/">http://sourceforge.net/</a>
+        and is not endorsed by nor affiliated with the Apache Software Foundation.
+
+        <h2>Maven</h2>
+
+        <p/>
+        Click Maven bundles are available from the Maven 2 repository
+        <a target="_blank" class="external" href="http://repo1.maven.org/maven2/net/sf/click/">http://repo1.maven.org/maven2/net/sf/click/</a>.
+
+        <p/>
+        To include Click in your project add the following dependency in your <tt>pom.xml</tt>:
+
+<pre style="font-size: 120%;border: 1px solid #888888; padding: 1em; overflow: auto">
+&lt;!-- Specifying the artifactId click will include Click Core in your pom.xml --&gt;
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>net.sf.click<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>click<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>1.5<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+
+&lt;!-- Specifying the artifactId click-extras will include Click Extras in your pom.xml --&gt;
+<span class="tag">&lt;dependency&gt;</span>
+    <span class="tag">&lt;groupId&gt;</span>net.sf.click<span class="tag">&lt;/groupId&gt;</span>
+    <span class="tag">&lt;artifactId&gt;</span>click-extras<span class="tag">&lt;/artifactId&gt;</span>
+    <span class="tag">&lt;version&gt;</span>1.5<span class="tag">&lt;/version&gt;</span>
+    <span class="tag">&lt;scope&gt;</span>compile<span class="tag">&lt;/scope&gt;</span>
+<span class="tag">&lt;/dependency&gt;</span>
+</pre>
+
+        The following <tt>artifactId</tt>'s are available:
+        <ul>
+            <li>
+                click
+            </li>
+            <li>
+                click-extras
+            </li>
+            <li>
+                click-mock
+            </li>
+            <li>
+                click-nodeps
+            </li>
+        </ul>
+    </body>
+</html>

Modified: incubator/click/trunk/click/documentation/docs/javadoc.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/docs/javadoc.html?rev=719985&r1=719984&r2=719985&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/docs/javadoc.html (original)
+++ incubator/click/trunk/click/documentation/docs/javadoc.html Sun Nov 23 05:10:34 2008
@@ -59,7 +59,3 @@
 
 You can find these libraries under the <em>/dist</em> folder in the Click distribution you downloaded.
 <p/>
-These jars are also available from <a href="http://repo1.maven.org/maven/net.sf.click/jars/">maven 1</a>
-and <a href="http://repo1.maven.org/maven2/net/sf/click/">maven 2</a> repositories. (For some reason the <em>maven 1</em> 
-repository does not list Click jars > 1.4. However the jars are available for download, just change the url to the version you need and the download starts.)
-<p/>

Modified: incubator/click/trunk/click/documentation/header.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/header.html?rev=719985&r1=719984&r2=719985&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/header.html (original)
+++ incubator/click/trunk/click/documentation/header.html Sun Nov 23 05:10:34 2008
@@ -10,7 +10,7 @@
        target="topic"
        href="docs/click.html"><img src="images/click-icon-43.png" border="0"/></a>
     
-  	<span id="title">Click Framework</span>
+  	<span id="title">Apache Click</span>
      <span id="version">
     	<a 
   	   target="_blank"
@@ -26,6 +26,11 @@
        Version 1.5.1
       </a> 
     </span>
+    <span id="apache-incubator-logo">
+      <a target="_blank" href="http://incubator.apache.org/" class="incubator">
+        <img width="170" alt="Apache Incubator" src="images/apache-incubator-logo.png"/>
+      </a>
+    </span>
   </div>
   
 </body>

Modified: incubator/click/trunk/click/documentation/help.css
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/help.css?rev=719985&r1=719984&r2=719985&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/help.css (original)
+++ incubator/click/trunk/click/documentation/help.css Sun Nov 23 05:10:34 2008
@@ -24,9 +24,16 @@
 	text-decoration: none;
 	position: absolute;
 	top: 26px;
-	right: 15px;
+	right: 215px;
+}
+#apache-incubator-logo img {
+    border: 1px solid white;
+}
+#apache-incubator-logo a {
+  top: 2px;
+  right: 15px;
+	position: absolute;
 }
-
 #header {
 	background: #4A70BC url(images/banner.gif) top left no-repeat;
 	height: 50px;
@@ -269,6 +276,7 @@
 	vertical-align: baseline;
 	margin-top: 1em;
 }
-
-
-
+.tag {
+    color: #000099;
+    font-weight: bold;
+}
\ No newline at end of file

Added: incubator/click/trunk/click/documentation/images/apache-incubator-logo.png
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/images/apache-incubator-logo.png?rev=719985&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/click/trunk/click/documentation/images/apache-incubator-logo.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: incubator/click/trunk/click/documentation/toc.html
URL: http://svn.apache.org/viewvc/incubator/click/trunk/click/documentation/toc.html?rev=719985&r1=719984&r2=719985&view=diff
==============================================================================
--- incubator/click/trunk/click/documentation/toc.html (original)
+++ incubator/click/trunk/click/documentation/toc.html Sun Nov 23 05:10:34 2008
@@ -82,7 +82,7 @@
 </td></tr>
 
 <tr><td>
-<a target='topic' class='navLinkTopic' style="color:navy;" href='docs/roadmap-changes.html' title=' RoadMap and Changes'>
+<a target='topic' class='navLinkTopic' href='docs/roadmap-changes.html' title=' RoadMap and Changes'>
 RoadMap &amp; Changes</a>
 </td></tr>
 
@@ -93,9 +93,8 @@
 </td></tr>
 
 <tr><td>
-<a target='blank' class='navLinkTopic' href='https://sourceforge.net/project/showfiles.php?group_id=82095&package_id=84113' title=' SourceForge Click Download'>
-Download</a>
-<img src='images/external.png' align='baseline' border='0'/>
+<a target='topic' class='navLinkTopic' href='docs/downloads.html' title=' Downloads'>
+Downloads</a>
 </td></tr>
 
 
@@ -136,9 +135,7 @@
 </td></tr>
 
 <tr><td>
-<a target='blank' class='navLinkTopic' href='https://sourceforge.net/project/showfiles.php?group_id=82095&package_id=181305' title=' SourceForge ClickIDE Download'>
-Download</a>
-<img src='images/external.png' align='baseline' border='0'/>
+<a target='topic' class='navLinkTopic' href='docs/click-ide-downloads.html' title=' SourceForge ClickIDE Download'>Downloads</a>
 </td></tr>