changeset 519:444d9603c8ec

Turn off RCS flag 2004/01/17 22:18:02-05:00 optonline.net!jeffpc Turn on SCCS flag (Logical change 1.150)
author optonline.net!jeffpc
date Sun, 18 Jan 2004 03:24:50 +0000
parents 0e269a58d6b0
children bd720f6c701e
files BitKeeper/etc/config BitKeeper/etc/logging_ok static/index.html static/logs/equipment/index.html static/logs/full/index.html static/logs/index.html static/logs/security/index.html static/logs/system/index.html static/logs/user/index.html static/logs/work/index.html static/script.js static/themes/bw/images/index.html static/themes/bw/index.html static/themes/bw/stylesheet.css static/themes/default/images/index.html static/themes/default/index.html static/themes/default/stylesheet.css static/themes/index.html static/themes/night/images/index.html static/themes/night/index.html static/themes/night/stylesheet.css
diffstat 10 files changed, 100 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/BitKeeper/etc/config	Sun Jan 18 03:24:50 2004 +0000
+++ b/BitKeeper/etc/config	Sun Jan 18 03:24:50 2004 +0000
@@ -0,0 +1,18 @@
+description: AV Manager
+category: applications/productivity
+email: jeffpc@optonline.net
+name: 
+street: 
+city: 
+state: 
+postal: 
+country: 
+phone: 
+cell: 
+pager: 
+hours: 
+logging: logging@openlogging.org
+keyword: rcs
+compression: gzip
+autofix: yes
+checkout: edit
--- a/static/index.html	Sun Jan 18 03:24:50 2004 +0000
+++ b/static/index.html	Sun Jan 18 03:24:50 2004 +0000
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<html><head>
+<title>403 Forbidden</title>
+</head><body>
+<h1>Forbidden</h1>
+You don't have permission to access the directory listing.<p>
+</body></html>
\ No newline at end of file
--- a/static/logs/equipment/index.html	Sun Jan 18 03:24:50 2004 +0000
+++ b/static/logs/equipment/index.html	Sun Jan 18 03:24:50 2004 +0000
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<html><head>
+<title>403 Forbidden</title>
+</head><body>
+<h1>Forbidden</h1>
+You don't have permission to access the directory listing.<p>
+</body></html>
\ No newline at end of file
--- a/static/logs/full/index.html	Sun Jan 18 03:24:50 2004 +0000
+++ b/static/logs/full/index.html	Sun Jan 18 03:24:50 2004 +0000
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<html><head>
+<title>403 Forbidden</title>
+</head><body>
+<h1>Forbidden</h1>
+You don't have permission to access the directory listing.<p>
+</body></html>
\ No newline at end of file
--- a/static/logs/index.html	Sun Jan 18 03:24:50 2004 +0000
+++ b/static/logs/index.html	Sun Jan 18 03:24:50 2004 +0000
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<html><head>
+<title>403 Forbidden</title>
+</head><body>
+<h1>Forbidden</h1>
+You don't have permission to access the directory listing.<p>
+</body></html>
\ No newline at end of file
--- a/static/logs/security/index.html	Sun Jan 18 03:24:50 2004 +0000
+++ b/static/logs/security/index.html	Sun Jan 18 03:24:50 2004 +0000
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<html><head>
+<title>403 Forbidden</title>
+</head><body>
+<h1>Forbidden</h1>
+You don't have permission to access the directory listing.<p>
+</body></html>
\ No newline at end of file
--- a/static/logs/system/index.html	Sun Jan 18 03:24:50 2004 +0000
+++ b/static/logs/system/index.html	Sun Jan 18 03:24:50 2004 +0000
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<html><head>
+<title>403 Forbidden</title>
+</head><body>
+<h1>Forbidden</h1>
+You don't have permission to access the directory listing.<p>
+</body></html>
\ No newline at end of file
--- a/static/logs/user/index.html	Sun Jan 18 03:24:50 2004 +0000
+++ b/static/logs/user/index.html	Sun Jan 18 03:24:50 2004 +0000
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<html><head>
+<title>403 Forbidden</title>
+</head><body>
+<h1>Forbidden</h1>
+You don't have permission to access the directory listing.<p>
+</body></html>
\ No newline at end of file
--- a/static/logs/work/index.html	Sun Jan 18 03:24:50 2004 +0000
+++ b/static/logs/work/index.html	Sun Jan 18 03:24:50 2004 +0000
@@ -0,0 +1,7 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
+<html><head>
+<title>403 Forbidden</title>
+</head><body>
+<h1>Forbidden</h1>
+You don't have permission to access the directory listing.<p>
+</body></html>
\ No newline at end of file
--- a/static/script.js	Sun Jan 18 03:24:50 2004 +0000
+++ b/static/script.js	Sun Jan 18 03:24:50 2004 +0000
@@ -0,0 +1,26 @@
+function ShowTip(fArg)
+{
+	var tooltipOBJ = (document.getElementById) ? document.getElementById('tt' + fArg) : eval("document.all['tt" + fArg + "']");
+	if (tooltipOBJ != null) {
+		var tooltipLft = (document.body.offsetWidth?document.body.offsetWidth:document.body.style.pixelWidth) - (tooltipOBJ.offsetWidth?tooltipOBJ.offsetWidth:(tooltipOBJ.style.pixelWidth?tooltipOBJ.style.pixelWidth:380)) - 30;
+		if (navigator.appName == 'Netscape') {
+			var tooltipTop = 10;
+			tooltipOBJ.style.left = tooltipLft; tooltipOBJ.style.top = tooltipTop;
+		}
+		else {
+			var tooltipTop = (document.body.scrollTop>=0?document.body.scrollTop+10:event.clientY+10);
+			if ((event.clientX > tooltipLft) && (event.clientY < (tooltipOBJ.scrollHeight?tooltipOBJ.scrollHeight:tooltipOBJ.style.pixelHeight) + 10)) {
+				tooltipTop = (document.body.scrollTop?document.body.scrollTop:document.body.offsetTop) + event.clientY + 20;
+			}
+			tooltipOBJ.style.pixelLeft = tooltipLft; tooltipOBJ.style.pixelTop = tooltipTop;
+		}
+		tooltipOBJ.style.visibility = "visible";
+	}
+}
+function HideTip(fArg)
+{
+	var tooltipOBJ = (document.getElementById) ? document.getElementById('tt' + fArg) : eval("document.all['tt" + fArg + "']");
+	if (tooltipOBJ != null) {
+		tooltipOBJ.style.visibility = "hidden";
+	}
+}