[Yanel-commits] rev 23787 - public/yanel/trunk/src/webapp/htdocs

michi at wyona.com michi at wyona.com
Mon Apr 16 12:55:01 CEST 2007


Author: michi
Date: 2007-04-16 12:55:00 +0200 (Mon, 16 Apr 2007)
New Revision: 23787

Removed:
   public/yanel/trunk/src/webapp/htdocs/index.html
Log:
obsolete

Deleted: public/yanel/trunk/src/webapp/htdocs/index.html
===================================================================
--- public/yanel/trunk/src/webapp/htdocs/index.html	2007-04-16 10:44:22 UTC (rev 23786)
+++ public/yanel/trunk/src/webapp/htdocs/index.html	2007-04-16 10:55:00 UTC (rev 23787)
@@ -1,106 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
-        "http://www.w3.org/TR/html4/strict.dtd">
-
-<html lang="en">
-<head>
-
-
-<link type="text/css" href="toolbar.css" rel="stylesheet"/>
-<!--[if gte IE 6]>
-  <link rel="stylesheet" href="ie6.css" type="text/css">
-  <style type="text/css" media="screen">
-    #menu{float:none;} /* This is required for IE to avoid positioning bug when placing content first in source. */
-    /* IE Menu CSS */
-    /* csshover.htc file version: V1.21.041022 - Available for download from: http://www.xs4all.nl/~peterned/csshover.html */
-    body{behavior:url(csshover.htc);
-    font-size:100%; /* to enable text resizing in IE */
-    }
-    #menu ul li{float:left;width:100%;}
-  </style>
-<![endif]-->
-
-
-
-
-
-
-
-
-</head>
-<body>
-
-
-<!-- START TOOLBAR -->
-<div id="headerwrap">
-	<div id="menu">
-        <ul>
-          <li>
-            <h2>File</h2>
-            <ul>
-              <li><a href="">New</a>
-                <ul>
-                  <li><a href="">HTML Page</a></li>
-                  <li><a href="">Wiki Page</a></li>
-                  <li><a href="">Calendar</a></li>
-                </ul>
-              </li>
-              <li>Logout</li>
-            </ul>
-          </li>
-        </ul>
-
-
-        <ul>
-          <li>
-            <h2>Edit</h2>
-            <ul>
-              <li><a href="" id="seotip" class="x">Open</a><ul>
-                  <li><a href="">With WYSIWYG</a></li>
-                  <li><a href="">With Form</a></li>
-                </ul>
-              </li>
-              <li>Revisions
-                <ul>
-                  <li>53534
-                    <ul>
-                      <li>Show diff</li>
-                      <li>Revert To</li>
-                    </ul>
-                  </li>
-                  <li>75679
-                    <ul>
-                      <li>Show diff</li>
-                      <li>Revert To</li>
-                    </ul>
-                  </li>
-                </ul>
-              </li>
-            </ul>
-          </li>
-        </ul>
-
-        <ul>
-          <li>
-            <h2>Help</h2>
-            
-            <ul>
-              <li><a href="" id="tcss">About</a></li>
-            </ul>
-          </li>
-        </ul>
-</div>    
-
-  <img src="yanel_toolbar_logo.png" id="toolbar_logo"/>
-
-</div>
-<!-- END TOOLBAR -->
-
-
-
-
-<div id="middlewrap">
-HELLO ACTUAL CONTENT ...
-</div>
-
-</body>
-</html>




More information about the Yanel-commits mailing list