]> i-scream Git - www.i-scream.org.git/blobdiff - www/todo.shtml
Commit new website. The old site is tagged, so this won't change the live
[www.i-scream.org.git] / www / todo.shtml
diff --git a/www/todo.shtml b/www/todo.shtml
deleted file mode 100644 (file)
index f706cfd..0000000
+++ /dev/null
@@ -1,48 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-
-<!--
-    $Author$
-    $Id$
--->
-
-<html>
-
-<head>
-  <title>i-scream TODO list</title>
-</head>
-
-<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
-
-<table border="0" cellpadding="2" cellspacing="2">
-  <tr>
-    <td valign="top">
-<!--#include virtual="left.inc" -->
-    </td>
-    <td valign="top">
-<!--#include virtual="title.inc" -->
-
-<h2><font face="Arial">i-scream central monitoring system TODO list</font></h2>
-
-<p><font face="Arial" size="2">This page lists the things we plan to do with the 
-i-scream central monitoring system in the future.</font></p>
-
-<p><font face="Arial" size="2">TODO:
-<ul>
-  <li>monitoring of users logging in &amp; out</li>
-  <li>web-based configuration system</li>
-  <li>cleaner separation of some of the CORE functions (such as configuration
-    and logging) as independent services</li>
-  <li>grouping of hosts in frontends using server config groups</li>
-  <li>security of filters - ACL's</li>
-</ul></font>
-
-<p><font face="Arial" size="2">To view the older TODO list from the project 
-please click <a href="oldtodo.shtml">here</a>.</font></p>
-
-<!--#include virtual="bottom.inc" -->
-    </td>
-  </tr>
-</table>
-
-</body>
-</html>