Title: [waffle-scm] [213] trunk/distribution/src/site/content: Added download and issue-tracking to sitemap.

Diff

Added: trunk/distribution/src/site/content/download.html (0 => 213)

--- trunk/distribution/src/site/content/download.html	                        (rev 0)
+++ trunk/distribution/src/site/content/download.html	2007-07-03 11:10:41 UTC (rev 213)
@@ -0,0 +1,33 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html>
+<head>
+<title>Download</title>
+</head>
+
+<body>
+
+<h2>Stable releases</h2>
+
+<p>No stable releases yet.</p>
+
+<h2 id="snapshot">Latest Snapshot</h2>
+
+<p>The snapshot builds of Waffle can be found on the <a
+  href=""
+repository</a>:
+<ul>
+  <li><a
+    href=""
+</ul>
+
+Be sure to choose the snapshot with the latest timestamp in the
+filename.
+</p>
+
+
+<div class="clear">
+<hr />
+</div>
+
+</body>
+</html>

Modified: trunk/distribution/src/site/content/issue-tracking.html (212 => 213)

--- trunk/distribution/src/site/content/issue-tracking.html	2007-07-03 05:26:00 UTC (rev 212)
+++ trunk/distribution/src/site/content/issue-tracking.html	2007-07-03 11:10:41 UTC (rev 213)
@@ -1,20 +1,21 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
-  <head>
-    <title>Issue Tracking</title>
+<head>
+<title>Issue Tracking</title>
+</head>
+<body>
 
-      </head>
-  <body>
-  
-      
-        <h2>Issue Tracking</h2><p>No issue management system is defined. Please check back at a later date.</p></div>
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
+<h2>Overview</h2>
+<p>Waffle uses a <a href="" to manage the development process.
+</p>
 
-  </body>
+</div>
 
+<div class="clear">
+<hr />
+</div>
 
+</body>
+
+
 </html>

Deleted: trunk/distribution/src/site/content/mail-lists.html (212 => 213)

--- trunk/distribution/src/site/content/mail-lists.html	2007-07-03 05:26:00 UTC (rev 212)
+++ trunk/distribution/src/site/content/mail-lists.html	2007-07-03 11:10:41 UTC (rev 213)
@@ -1,20 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-<html>
-  <head>
-    <title>Project Mailing Lists</title>
-
-      </head>
-  <body>
-  
-      
-        <h2>Project Mailing Lists</h2><p>There are no mailing lists currently associated with this project.</p></div>
-      </div>
-    </div>
-    <div class="clear">
-      <hr/>
-    </div>
-
-  </body>
-
-</html>

Deleted: trunk/distribution/src/site/content/project-info.html (212 => 213)

--- trunk/distribution/src/site/content/project-info.html	2007-07-03 05:26:00 UTC (rev 212)
+++ trunk/distribution/src/site/content/project-info.html	2007-07-03 11:10:41 UTC (rev 213)
@@ -1,12 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
-  <head>
-    <title>Project Information</title>
-      </head>
-  <body>
-  
-      
-        <h2>Project Information</h2><p>This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by <a href="" on behalf of the project.</p><h3>Overview</h3><table class="bodyTable"><tr class="a"><th>Document</th><th>Description</th></tr><tr class="b"><td><a href="" Integration</a></td><td>This is a link to the definitions of all continuous integration processes that builds and tests code on a frequent, regular basis.</td></tr><tr class="a"><td><a href="" document lists the projects dependencies and provides information on each dependency.</td></tr><tr class="b"><td><a href="" Tracking</a></td><td>This is a link to the issue management system for this project. Issues (bugs, features, change requests) can be created and queried using this link.</td></tr><tr class="a"><td><a href="" Lists</a></td><td>This document provides subscription and archive information for this project's mailing lists.</td></tr><tr class="b"><td><a href="" License</a></td><td>This is a link to the definitions of project licenses.</td></tr><tr class="a"><td><a href="" Summary</a></td><td>This document lists other related information of this project</td></tr><tr class="b"><td><a href="" Team</a></td><td>This document provides information on the members of this project. These are the individuals who have contributed to the project in one form or another.</td></tr><tr class="a"><td><a href="" Repository</a></td><td>This is a link to the online source repository that can be viewed via a web browser.</td></tr></table></div>
-  </body>
-
-</html>

Deleted: trunk/distribution/src/site/content/project-summary.html (212 => 213)

--- trunk/distribution/src/site/content/project-summary.html	2007-07-03 05:26:00 UTC (rev 212)
+++ trunk/distribution/src/site/content/project-summary.html	2007-07-03 11:10:41 UTC (rev 213)
@@ -1,13 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-<html>
-  <head>
-    <title>Project Summary</title>
-      </head>
-  <body>
-  
-      
-        <h2>Project Summary</h2><h3>Project Information</h3><table class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>Name</td><td>Waffle Distribution</td></tr><tr class="a"><td>Description</td><td>Waffle is a Java web framework that makes the process of developing Java based web applications easier. It was built
-    to support enterprise level web-based business applications.</td></tr><tr class="b"><td>Homepage</td><td><a href="" Organization</h3><p>This project does not belong to an organization.</p></div><h3>Build Information</h3><table class="bodyTable"><tr class="a"><th>Field</th><th>Value</th></tr><tr class="b"><td>GroupId</td><td>org.codehaus.waffle</td></tr><tr class="a"><td>ArtifactId</td><td>waffle-distribution</td></tr><tr class="b"><td>Version</td><td>1.0-SNAPSHOT</td></tr><tr class="a"><td>Type</td><td>pom</td></tr></table></div>
-  </body>
-
-</html>

Modified: trunk/distribution/src/site/content/sitemap.xml (212 => 213)

--- trunk/distribution/src/site/content/sitemap.xml	2007-07-03 05:26:00 UTC (rev 212)
+++ trunk/distribution/src/site/content/sitemap.xml	2007-07-03 11:10:41 UTC (rev 213)
@@ -4,12 +4,13 @@
    <page>index.html</page>
    <page>why.html</page>
    <link title="JavaDoc">javadoc/index.html</link>
-   <link title="Download">http://repository.codehaus.org/org/codehaus/waffle</link>
+   <page>download.html</page>
  </section>
  <section>
    <name>Waffle Resources</name>
    <page>list-dev.html</page>
    <page>team-list.html</page>
+   <page>issue-tracking.html</page>
    <page>source-repository.html</page>
  </section>
  <section>

Modified: trunk/distribution/src/site/content/source-repository.html (212 => 213)

--- trunk/distribution/src/site/content/source-repository.html	2007-07-03 05:26:00 UTC (rev 212)
+++ trunk/distribution/src/site/content/source-repository.html	2007-07-03 11:10:41 UTC (rev 213)
@@ -1,15 +1,49 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 <html>
-  <head>
-    <title>Source Repository</title>
-      </head>
-  <body>
-  
-      
-        <h2>Overview</h2><p>This project uses a Source Content Management System to manage its source code.</p></div><h2>Web Access</h2><p>The following is a link to the online source repository.</p><div class="source"><pre><a href="" access</h2><p>Everyone can access the Subversion repository via HTTPS, but Committers must checkout the Subversion repository via HTTPS.</p><div class="source"><pre>$ svn checkout https://svn.codehaus.org/waffle/waffle-distribution waffle-distribution</pre></div><p>To commit changes to the repository, execute the following command to commit your changes (svn will prompt you for your password)</p><div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div></div><h2>Access from behind a firewall</h2><p>For those users who are stuck behind a corporate firewall which is blocking http access to the Subversion repository, you can try to access it via the developer connection:</p><div class="source"><pre>$ svn checkout https://svn.codehaus.org/waffle/waffle-distribution waffle-distribution</pre></div></div><h2>Access through a proxy</h2><p>The Subversion client can go through a proxy, if you configure it to do so. First, edit your &quot;servers&quot; configuration file to indicate which proxy to use. The files location depends on your operating system. On Linux or Unix it is located in the directory &quot;~/.subversion&quot;. On Windows it is in &quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note this is a hidden directory.)</p><p>There are comments in the file explaining what to do. If you don't have that file, get the latest Subversion client and run any command; this will cause the configuration directory and template files to be created.</p><p>Example : Edit the 'servers' file and add something like :</p><div class="source"><pre>[global]
+<head>
+<title>Source Repository</title>
+</head>
+<body>
+
+<h2>Overview</h2>
+<p>Waffle uses a Subversion to manage its source code.</p>
+</div>
+<h2>Web Access</h2>
+<p>The following is a link to the online source repository.</p>
+<div class="source"><pre><a
+  href=""
+</div>
+<h2>Developer access</h2>
+<p>Everyone can access the Subversion repository via HTTPS, but
+Committers must checkout the Subversion repository via HTTPS.</p>
+<div class="source"><pre>$ svn checkout https://svn.codehaus.org/waffle/trunk waffle</pre></div>
+<p>To commit changes to the repository, execute the following
+command to commit your changes (svn will prompt you for your password)</p>
+<div class="source"><pre>$ svn commit --username your-username -m &quot;A message&quot;</pre></div>
+</div>
+<h2>Access from behind a firewall</h2>
+<p>For those users who are stuck behind a corporate firewall which
+is blocking http access to the Subversion repository, you can try to
+access it via the developer connection:</p>
+<div class="source"><pre>$ svn checkout https://svn.codehaus.org/waffle/trunk waffletrunk</pre></div>
+</div>
+<h2>Access through a proxy</h2>
+<p>The Subversion client can go through a proxy, if you configure it
+to do so. First, edit your &quot;servers&quot; configuration file to
+indicate which proxy to use. The files location depends on your
+operating system. On Linux or Unix it is located in the directory
+&quot;~/.subversion&quot;. On Windows it is in
+&quot;%APPDATA%\Subversion&quot;. (Try &quot;echo %APPDATA%&quot;, note
+this is a hidden directory.)</p>
+<p>There are comments in the file explaining what to do. If you
+don't have that file, get the latest Subversion client and run any
+command; this will cause the configuration directory and template files
+to be created.</p>
+<p>Example : Edit the 'servers' file and add something like :</p>
+<div class="source"><pre>[global]
 http-proxy-host = your.proxy.name
 http-proxy-port = 3128
 </pre></div>
-  </body>
+</body>
 
 </html>

Modified: trunk/distribution/src/site/templates/skin.html (212 => 213)

--- trunk/distribution/src/site/templates/skin.html	2007-07-03 05:26:00 UTC (rev 212)
+++ trunk/distribution/src/site/templates/skin.html	2007-07-03 11:10:41 UTC (rev 213)
@@ -52,12 +52,9 @@
                   </#list>
               </ul>
           </#list>
-        <h1>Project Documentation</h1>
-        <ul>
-          <li class="collapsed"> <a href="" Information</a> </li>
-              <img alt="Hosted at Codehaus" src="" /><br/>
-        </ul>
-            <h1>Tools</h1>
+        <h1>Hosted by</h1>
+             <img alt="Hosted at Codehaus" src="" /><br/>             
+        <h1>Tools</h1>
               <img alt="Build with Maven 2" src="" /> <br/>
               <img alt="IDEA" src="" /> <br/>
             <h1>Ads</h1>    


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to