Skip to content

Commit

Permalink
unknown changes
Browse files Browse the repository at this point in the history
git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@274 f5dc347c-c33d-0410-90a0-b07cc1902cb9
  • Loading branch information
prescience committed Jun 30, 2001
1 parent 122eb0e commit b00bc1c
Show file tree
Hide file tree
Showing 24 changed files with 56 additions and 160 deletions.
6 changes: 1 addition & 5 deletions api.php3
Expand Up @@ -24,11 +24,7 @@
?>
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down
6 changes: 1 addition & 5 deletions credits.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body bgcolor=#ffffff>
Expand Down
6 changes: 1 addition & 5 deletions cvs.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body bgcolor=#ffffff>
Expand Down
6 changes: 1 addition & 5 deletions database.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down
6 changes: 1 addition & 5 deletions demo.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down
6 changes: 1 addition & 5 deletions devnotes.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down
6 changes: 1 addition & 5 deletions download.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down
6 changes: 1 addition & 5 deletions forums.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body bgcolor=#ffffff>
Expand Down
6 changes: 1 addition & 5 deletions guidelines.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body bgcolor=#ffffff>
Expand Down
10 changes: 5 additions & 5 deletions index.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body bgcolor=#ffffff>
Expand All @@ -21,6 +17,10 @@ p { font-family:Verdana, Arial; font-size=10pt }
<tr valign=top>
<? include("side_menu.php3") ?>
<td>
Mantis is a php/MySQL/web based bugtracking system. <a href="about.php3">Click here</a> to learn more about it.
<p>
It is currently in development and is considered beta.
<hr size=1>
<? include( "mantis/constant_inc.php" ) ?>
<? include( "mantis/config_inc.php" ) ?>
<?
Expand Down
6 changes: 1 addition & 5 deletions local_diff.php3
Expand Up @@ -163,11 +163,7 @@
?>
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down
6 changes: 1 addition & 5 deletions localization.php3
Expand Up @@ -41,11 +41,7 @@
?>
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down
6 changes: 1 addition & 5 deletions mailinglists.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body bgcolor=#ffffff>
Expand Down
6 changes: 1 addition & 5 deletions mantis.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body bgcolor=#ffffff>
Expand Down
6 changes: 1 addition & 5 deletions news.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body bgcolor=#ffffff>
Expand Down
6 changes: 1 addition & 5 deletions notes.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down
6 changes: 1 addition & 5 deletions phorum.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body bgcolor=#ffffff>
Expand Down
6 changes: 1 addition & 5 deletions release.php3
Expand Up @@ -64,11 +64,7 @@
?>
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down
6 changes: 1 addition & 5 deletions roadmap.php3
@@ -1,11 +1,7 @@
<html>
<head>
<? include( "css.php3" ) ?>
<title>Mantis Roadmap</title>
<style>
body { background-color:<? echo $g_white_color ?>; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
</head>
<body>

Expand Down
6 changes: 1 addition & 5 deletions security.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down
74 changes: 29 additions & 45 deletions side_menu.php3
@@ -1,67 +1,51 @@
<td align=center width=240>
<table bgcolor=#dddddd>
<table bgcolor=#dddddd border=0 cellspacing=1>
<tr>
<td>
<table cellpadding=4 cellspacing=1 bgcolor=#ffffff>
<tr>
<td>
<a href="mantis.php3">Mantis</a><br>
<a href="credits.php3">Credits</a><br>
</td>
</tr>
<tr>
<td>
<a href="index.php3">News</a><br>
<a href="notes.php3">Notes</a><br>
</td>
</tr>
<tr>
<td>
<a href="demo.php3">Demo</a><br>
<a href="tour.php3">Admin Tour</a><br>
</td>
</tr>
<tr>
<td>
<a href="download.php3">Download</a><br>
<a href="release.php3">Release Notes</a><br>
<a href="localization.php3">Localization</a><br>
<a href="security.php3">Security</a><br>
</td>
</tr>
<tr>
<td>
Documentation<br>
<table cellpadding=6 cellspacing=0 border=0 bgcolor=#ffffff>
<tr>
<td class="serif">
<a class="big" href="index.php3">Home</a><br>
<a class="big" href="mantis.php3">About</a><br>
<a class="big" href="credits.php3">Credits</a><br>
<a class="big" href="demo.php3">Demo</a><br>
<a class="big" href="tour.php3">Screenshots</a><br>
<a class="big" href="download.php3">Download</a><br>
<a class="big" href="release.php3">Release Notes</a><br>
<span class="big">Documentation</span><br>
&nbsp;&nbsp;&nbsp;<a href="mantis/documentation.html">User Documentation</a><br>
&nbsp;&nbsp;&nbsp;<a href="mantis/INSTALL">Installation</a><br>
&nbsp;&nbsp;&nbsp;<a href="mantis/UPGRADING">Ugrading</a><br>
&nbsp;&nbsp;&nbsp;<a href="mantis/ChangeLog">ChangeLog</a><br>
</td>
</tr>
<tr>
<td>
HOWTO<br>
&nbsp;&nbsp;&nbsp;Customization<br>
&nbsp;&nbsp;&nbsp;<a href="notes.php3">Notes</a><br>
&nbsp;&nbsp;&nbsp;<a href="security.php3">Security</a><br>
&nbsp;&nbsp;&nbsp;Requirements<br>
<span class="big">Support</span><br>
&nbsp;&nbsp;&nbsp;<a href="forums.php3">Forums</a><br>
&nbsp;&nbsp;&nbsp;<a href="mailinglists.php3">Mailing Lists</a><br>
&nbsp;&nbsp;&nbsp;FAQ<br>
&nbsp;&nbsp;&nbsp;IRC<br>
<span class="big">Modifications</span><br>
&nbsp;&nbsp;&nbsp;<a href="phorum.php3">phorum</a><br>
&nbsp;&nbsp;&nbsp;phpBB<br>
</td>
</tr>
<tr>
<td>
Development<br>
&nbsp;&nbsp;&nbsp;daily reports<br>
&nbsp;&nbsp;&nbsp;jpgraphs<br>
<span class="big">Development</span><br>
&nbsp;&nbsp;&nbsp;<a href="roadmap.php3">Roadmap</a><br>
&nbsp;&nbsp;&nbsp;<a href="api.php3">API</a><br>
&nbsp;&nbsp;&nbsp;<a href="guidelines.php3">Coding Guidelines</a><br>
&nbsp;&nbsp;&nbsp;<a href="devnotes.php3">Developer Notes</a><br>
&nbsp;&nbsp;&nbsp;<a href="starting.php3">Getting Started</a><br>
&nbsp;&nbsp;&nbsp;<a href="database.php3">Database</a><br>
&nbsp;&nbsp;&nbsp;<a href="cvs.php3">CVS</a><br>
&nbsp;&nbsp;&nbsp;<a href="localization.php3">Localization</a><br>
&nbsp;&nbsp;&nbsp;Task List<br>
</td>
</tr>
<tr>
<tr align=center>
<td>
<A href="http://sourceforge.net/projects/mantisbt/"><IMG src="http://sourceforge.net/sflogo.php?group_id=14963" width="88" height="31" border="0" alt="SourceForge Logo"></A><br>
&nbsp;&nbsp;&nbsp;<a href="mailinglists.php3">Mailing Lists</a><br>
&nbsp;&nbsp;&nbsp;<a href="forums.php3">Forums</a><br>
&nbsp;&nbsp;&nbsp;<a href="cvs.php3">CVS</a><br>
</td>
</tr>
</table>
Expand Down
6 changes: 1 addition & 5 deletions starting.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down
6 changes: 1 addition & 5 deletions tour.php3
@@ -1,10 +1,6 @@
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body bgcolor=#ffffff>
Expand Down
6 changes: 1 addition & 5 deletions view_source.php3
Expand Up @@ -217,11 +217,7 @@
?>
<html>
<head>
<style>
body { background-color:#ffffff; font-family:Verdana, Arial; font-size=10pt }
td { font-family:Verdana, Arial; font-size=10pt }
p { font-family:Verdana, Arial; font-size=10pt }
</style>
<? include( "css.php3" ) ?>
<title>Mantis</title>
</head>
<body>
Expand Down

0 comments on commit b00bc1c

Please sign in to comment.