notify-dpml AT lists.ibiblio.org
Subject: DPML Notify
List archive
r1234 - in trunk/main/central: etc/docs src/docs src/docs/about src/docs/about/download
- From: mcconnell at BerliOS <mcconnell AT mail.berlios.de>
- To: notify-dpml AT lists.ibiblio.org
- Subject: r1234 - in trunk/main/central: etc/docs src/docs src/docs/about src/docs/about/download
- Date: Mon, 20 Mar 2006 22:39:34 +0100
Author: mcconnell
Date: 2006-03-20 22:39:30 +0100 (Mon, 20 Mar 2006)
New Revision: 1234
Added:
trunk/main/central/etc/docs/.htaccess
trunk/main/central/src/docs/about/download/
Removed:
trunk/main/central/src/docs/about/setup/
Modified:
trunk/main/central/src/docs/about/download/archive.xml
trunk/main/central/src/docs/about/download/index.xml
trunk/main/central/src/docs/about/navigation.xml
trunk/main/central/src/docs/navigation.xml
Log:
doc updates
Added: trunk/main/central/etc/docs/.htaccess
===================================================================
--- trunk/main/central/etc/docs/.htaccess 2006-03-20 13:04:26 UTC (rev
1233)
+++ trunk/main/central/etc/docs/.htaccess 2006-03-20 21:39:30 UTC (rev
1234)
@@ -0,0 +1,12 @@
+
+RedirectMatch ^/magic/* http://www.dpml.net/depot/concepts/index.html
+RedirectMatch ^/transit/latest/*
http://www.dpml.net/transit/concepts/index.html
+RedirectMatch ^/metro/latest/* http://www.dpml.net/metro/concepts/index.html
+RedirectMatch ^/depot/latest/* http://www.dpml.net/depot/concepts/index.html
+RedirectMatch ^/depot/index.html
http://www.dpml.net/depot/concepts/index.html
+RedirectMatch ^/transit/index.html
http://www.dpml.net/transit/concepts/index.html
+RedirectMatch ^/metro/index.html
http://www.dpml.net/metro/concepts/index.html
+RedirectMatch ^/central/products/metro/index.html
http://www.dpml.net/metro/concepts/index.html
+RedirectMatch ^/central/* http://www.dpml.net/index.html
+RedirectMatch ^/transit/overview.html
http://www.dpml.net/transit/concepts/index.html
+RedirectMatch ^/about/setup(.*) http://www.dpml.net/about/download/index.html
Copied: trunk/main/central/src/docs/about/download (from rev 1233,
trunk/main/central/src/docs/about/setup)
Modified: trunk/main/central/src/docs/about/download/archive.xml
===================================================================
--- trunk/main/central/src/docs/about/setup/archive.xml 2006-03-20 13:04:26
UTC (rev 1233)
+++ trunk/main/central/src/docs/about/download/archive.xml 2006-03-20
21:39:30 UTC (rev 1234)
@@ -25,9 +25,13 @@
<tr>
<td>Windows NSIS Installer</td>
<td>
- <a
href="http://download.dpml.net/milestones/@VERSION@/dpml-sdk-win32-@VERSION@.zip">
+ <a
href="http://download.dpml.net/milestones/@VERSION@/dpml-sdk-win32-@VERSION@.exe">
dpml-sdk-win32-@VERSION@.exe</a>
</td>
+ <td>
+ <a
href="http://download.dpml.net/milestones/@VERSION@/dpml-sdk-win32-@VERSION@.exe.md5">
+ MD5</a>
+ </td>
</tr>
<tr>
<td>Windows Zip Archive</td>
@@ -71,7 +75,7 @@
<tr>
<td>Windows NSIS Installer</td>
<td>
- <a
href="http://download.dpml.net/milestones/20060217/dpml-sdk-win32-20060217.zip">
+ <a
href="http://download.dpml.net/milestones/20060217/dpml-sdk-win32-20060217.exe">
dpml-sdk-win32-20060217.exe</a>
</td>
</tr>
@@ -123,7 +127,7 @@
<tr>
<td>Windows NSIS Installer</td>
<td>
- <a
href="http://download.dpml.net/milestones/20060215/dpml-sdk-win32-20060215.zip">
+ <a
href="http://download.dpml.net/milestones/20060215/dpml-sdk-win32-20060215.exe">
dpml-sdk-win32-20060215.exe</a>
</td>
</tr>
@@ -173,7 +177,7 @@
<tr>
<td>Windows NSIS Installer</td>
<td>
- <a
href="http://download.dpml.net/milestones/20060113/dpml-sdk-win32-20060113.zip">
+ <a
href="http://download.dpml.net/milestones/20060113/dpml-sdk-win32-20060113.exe">
dpml-sdk-win32-20060113.exe</a>
</td>
</tr>
Modified: trunk/main/central/src/docs/about/download/index.xml
===================================================================
--- trunk/main/central/src/docs/about/setup/index.xml 2006-03-20 13:04:26
UTC (rev 1233)
+++ trunk/main/central/src/docs/about/download/index.xml 2006-03-20
21:39:30 UTC (rev 1234)
@@ -41,7 +41,11 @@
<a
href="http://download.dpml.net/milestones/@VERSION@/dpml-sdk-win32-@VERSION@.exe">
dpml-sdk-win32-@VERSION@.exe</a>
</td>
- </tr>
+ <td>
+ <a
href="http://download.dpml.net/milestones/@VERSION@/dpml-sdk-win32-@VERSION@.exe.md5">
+ MD5</a>
+ </td>
+ </tr>
<tr>
<td>Windows Zip Archive</td>
<td>
Modified: trunk/main/central/src/docs/about/navigation.xml
===================================================================
--- trunk/main/central/src/docs/about/navigation.xml 2006-03-20 13:04:26
UTC (rev 1233)
+++ trunk/main/central/src/docs/about/navigation.xml 2006-03-20 21:39:30
UTC (rev 1234)
@@ -25,7 +25,7 @@
<body>
<menu>
- <item name="Download" href="setup/index.html"/>
+ <item name="Download" href="download/index.html"/>
<item name="Reports" href="reports/index.html"/>
<item name="Resources" href="resources/index.html"/>
<item name="Notepad" href="notepad/index.html"/>
Modified: trunk/main/central/src/docs/navigation.xml
===================================================================
--- trunk/main/central/src/docs/navigation.xml 2006-03-20 13:04:26 UTC (rev
1233)
+++ trunk/main/central/src/docs/navigation.xml 2006-03-20 21:39:30 UTC (rev
1234)
@@ -32,7 +32,7 @@
</links>
<menu>
- <item name="Download" href="about/setup/index.html"/>
+ <item name="Download" href="about/download/index.html"/>
<item name="Reports" href="about/reports/index.html"/>
<item name="Resources" href="about/resources/index.html"/>
<item name="Notepad" href="about/notepad/index.html"/>
- r1234 - in trunk/main/central: etc/docs src/docs src/docs/about src/docs/about/download, mcconnell at BerliOS, 03/20/2006
Archive powered by MHonArc 2.6.24.