basic xhtml/css layout

-to test, replace #[he4ader]# with #[xhtml-header]#, #[footer]# with #[xhtml-footer]# and use the xhtml-style css


git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@803 6c8d7289-2bf4-0310-a012-ef5d649a1542
This commit is contained in:
allo 2005-09-27 20:13:34 +00:00
parent 717f7678a4
commit ee347364d9
3 changed files with 238 additions and 0 deletions

View File

@ -0,0 +1 @@
</div>

View File

@ -0,0 +1,61 @@
<div class="head">
<img src="/env/grafics/yacy.gif" class="head" />
<h1 class="head">YaCy - Distributed Web Indexing - Administration</h1>
</div>
<div class="menu">
<table width="100%" border="0" cellspacing="2" cellpadding="0" class="menu">
<tr><td class="MenuHeader">&nbsp;Global&nbsp;Index</td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/index.html" accesskey="s" class="MenuItemLink">Search Page</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/Help.html" class="MenuItemLink">Help</a></td></tr>
<!--<tr><td class="MenuItem">&nbsp;<a href="/Statistics.html" class="MenuItemLink">Statistics</a></td></tr>-->
<tr><td class="MenuSpacer"></td></tr>
<tr><td class="MenuHeader">&nbsp;Distributed Crawler</td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/IndexCreate_p.html" class="MenuItemLink">Index Create</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/IndexControl_p.html" class="MenuItemLink">Index Control</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/IndexMonitor.html" class="MenuItemLink">Index Monitor</a></td></tr>
<tr><td class="MenuSpacer"></td></tr>
<tr><td class="MenuHeader">&nbsp;Local Proxy</td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/Blacklist_p.html" class="MenuItemLink">Blacklist</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/ProxyIndexingMonitor_p.html" class="MenuItemLink">Proxy Indexing</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/CacheAdmin_p.html" class="MenuItemLink">Cache Monitor</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/CookieMonitorIncoming_p.html" class="MenuItemLink">Cookie Monitor</a></td></tr>
<tr><td class="MenuSpacer"></td></tr>
<tr><td class="MenuHeader">&nbsp;Communication / Publication</td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/www/" class="MenuItemLink">Home&nbsp;Page</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/share/" class="MenuItemLink">File&nbsp;Share</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/Wiki.html" class="MenuItemLink">Wiki</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/Messages_p.html" class="MenuItemLink">Messages</a>&nbsp;<img border="0" src="/env/grafics/notifier.gif" align="center"></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/EditProfile_p.html" class="MenuItemLink">Personal Profile</a></td></tr>
<tr><td class="MenuSpacer"></td></tr>
<tr><td class="MenuHeader">&nbsp;Peer&nbsp;Control</td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/Status.html" accesskey="t" class="MenuItemLink">Status</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/Network.html" accesskey="w" class="MenuItemLink">Network</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/News.html" accesskey="n" class="MenuItemLink">News</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/ViewLog_p.html" class="MenuItemLink">Log</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/Settings_p.html" class="MenuItemLink">Settings</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/PerformanceQueues_p.html" class="MenuItemLink">Performance</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/Language_p.html" class="MenuItemLink">Language</a></td></tr>
<tr><td class="MenuItem">&nbsp;<img border="0" src="/env/grafics/lock.gif" align="top">&nbsp;<a href="/Skins_p.html" class="MenuItemLink">Skins</a></td></tr>
<tr><td class="MenuSpacer"></td></tr>
<tr><td class="MenuHeader">&nbsp;The Project</td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://www.yacy.net/yacy/" class="MenuItemLink">Project Home</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://www.yacy.net/yacy/News.html" class="MenuItemLink">Project News</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://sourceforge.net/forum/?group_id=116142" class="MenuItemLink">English Forum</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://www.yacy-forum.de" class="MenuItemLink">Deutsches Forum</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://www.yacy.net/yacy/Download.html" class="MenuItemLink">Download YaCy</a></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="http://www.yacy.net/yacy/Contact.html" class="MenuItemLink">Contact</a></td></tr>
<tr><td class="MenuSpacer"></td></tr>
<!--
<tr><td class="MenuHeader">&nbsp;Experimental</b></td></tr>
<tr><td class="MenuItem">&nbsp;<a href="/Lab.html" class="MenuItemLink">The Lab</a></td></tr>
-->
</table>
</div>
<div class="content">

176
htroot/env/xhtml-style.css vendored Normal file
View File

@ -0,0 +1,176 @@
body {
background-color:#F8F8FF;
}
h1 {
font-family:Helvetica, sans-serif;
font-size:16pt;
font-style:normal;
line-height:14pt;
margin-top:0pt;
margin-bottom:0pt;
}
h2 {
font-family:Helvetica, sans-serif;
font-size:14pt;
font-style:normal;
line-height:14pt;
margin-top:0pt;
margin-bottom:0pt;
}
h3 {
font-family:Helvetica, sans-serif;
font-size:12pt;
font-style:normal;
line-height:14pt;
margin-top:0pt;
margin-bottom:0pt;
}
h4 {
font-family:Helvetica, sans-serif;
font-size:10pt;
font-style:normal;
line-height:14pt;
margin-top:0pt;
margin-bottom:0pt;
}
a, body, div, li, ol, span, table, td, tr, ul {
color:#000000;
font-family:Helvetica, sans-serif;
font-size:10pt;
font-style:normal;
line-height:14px;
margin-top:0px;
margin-bottom:0px;
}
*.small {
font-family:Helvetica, sans-serif;
font-size:8pt;
font-style:normal;
line-height:9px;
margin-top:0px;
margin-bottom:0px;
}
body, div, li, ol, span, table, td, tr, ul {
text-decoration:none;
}
a:hover {
color:#0000FF;
}
a.unknown {
color:#990000;
}
a.known {
color:#009900;
}
a.extern {
color:#000099;
}
*.xxxyellow {
color:#0000FF;
font-weight:bold;
text-decoration:none;
font-size:11px;
}
*.xxxblue {
color:#556699;
font-weight:bold;
text-decoration:none;
font-size:11px;
}
*.tt {
font-family:Courier,Terminal,sans-serif;
font-size:8pt;
line-height:9px;
}
.Menu {
width: 140;
}
.SubMenu {
}
.MenuHeader {
background-color: #4070a0;
color:white;
font-size: 9px;
font-weight:bold;
}
.MenuItem {
background-color: #bdcdd4;
font-weight:bold;
text-decoration:none;
font-size:11px;
padding-top: 2;
padding-bottom: 2;
}
.MenuTopItem {
background-color: #bdcdd4;
font-weight:bold;
text-decoration:none;
font-size:11px;
padding-top: 3;
padding-bottom: 3;
}
.MenuSubItem {
background-color: #bdcdd4;
font-weight:bold;
text-decoration:none;
font-size:11px;
padding-top: 3;
padding-bottom: 3;
}
.MenuItemLink {
color: black;
font-weight:bold;
text-decoration:none;
font-size:11px;
}
a.MenuItemLink:hover {
color:#0088BB;
font-weight:bold;
text-decoration:none;
}
.MenuSpacer {
height: 4;
background-color: #ffffff;
}
.MenuSubSpacer {
padding-left: 2;
padding-right: 2;
background-color: #ffffff;
}
.Headline {
color: white;
font-weight: bold;
font-size: 160%;
font-family: Helvetica, Arial;
text-align: center;
}
.Heading {
background-color: #4070a0;
height: 36px;
}
.TableHeader {
background-color: #88aaaa;
}
.TableCellDark {
background-color: #bbcccc;
}
.TableCellLight {
background-color: #ddeeee;
}
.TableCellSummary {
background-color: #ffbbaa;
}
.WikiBackground {
background-color: #eeeeee;
}
.MessageBackground {
background-color: #eeeeee;
}
.menu {
float: left;
}
.content {
margin-left: 11em;
}