]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Link all Tahoe web pages to the /tahoe_css stylesheet which already exists.
authorKevin Reid <kpreid@mac.com>
Sun, 3 May 2009 20:25:33 +0000 (13:25 -0700)
committerKevin Reid <kpreid@mac.com>
Sun, 3 May 2009 20:25:33 +0000 (13:25 -0700)
21 files changed:
src/allmydata/web/check-and-repair-results.xhtml
src/allmydata/web/check-results.xhtml
src/allmydata/web/deep-check-and-repair-results.xhtml
src/allmydata/web/deep-check-results.xhtml
src/allmydata/web/directory.xhtml
src/allmydata/web/download-status.xhtml
src/allmydata/web/helper.xhtml
src/allmydata/web/info.xhtml
src/allmydata/web/literal-check-results.xhtml
src/allmydata/web/manifest.xhtml
src/allmydata/web/map-update-status.xhtml
src/allmydata/web/provisioning.xhtml
src/allmydata/web/publish-status.xhtml
src/allmydata/web/reliability.xhtml
src/allmydata/web/rename-form.xhtml
src/allmydata/web/retrieve-status.xhtml
src/allmydata/web/statistics.xhtml
src/allmydata/web/status.xhtml
src/allmydata/web/upload-results.xhtml
src/allmydata/web/upload-status.xhtml
src/allmydata/web/welcome.xhtml

index 9321959007c3efb7452abb611539c3f3eda89b9d..259eab0fb4a412da80d617550273f7705ab58e85 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - Check Results</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index 0f43b9d746963c2a08d338e5609d8e3a2476f217..2ec0f1145039333b43db8ea75395c345956ce25d 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - Check Results</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index fac98855a90f7067f44e726c6b768a80343e878f..3724d169c57a086b890a336748ab1626603cc55e 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - Deep Check Results</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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" />
     <meta n:render="refresh" />
index 18f41cac1826cb2d7f3a6e319a600d6d5f337a08..8c4fb9311fc13131e0cae2adb896ce29ce10b0d8 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - Deep Check Results</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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" />
     <meta n:render="refresh" />
index db74d06df90e2ace44d6332d876e096547b18521..e167aebabfc71e95b39d1c6e18e40da065d24fd2 100644 (file)
@@ -1,13 +1,9 @@
-<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" />
-  </head>
-  <body>
+<html xmlns:n="http://nevow.com/ns/nevow/0.1"><head>
+  <title n:render="title"></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" />
+</head><body class="tahoe-directory-page">
 
 <h2 n:render="header"></h2>
 
index b782abc673f57b3a609146fda4f79d383ce56350..da029e6fff48d95544784fd000b30238f0bc88a5 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - File Download Status</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index f5c9e298a5a4897189063c570de7a74ec0793c50..0f80d5fe25356b6029718253879e6aaf633f21e2 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>Helper Status - AllMyData Tahoe</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index 3392e2c0abffedc70abdea03f237f85599dbe094..a209887964270829c582bd328768a15dde67f5a3 100644 (file)
@@ -1,13 +1,10 @@
-<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" />
-  </head>
-  <body>
+<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" />
 
 <h2 n:render="header"></h2>
 
index 4e4aad67e8a3a785ead9d14c0f1fabe6d03751a2..12a6635a486f58ae386ee1dc3d23992b33bcf4ae 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - Check Results</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index 560ca933ad989ce574784a082f7cd6956e22f4c5..ffc86b9ae399eecf9d9c3e7053af0f62220e5c60 100644 (file)
@@ -1,8 +1,7 @@
 <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="/tahoe_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" />
     <meta n:render="refresh" />
index 9a3544877d21802bb47f3692c5bfe69fbf7564c0..2c9aa9f8a6438549347bd0836f7d4c8bd7b43d05 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - Mutable File Servermap Update Status</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index f135d61b4fec2d99319d8c2e3d012b960b071eb7..36b6acc21f4bcdb8ebba85e735744765ff4bf608 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - Provisioning Tool</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index cb089ee2e26eedad9fd378a588cf2f46d89352ad..50472188eac713a148e30f84107ec21fcaab9022 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - Mutable File Publish Status</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index 343a343d31e97b0063ca679adec137595c82d2f2..ad3b091a5e10fe5cecfe431dcb7a5e0a5a478c65 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - Reliability Tool</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index 1de951d459d0e0521b01e9d600460434ff35ee64..86de5c9d930ca05b84d75aa28c6fb05902d209e6 100644 (file)
@@ -1,8 +1,7 @@
 <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="/tahoe_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" />
index 52a7b18019bad862eb1e81bee0fbbbab7e6ad06b..dba55c40af645b18b56262ba5128acb116c65d3e 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - Mutable File Retrieve Status</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index bbd7c1849aa0978e9388ae12a3381a75962cf202..1b89dc9c8c9a288eb7137f4ed4dbf84e3d98ba12 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>Stats - AllMyData Tahoe</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index 4c478b97d50c6b039b1708c5381209a756166d24..94e5bed54432aeebad4c79f3aeb120a6c2fa1c5c 100644 (file)
@@ -1,9 +1,8 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - Current Uploads/Downloads</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" />
   </head>
   <body>
index 8c6000f1c3b3318e93bddbf0e0765349bb5aae33..0d73f62877e7b0d803a87539892c01ff2d9fcd7a 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - File Uploaded</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index 674875860d08b82a79805322419d94a016f4f501..c620ce3e5e0154a500c9088aaec978f8653ad858 100644 (file)
@@ -1,8 +1,7 @@
 <html xmlns:n="http://nevow.com/ns/nevow/0.1">
   <head>
     <title>AllMyData - Tahoe - File Upload Status</title>
-    <!-- <link href="http://www.allmydata.com/common/css/styles.css"
-          rel="stylesheet" type="text/css"/> -->
+    <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>
index 2b8c7ad12dcc007647edd6e2c4e271d0a3d839dd..69da82e25b21537db0f782218c4dcc0caf83ed7f 100644 (file)
@@ -1,12 +1,9 @@
-<html xmlns:n="http://nevow.com/ns/nevow/0.1">
-  <head>
-    <title>AllMyData - Tahoe</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"/>
-    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-  </head>
-  <body>
+<html xmlns:n="http://nevow.com/ns/nevow/0.1"><head>
+  <title>AllMyData - Tahoe - Welcome</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" />
+</head><body>
 
 <h1>Welcome To AllMyData "Tahoe"!</h1>