From 59a77f82d788e0ac56747df17758eced07da84c9 Mon Sep 17 00:00:00 2001
From: freestorm77 <freestorm77@gmail.com>
Date: Sat, 29 May 2010 10:25:42 -0700
Subject: [PATCH] title_rename_xhtml.dpatch.txt

- Renamed xhtml Title from "Allmydata - Tahoe" to "Tahoe-LAFS"
- Renamed Tahoe to Tahoe-LAFS in page content
- Changed Tahoe-LAFS home page link to http://tahoe-lafs.org (added target="blank")
- Deleted commented css script in info.xhtml
---
 src/allmydata/web/check-and-repair-results.xhtml      | 2 +-
 src/allmydata/web/check-results.xhtml                 | 2 +-
 src/allmydata/web/deep-check-and-repair-results.xhtml | 2 +-
 src/allmydata/web/deep-check-results.xhtml            | 2 +-
 src/allmydata/web/download-status.xhtml               | 2 +-
 src/allmydata/web/helper.xhtml                        | 2 +-
 src/allmydata/web/info.xhtml                          | 2 --
 src/allmydata/web/introducer.xhtml                    | 6 +++---
 src/allmydata/web/literal-check-results.xhtml         | 2 +-
 src/allmydata/web/map-update-status.xhtml             | 2 +-
 src/allmydata/web/provisioning.xhtml                  | 6 +++---
 src/allmydata/web/publish-status.xhtml                | 2 +-
 src/allmydata/web/reliability.xhtml                   | 6 +++---
 src/allmydata/web/retrieve-status.xhtml               | 2 +-
 src/allmydata/web/statistics.xhtml                    | 2 +-
 src/allmydata/web/status.xhtml                        | 2 +-
 src/allmydata/web/storage_status.xhtml                | 4 ++--
 src/allmydata/web/upload-results.xhtml                | 2 +-
 src/allmydata/web/upload-status.xhtml                 | 2 +-
 src/allmydata/web/welcome.xhtml                       | 2 +-
 20 files changed, 26 insertions(+), 28 deletions(-)

diff --git a/src/allmydata/web/check-and-repair-results.xhtml b/src/allmydata/web/check-and-repair-results.xhtml
index 259eab0f..6d27af6f 100644
--- a/src/allmydata/web/check-and-repair-results.xhtml
+++ b/src/allmydata/web/check-and-repair-results.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Check Results</title>
+    <title>Tahoe-LAFS - Check Results</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/check-results.xhtml b/src/allmydata/web/check-results.xhtml
index 2ec0f114..06e527d3 100644
--- a/src/allmydata/web/check-results.xhtml
+++ b/src/allmydata/web/check-results.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Check Results</title>
+    <title>Tahoe-LAFS - Check Results</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/deep-check-and-repair-results.xhtml b/src/allmydata/web/deep-check-and-repair-results.xhtml
index b440de7e..7dd1793a 100644
--- a/src/allmydata/web/deep-check-and-repair-results.xhtml
+++ b/src/allmydata/web/deep-check-and-repair-results.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Deep Check Results</title>
+    <title>Tahoe-LAFS - Deep Check Results</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/deep-check-results.xhtml b/src/allmydata/web/deep-check-results.xhtml
index daf1943b..6b0f81b8 100644
--- a/src/allmydata/web/deep-check-results.xhtml
+++ b/src/allmydata/web/deep-check-results.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Deep Check Results</title>
+    <title>Tahoe-LAFS - Deep Check Results</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/download-status.xhtml b/src/allmydata/web/download-status.xhtml
index da029e6f..77342ba5 100644
--- a/src/allmydata/web/download-status.xhtml
+++ b/src/allmydata/web/download-status.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - File Download Status</title>
+    <title>Tahoe-LAFS - File Download Status</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/helper.xhtml b/src/allmydata/web/helper.xhtml
index 0f80d5fe..05f185e2 100644
--- a/src/allmydata/web/helper.xhtml
+++ b/src/allmydata/web/helper.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>Helper Status - AllMyData Tahoe</title>
+    <title>Tahoe-LAFS - Helper Status</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/info.xhtml b/src/allmydata/web/info.xhtml
index 9237f38f..0c82064e 100644
--- a/src/allmydata/web/info.xhtml
+++ b/src/allmydata/web/info.xhtml
@@ -1,7 +1,5 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1"><head>
   <title n:render="title"></title>
-  <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-        rel="stylesheet" type="text/css"/> -->
   <link href="/webform_css" rel="stylesheet" type="text/css"/>
   <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/introducer.xhtml b/src/allmydata/web/introducer.xhtml
index ac5cf7b5..ce1fc5c9 100644
--- a/src/allmydata/web/introducer.xhtml
+++ b/src/allmydata/web/introducer.xhtml
@@ -1,17 +1,17 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>Introducer Status - AllMyData Tahoe</title>
+    <title>Tahoe-LAFS - Introducer Status</title>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   </head>
   <body>
 
-<h1>Welcome To The Tahoe Introducer</h1>
+<h1>Welcome To The Tahoe-LAFS Introducer</h1>
 
 <h2>My Code</h2>
 
 <div>My nodeid: <span n:render="string" n:data="my_nodeid" /></div>
 <div>My versions: <span n:render="string" n:data="version" /></div>
-<div>Tahoe code imported from: <span n:render="string" n:data="import_path" /></div>
+<div>Tahoe-LAFS code imported from: <span n:render="string" n:data="import_path" /></div>
 
 <br />
 
diff --git a/src/allmydata/web/literal-check-results.xhtml b/src/allmydata/web/literal-check-results.xhtml
index 12a6635a..aa117982 100644
--- a/src/allmydata/web/literal-check-results.xhtml
+++ b/src/allmydata/web/literal-check-results.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Check Results</title>
+    <title>Tahoe-LAFS - Check Results</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/map-update-status.xhtml b/src/allmydata/web/map-update-status.xhtml
index 2c9aa9f8..a4c1a7df 100644
--- a/src/allmydata/web/map-update-status.xhtml
+++ b/src/allmydata/web/map-update-status.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Mutable File Servermap Update Status</title>
+    <title>Tahoe-LAFS - Mutable File Servermap Update Status</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/provisioning.xhtml b/src/allmydata/web/provisioning.xhtml
index 36b6acc2..1217bf9c 100644
--- a/src/allmydata/web/provisioning.xhtml
+++ b/src/allmydata/web/provisioning.xhtml
@@ -1,16 +1,16 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Provisioning Tool</title>
+    <title>Tahoe-LAFS - Provisioning Tool</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   </head>
   <body>
 
-<h1>Tahoe Provisioning Tool</h1>
+<h1>Tahoe-LAFS Provisioning Tool</h1>
 
 <p>This page will help you determine how much disk space and network
-bandwidth will be required by various sizes and types of Tahoe networks.</p>
+bandwidth will be required by various sizes and types of Tahoe-LAFS networks.</p>
 
 <div n:render="forms" />
 
diff --git a/src/allmydata/web/publish-status.xhtml b/src/allmydata/web/publish-status.xhtml
index 50472188..38e6dacb 100644
--- a/src/allmydata/web/publish-status.xhtml
+++ b/src/allmydata/web/publish-status.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Mutable File Publish Status</title>
+    <title>Tahoe-LAFS - Mutable File Publish Status</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/reliability.xhtml b/src/allmydata/web/reliability.xhtml
index 910f23af..795bf623 100644
--- a/src/allmydata/web/reliability.xhtml
+++ b/src/allmydata/web/reliability.xhtml
@@ -1,17 +1,17 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Reliability Tool</title>
+    <title>Tahoe-LAFS - Reliability Tool</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   </head>
   <body>
 
-<h1>Tahoe Reliability Tool</h1>
+<h1>Tahoe-LAFS Reliability Tool</h1>
 
 <p>Given certain assumptions, this page calculates probability of share loss
 over time, to help make informed decisions about how much redundancy and
-repair bandwidth to configure on a Tahoe grid.</p>
+repair bandwidth to configure on a Tahoe-LAFS grid.</p>
 
 <div n:render="forms" />
 
diff --git a/src/allmydata/web/retrieve-status.xhtml b/src/allmydata/web/retrieve-status.xhtml
index dba55c40..4e457f47 100644
--- a/src/allmydata/web/retrieve-status.xhtml
+++ b/src/allmydata/web/retrieve-status.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Mutable File Retrieve Status</title>
+    <title>Tahoe-LAFS - Mutable File Retrieve Status</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/statistics.xhtml b/src/allmydata/web/statistics.xhtml
index 1b89dc9c..3246fd80 100644
--- a/src/allmydata/web/statistics.xhtml
+++ b/src/allmydata/web/statistics.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>Stats - AllMyData Tahoe</title>
+    <title>Tahoe-LAFS - Stats</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/status.xhtml b/src/allmydata/web/status.xhtml
index 53fc2b41..f4b0f79a 100644
--- a/src/allmydata/web/status.xhtml
+++ b/src/allmydata/web/status.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Current Uploads/Downloads</title>
+    <title>Tahoe-LAFS - Current Uploads/Downloads</title>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/storage_status.xhtml b/src/allmydata/web/storage_status.xhtml
index 7579e591..3133a709 100644
--- a/src/allmydata/web/storage_status.xhtml
+++ b/src/allmydata/web/storage_status.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - Storage Server Status</title>
+    <title>Tahoe-LAFS - Storage Server Status</title>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
   </head>
@@ -82,7 +82,7 @@
   <hr />
   <p>[1]: Some of this space may be reserved for the superuser.</p>
   <p>[2]: This reports the space available to non-root users, including the
-  Tahoe node.</p>
+  Tahoe-LAFS node.</p>
 
   <p>See this page <a href="?t=json">in JSON</a></p>
 </div>
diff --git a/src/allmydata/web/upload-results.xhtml b/src/allmydata/web/upload-results.xhtml
index 0d73f628..2886fc34 100644
--- a/src/allmydata/web/upload-results.xhtml
+++ b/src/allmydata/web/upload-results.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - File Uploaded</title>
+    <title>Tahoe-LAFS - File Uploaded</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/upload-status.xhtml b/src/allmydata/web/upload-status.xhtml
index c620ce3e..7c5633fc 100644
--- a/src/allmydata/web/upload-status.xhtml
+++ b/src/allmydata/web/upload-status.xhtml
@@ -1,6 +1,6 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
-    <title>AllMyData - Tahoe - File Upload Status</title>
+    <title>Tahoe-LAFS - File Upload Status</title>
     <link href="/tahoe_css" rel="stylesheet" type="text/css"/>
     <link href="/webform_css" rel="stylesheet" type="text/css"/>
     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
diff --git a/src/allmydata/web/welcome.xhtml b/src/allmydata/web/welcome.xhtml
index 555588b1..4c123f58 100644
--- a/src/allmydata/web/welcome.xhtml
+++ b/src/allmydata/web/welcome.xhtml
@@ -88,7 +88,7 @@
 <div class="section" id="other-resources">
   <h2>Other Resources</h2>
 
-  <div>Please visit the <a href="http://allmydata.org">Tahoe-LAFS home page</a> for
+  <div>Please visit the <a target="blank" href="http://tahoe-lafs.org">Tahoe-LAFS home page</a> for
   code updates and bug reporting.</div>
 
   <div>The <a href="provisioning">provisioning tool</a> and <a
-- 
2.45.2