You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/07/27 07:34:22 UTC

svn commit: rev 30765 - in incubator/depot/trunk/www: . dtd

Author: nickchalko
Date: Tue Jul 27 00:34:22 2004
New Revision: 30765

Added:
   incubator/depot/trunk/www/dtd/cachedreartifact-v01.dtd
Modified:
   incubator/depot/trunk/www/changes.html
   incubator/depot/trunk/www/charter.html
   incubator/depot/trunk/www/index.html
   incubator/depot/trunk/www/todo.html
Log:
Updating site depot-site 0.1-dev by nick 

Modified: incubator/depot/trunk/www/changes.html
==============================================================================
--- incubator/depot/trunk/www/changes.html	(original)
+++ incubator/depot/trunk/www/changes.html	Tue Jul 27 00:34:22 2004
@@ -108,6 +108,18 @@
 <a href="http://incubator.apache.org/depot/version/">Version</a>
 </div>
 </div>
+<div onclick="SwitchMenu('menu_1.3')" id="menu_1.3Title" class="menutitle">Development</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
+<a href="http://wiki.apache.org/incubator/Depot">Wiki</a>
+</div>
+<div class="menuitem">
+<a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10403">Issues</a>
+</div>
+<div class="menuitem">
+<a href="http://svn.apache.org/repos/asf/incubator/depot/trunk/">Subversion</a>
+</div>
+</div>
 </div>
 </td>
 </tr>

Modified: incubator/depot/trunk/www/charter.html
==============================================================================
--- incubator/depot/trunk/www/charter.html	(original)
+++ incubator/depot/trunk/www/charter.html	Tue Jul 27 00:34:22 2004
@@ -108,6 +108,18 @@
 <a href="http://incubator.apache.org/depot/version/">Version</a>
 </div>
 </div>
+<div onclick="SwitchMenu('menu_1.3')" id="menu_1.3Title" class="menutitle">Development</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
+<a href="http://wiki.apache.org/incubator/Depot">Wiki</a>
+</div>
+<div class="menuitem">
+<a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10403">Issues</a>
+</div>
+<div class="menuitem">
+<a href="http://svn.apache.org/repos/asf/incubator/depot/trunk/">Subversion</a>
+</div>
+</div>
 </div>
 </td>
 </tr>

Added: incubator/depot/trunk/www/dtd/cachedreartifact-v01.dtd
==============================================================================
--- (empty file)
+++ incubator/depot/trunk/www/dtd/cachedreartifact-v01.dtd	Tue Jul 27 00:34:22 2004
@@ -0,0 +1,31 @@
+<!-- $HeadURL: https://svn.apache.org/repos/asf/incubator/depot/trunk/update/module.xml $ -->
+<!--
+Copyright 2004 The Apache Software Foundation
+
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<!--
+PUBLIC "-//APACHE//DTD CachedArtifact V0.1//EN" "http://incubator.apache.org/depot/dtd/cachedartifact-v01.dtd"
+
+The dtd for exporting Cached Artifact Sets
+-->
+<!ELEMENT artifact EMPTY >
+<!ATTLIST artifact name CDATA #IMPLIED>
+<!ATTLIST artifact version CDATA #IMPLIED>
+<!ATTLIST artifact href CDATA #IMPLIED>
+<!ATTLIST artifact group CDATA #IMPLIED>
+<!ATTLIST artifact ext CDATA #IMPLIED>
+<!ELEMENT cachedartifactset (artifact)*>
+<!ATTLIST cachedartifactset id CDATA #IMPLIED>
+

Modified: incubator/depot/trunk/www/index.html
==============================================================================
--- incubator/depot/trunk/www/index.html	(original)
+++ incubator/depot/trunk/www/index.html	Tue Jul 27 00:34:22 2004
@@ -111,6 +111,18 @@
 <a href="http://incubator.apache.org/depot/version/">Version</a>
 </div>
 </div>
+<div onclick="SwitchMenu('menu_1.3')" id="menu_1.3Title" class="menutitle">Development</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
+<a href="http://wiki.apache.org/incubator/Depot">Wiki</a>
+</div>
+<div class="menuitem">
+<a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10403">Issues</a>
+</div>
+<div class="menuitem">
+<a href="http://svn.apache.org/repos/asf/incubator/depot/trunk/">Subversion</a>
+</div>
+</div>
 </div>
 </td>
 </tr>

Modified: incubator/depot/trunk/www/todo.html
==============================================================================
--- incubator/depot/trunk/www/todo.html	(original)
+++ incubator/depot/trunk/www/todo.html	Tue Jul 27 00:34:22 2004
@@ -108,6 +108,18 @@
 <a href="http://incubator.apache.org/depot/version/">Version</a>
 </div>
 </div>
+<div onclick="SwitchMenu('menu_1.3')" id="menu_1.3Title" class="menutitle">Development</div>
+<div id="menu_1.3" class="menuitemgroup">
+<div class="menuitem">
+<a href="http://wiki.apache.org/incubator/Depot">Wiki</a>
+</div>
+<div class="menuitem">
+<a href="http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10403">Issues</a>
+</div>
+<div class="menuitem">
+<a href="http://svn.apache.org/repos/asf/incubator/depot/trunk/">Subversion</a>
+</div>
+</div>
 </div>
 </td>
 </tr>