diff options
Diffstat (limited to 'old/bugtrack')
-rw-r--r-- | old/bugtrack/Dbugtrack.html | 161 | ||||
-rw-r--r-- | old/bugtrack/Dinsert.html | 191 | ||||
-rw-r--r-- | old/bugtrack/Dquery.html | 142 | ||||
-rw-r--r-- | old/bugtrack/Dremove.html | 130 | ||||
-rw-r--r-- | old/bugtrack/Dvolunteer.html | 144 | ||||
-rw-r--r-- | old/bugtrack/PythonPowered.gif | bin | 0 -> 361 bytes |
6 files changed, 768 insertions, 0 deletions
diff --git a/old/bugtrack/Dbugtrack.html b/old/bugtrack/Dbugtrack.html new file mode 100644 index 0000000..8dd522d --- /dev/null +++ b/old/bugtrack/Dbugtrack.html @@ -0,0 +1,161 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title> Dillo Web Browser :: + + BugTrack Engine + +</title> +<style type="text/css"> + body {margin: 0} + .sidebar .items {background: #f8f8f8} + .sidebar h3 {font-size: 1em; margin: 0.4em 0 0.2em 0} + h1 {color: #67f; margin-top: 0.25em; margin-bottom: 0.25em} + h3 {color: #56f; background: #f0f0f0} + .section {background: #f8f8f8; border-color: #e8e8e8; border-style: solid; border-width: 1px; margin-bottom: 0.5em} + .section h3 {margin-top: 0; margin-bottom: 0.2em} + ul li {list-style-type: square} +</style> +</head> + +<body text="black" link="blue" vlink="#403090" bgcolor="white" + style="line-height: 1.3"> + + +<table width="100%" cellspacing="0" cellpadding="0"><tr> +<td><img src="../db1.png" alt="The Dillo Web Browser"> +<td width="100%"> + <img src="../db2.png" alt="The Dillo Web Browser" height="124" width="100%"> +</table> + +<table border="0" cellpadding="15" cellspacing="5" width="100%"> + <tr valign="top"> + <td class="sidebar"> + <h3>Dillo</h3> + <div class="items"> + <a href="../index.html">Home</a><br> + <a href="../screenshots/index.html">Screenshots</a><br> + <a href="../download.html">Download</a><br> + <a href="../FAQ.html" title="Frequently asked questions">FAQ</a><br> + <a href="../Compatibility.html">Compatibility</a><br> + <a href="http://hg.dillo.org/dillo/raw-file/default/ChangeLog"> + Changelog</a><br> + <a href="../Plans.html">Current Plans</a><br> + <a href="../MList.html">Mailing List</a><br> + <a href="../conferences.html">Conferences</a><br> + <a href="../donations.html">Donate</a><br> + </div> + <h3>Users</h3> + <div class="items"> + <a href="../dillo3-help.html">Help</a><br> + <a href="../Icons/index.html">Icons</a><br> + <a href="../help/bug_meter.html">Bug meter</a><br> + <br> + </div> + <h3>Bug Tracker</h3> + <div class="items"> + <small>[currently broken]</small><br> + <!-- + <a href="/bugtrack/Dbugtrack.html">Bug Track Intro</a><br> + <a href="/bugtrack/Dquery.html">View Entries</a><br> + <a href="/bugtrack/Dinsert.html">Bug Insertion</a><br> + <a href="/bugtrack/Dvolunteer.html">Volunteering</a><br> + --> + </div> + <h3>Developers</h3> + <div class="items"> + <a href="../developer.html">New Developer</a><br> + <a href="../documentation.html">Documentation</a> *<br> + <a href="../NC_design.html">Naming&Coding</a><br> + <a href="../source.html">Source repository</a><br> + <a href="../dpi1.html">Dpi1 Spec</a><br> + <a href="../CSS.html">CSS Spec</a><br> + <a href="../D_authors.html">Authors</a><br> + <a href="../authors/jcid-email.html">Security contact</a><br> + </div> + <h3>Related</h3> + <div class="items"> + <a href="../press.html">Dillo in the Press!</a><br> + <a href="../interview.html">Interview</a><br> + <a href="../interview.es.html">Entrevista</a> + <img src="../chile.png" alt="*"><br> + <a href="../Links.html">Links</a><br> + <a href="../logos/logos.html">Art</a><br> + </div> + <p> + <a href="../authors/webmaster-email.html">Webmaster</a> + <p> + <a href="http://www.anybrowser.org/campaign/"> + <img src="../abblue.gif" width="80" height="15" + alt="anybrowser"></a> + + <td valign="top" align="left" width="100%"> + + +<div lang=en> +<table width="100%" bgcolor="#8080f0" cellspacing="4" cellpadding="5"> + <tr><td><big><font color="#403090"> + Dillo bugtrack engine + </font></big> +</table> +<hr> + <DL> + <DT> Welcome to Dillo project's bug-track engine. + <DD> <BR> Really it's more + than just a bug-tracking system, it serves as a way of coordinating + the different efforts that are taking place (and those that are + waiting for). It's a form of knowing who is working on what and when, and + it also is a good information repository on current project status. + </DL> + <P> + <UL> + <LI> If you want to know what's going on within the project, take a look + at the engine and you'll find out. </LI> + <LI>A '100%' tagged job means the author finished his patch; '100% done' means + it was committed to the source repository --You can also get it by the + icons!</LI> + <LI>If you want to help, but don't know where or what to do, check the + pending jobs<BR> + (or try getting the sources and doing './srch todo:' in the root directory).</LI> + <LI>If you feel like working on a bug that's already being attended, feel free + to email the developer offering your help.</LI> + <LI>This engine was designed to make it easy for developers to get + in touch with each other, and to aid the project's coordination effort.</LI> + </UL> + <BR> + + <HR> + + <P> + <big><b><A HREF="Dquery.html">Query page</A>.</b></big> + + <P> + <big><b><A HREF="Dinsert.html">Bug insertion page</A>.</b></big> + + <P> + <big><b><A HREF="Dvolunteer.html">Volunteering page</A>.</b></big> + + <P> + <big><b><A HREF="Dremove.html">Remove-entry page</A></b></big> + + + <HR> + <H6> + <A HREF="http://www.python.org/"> + <IMG SRC="PythonPowered.gif"></A> + bug-track engine --by Jcid </H6> + <hr> + <br> +</div> + + </td> + + </tr> +</table> + + +</body> +</html> + diff --git a/old/bugtrack/Dinsert.html b/old/bugtrack/Dinsert.html new file mode 100644 index 0000000..5939c1e --- /dev/null +++ b/old/bugtrack/Dinsert.html @@ -0,0 +1,191 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title> Dillo Web Browser :: + + BugTrack Insertion + +</title> +<style type="text/css"> + body {margin: 0} + .sidebar .items {background: #f8f8f8} + .sidebar h3 {font-size: 1em; margin: 0.4em 0 0.2em 0} + h1 {color: #67f; margin-top: 0.25em; margin-bottom: 0.25em} + h3 {color: #56f; background: #f0f0f0} + .section {background: #f8f8f8; border-color: #e8e8e8; border-style: solid; border-width: 1px; margin-bottom: 0.5em} + .section h3 {margin-top: 0; margin-bottom: 0.2em} + ul li {list-style-type: square} +</style> +</head> + +<body text="black" link="blue" vlink="#403090" bgcolor="white" + style="line-height: 1.3"> + + +<table width="100%" cellspacing="0" cellpadding="0"><tr> +<td><img src="../db1.png" alt="The Dillo Web Browser"> +<td width="100%"> + <img src="../db2.png" alt="The Dillo Web Browser" height="124" width="100%"> +</table> + +<table border="0" cellpadding="15" cellspacing="5" width="100%"> + <tr valign="top"> + <td class="sidebar"> + <h3>Dillo</h3> + <div class="items"> + <a href="../index.html">Home</a><br> + <a href="../screenshots/index.html">Screenshots</a><br> + <a href="../download.html">Download</a><br> + <a href="../FAQ.html" title="Frequently asked questions">FAQ</a><br> + <a href="../Compatibility.html">Compatibility</a><br> + <a href="http://hg.dillo.org/dillo/raw-file/default/ChangeLog"> + Changelog</a><br> + <a href="../Plans.html">Current Plans</a><br> + <a href="../MList.html">Mailing List</a><br> + <a href="../conferences.html">Conferences</a><br> + <a href="../donations.html">Donate</a><br> + </div> + <h3>Users</h3> + <div class="items"> + <a href="../dillo3-help.html">Help</a><br> + <a href="../Icons/index.html">Icons</a><br> + <a href="../help/bug_meter.html">Bug meter</a><br> + <br> + </div> + <h3>Bug Tracker</h3> + <div class="items"> + <small>[currently broken]</small><br> + <!-- + <a href="/bugtrack/Dbugtrack.html">Bug Track Intro</a><br> + <a href="/bugtrack/Dquery.html">View Entries</a><br> + <a href="/bugtrack/Dinsert.html">Bug Insertion</a><br> + <a href="/bugtrack/Dvolunteer.html">Volunteering</a><br> + --> + </div> + <h3>Developers</h3> + <div class="items"> + <a href="../developer.html">New Developer</a><br> + <a href="../documentation.html">Documentation</a> *<br> + <a href="../NC_design.html">Naming&Coding</a><br> + <a href="../source.html">Source repository</a><br> + <a href="../dpi1.html">Dpi1 Spec</a><br> + <a href="../CSS.html">CSS Spec</a><br> + <a href="../D_authors.html">Authors</a><br> + <a href="../authors/jcid-email.html">Security contact</a><br> + </div> + <h3>Related</h3> + <div class="items"> + <a href="../press.html">Dillo in the Press!</a><br> + <a href="../interview.html">Interview</a><br> + <a href="../interview.es.html">Entrevista</a> + <img src="../chile.png" alt="*"><br> + <a href="../Links.html">Links</a><br> + <a href="../logos/logos.html">Art</a><br> + </div> + <p> + <a href="../authors/webmaster-email.html">Webmaster</a> + <p> + <a href="http://www.anybrowser.org/campaign/"> + <img src="../abblue.gif" width="80" height="15" + alt="anybrowser"></a> + + <td valign="top" align="left" width="100%"> + + +<table width="100%" bgcolor="#8080f0" cellspacing="4" cellpadding="5"> + <tr><td><big><font color="#403090"> + Dillo bugtrack: add entry + </font></big> +</table> +<hr> +This is a simplified interface for inserting a new bug record into +the Dillo project's database. +<p> +<em>Please note that Dillo 0.8.x is no longer maintained.</em> +<HR> + <BR> +<P> +<FORM METHOD=POST action="https://www.dillo.org/cgi-bin/bugtrack/Dillo_insert.cgi"> +<H3> +Inside dillo + <SELECT NAME=browser> + <OPTION VALUE=0.0.0>current + <OPTION VALUE=0.0.0 SELECTED>0.0.0 + </SELECT> +using + <SELECT NAME=machine> + <OPTION VALUE=Linux SELECTED>Linux + <OPTION VALUE=Solaris>Solaris + <OPTION VALUE=Alpha>Alpha + <OPTION VALUE=PPC>PPC + <OPTION VALUE=SGI>SGI + <OPTION VALUE=BSD>BSD + </SELECT> +with + <SELECT NAME=clib> + <OPTION VALUE=glibc2 SELECTED>glibc2 + <OPTION VALUE=libc5>libc5 + </SELECT> +<BR> +I found a + <SELECT NAME=impact> + <OPTION VALUE=he SELECTED>hard error + <OPTION VALUE=se>soft error + <OPTION VALUE=ff>feature fault + </SELECT> +at + <SELECT NAME=when> + <OPTION VALUE=rt SELECTED>run time + <OPTION VALUE=ct>compile time + </SELECT> +causing a + <SELECT NAME=type> + <OPTION VALUE=sf SELECTED>segmentation fault + <OPTION VALUE=warning>warning + <OPTION VALUE=ml>memory leak + <OPTION VALUE=rb>render bug + <OPTION VALUE=exit>exit + <OPTION VALUE=crash>crash + <OPTION VALUE=lock>lock + <OPTION VALUE=misbehaviour>misbehaviour + <OPTION VALUE=other>other + </SELECT> +<BR> +</H3> + +<BR> +<P><B>Comments:</B><BR> +(Max 256 chars)<BR> +<TEXTAREA NAME="comment" wrap="soft" ROWS=4 COLS=64></TEXTAREA> <BR> + +<P><B>How to reproduce:</B><BR> +(Max 256 chars)<BR> +<TEXTAREA NAME="howto" wrap="soft" ROWS=4 COLS=64></TEXTAREA> <BR> +<BR> +<P><B>Worked by:</B><BR> +(Only if you're going to take care of it, submit your email address below)<BR> +<INPUT TYPE="text" NAME="worker" VALUE="nobody"><BR> + +<P><B>Submitter:</B><BR> +(Please add your email address below. It will be mangled in the listings, +so SPAM robots can't find it.)<BR> +<INPUT TYPE="text" NAME="submitter"><BR> +<input type="submit" name="Submit" value="Insert!"> +</FORM> + + +<HR SIZE=4> + + <br> + + </td> + + </tr> +</table> + + +</body> +</html> + diff --git a/old/bugtrack/Dquery.html b/old/bugtrack/Dquery.html new file mode 100644 index 0000000..c80023b --- /dev/null +++ b/old/bugtrack/Dquery.html @@ -0,0 +1,142 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title> Dillo Web Browser :: + + BugTrack Query + +</title> +<style type="text/css"> + body {margin: 0} + .sidebar .items {background: #f8f8f8} + .sidebar h3 {font-size: 1em; margin: 0.4em 0 0.2em 0} + h1 {color: #67f; margin-top: 0.25em; margin-bottom: 0.25em} + h3 {color: #56f; background: #f0f0f0} + .section {background: #f8f8f8; border-color: #e8e8e8; border-style: solid; border-width: 1px; margin-bottom: 0.5em} + .section h3 {margin-top: 0; margin-bottom: 0.2em} + ul li {list-style-type: square} +</style> +</head> + +<body text="black" link="blue" vlink="#403090" bgcolor="white" + style="line-height: 1.3"> + + +<table width="100%" cellspacing="0" cellpadding="0"><tr> +<td><img src="../db1.png" alt="The Dillo Web Browser"> +<td width="100%"> + <img src="../db2.png" alt="The Dillo Web Browser" height="124" width="100%"> +</table> + +<table border="0" cellpadding="15" cellspacing="5" width="100%"> + <tr valign="top"> + <td class="sidebar"> + <h3>Dillo</h3> + <div class="items"> + <a href="../index.html">Home</a><br> + <a href="../screenshots/index.html">Screenshots</a><br> + <a href="../download.html">Download</a><br> + <a href="../FAQ.html" title="Frequently asked questions">FAQ</a><br> + <a href="../Compatibility.html">Compatibility</a><br> + <a href="http://hg.dillo.org/dillo/raw-file/default/ChangeLog"> + Changelog</a><br> + <a href="../Plans.html">Current Plans</a><br> + <a href="../MList.html">Mailing List</a><br> + <a href="../conferences.html">Conferences</a><br> + <a href="../donations.html">Donate</a><br> + </div> + <h3>Users</h3> + <div class="items"> + <a href="../dillo3-help.html">Help</a><br> + <a href="../Icons/index.html">Icons</a><br> + <a href="../help/bug_meter.html">Bug meter</a><br> + <br> + </div> + <h3>Bug Tracker</h3> + <div class="items"> + <small>[currently broken]</small><br> + <!-- + <a href="/bugtrack/Dbugtrack.html">Bug Track Intro</a><br> + <a href="/bugtrack/Dquery.html">View Entries</a><br> + <a href="/bugtrack/Dinsert.html">Bug Insertion</a><br> + <a href="/bugtrack/Dvolunteer.html">Volunteering</a><br> + --> + </div> + <h3>Developers</h3> + <div class="items"> + <a href="../developer.html">New Developer</a><br> + <a href="../documentation.html">Documentation</a> *<br> + <a href="../NC_design.html">Naming&Coding</a><br> + <a href="../source.html">Source repository</a><br> + <a href="../dpi1.html">Dpi1 Spec</a><br> + <a href="../CSS.html">CSS Spec</a><br> + <a href="../D_authors.html">Authors</a><br> + <a href="../authors/jcid-email.html">Security contact</a><br> + </div> + <h3>Related</h3> + <div class="items"> + <a href="../press.html">Dillo in the Press!</a><br> + <a href="../interview.html">Interview</a><br> + <a href="../interview.es.html">Entrevista</a> + <img src="../chile.png" alt="*"><br> + <a href="../Links.html">Links</a><br> + <a href="../logos/logos.html">Art</a><br> + </div> + <p> + <a href="../authors/webmaster-email.html">Webmaster</a> + <p> + <a href="http://www.anybrowser.org/campaign/"> + <img src="../abblue.gif" width="80" height="15" + alt="anybrowser"></a> + + <td valign="top" align="left" width="100%"> + + +<table width="100%" bgcolor="#8080f0" cellspacing="4" cellpadding="5"> + <tr><td><big><font color="#403090"> + Dillo bugtrack: query + </font></big> +</table> +<hr> + +<H3> Bug type search: </H3> + <FORM METHOD=GET action="https://www.dillo.org/cgi-bin/bugtrack/Dillo_query.cgi"> + Select + <SELECT NAME=what> + <OPTION VALUE=all SELECTED>All + <OPTION VALUE=he>Hard error + <OPTION VALUE=se>Soft error + <OPTION VALUE=ff>Feature fault + </SELECT> + bugs from database. + <input type="submit" name="Submit" value="Find It!"> + </FORM> + + <P> + <HR SIZE=4> + <H3> Job activity search: </H3> + <FORM METHOD=GET action="https://www.dillo.org/cgi-bin/bugtrack/Dillo_query.cgi"> + Select + <SELECT NAME=what> + <OPTION VALUE=pending SELECTED>pending jobs + <OPTION VALUE=worked>jobs being worked + </SELECT> + from database. + <input type="submit" name="Submit" value="Find It!"> + </FORM> + + <HR SIZE=4> + + <br> + + </td> + + </tr> +</table> + + +</body> +</html> + diff --git a/old/bugtrack/Dremove.html b/old/bugtrack/Dremove.html new file mode 100644 index 0000000..004e4fc --- /dev/null +++ b/old/bugtrack/Dremove.html @@ -0,0 +1,130 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title> Dillo Web Browser :: + + Bug-track remove entry page + +</title> +<style type="text/css"> + body {margin: 0} + .sidebar .items {background: #f8f8f8} + .sidebar h3 {font-size: 1em; margin: 0.4em 0 0.2em 0} + h1 {color: #67f; margin-top: 0.25em; margin-bottom: 0.25em} + h3 {color: #56f; background: #f0f0f0} + .section {background: #f8f8f8; border-color: #e8e8e8; border-style: solid; border-width: 1px; margin-bottom: 0.5em} + .section h3 {margin-top: 0; margin-bottom: 0.2em} + ul li {list-style-type: square} +</style> +</head> + +<body text="black" link="blue" vlink="#403090" bgcolor="white" + style="line-height: 1.3"> + + +<table width="100%" cellspacing="0" cellpadding="0"><tr> +<td><img src="../db1.png" alt="The Dillo Web Browser"> +<td width="100%"> + <img src="../db2.png" alt="The Dillo Web Browser" height="124" width="100%"> +</table> + +<table border="0" cellpadding="15" cellspacing="5" width="100%"> + <tr valign="top"> + <td class="sidebar"> + <h3>Dillo</h3> + <div class="items"> + <a href="../index.html">Home</a><br> + <a href="../screenshots/index.html">Screenshots</a><br> + <a href="../download.html">Download</a><br> + <a href="../FAQ.html" title="Frequently asked questions">FAQ</a><br> + <a href="../Compatibility.html">Compatibility</a><br> + <a href="http://hg.dillo.org/dillo/raw-file/default/ChangeLog"> + Changelog</a><br> + <a href="../Plans.html">Current Plans</a><br> + <a href="../MList.html">Mailing List</a><br> + <a href="../conferences.html">Conferences</a><br> + <a href="../donations.html">Donate</a><br> + </div> + <h3>Users</h3> + <div class="items"> + <a href="../dillo3-help.html">Help</a><br> + <a href="../Icons/index.html">Icons</a><br> + <a href="../help/bug_meter.html">Bug meter</a><br> + <br> + </div> + <h3>Bug Tracker</h3> + <div class="items"> + <small>[currently broken]</small><br> + <!-- + <a href="/bugtrack/Dbugtrack.html">Bug Track Intro</a><br> + <a href="/bugtrack/Dquery.html">View Entries</a><br> + <a href="/bugtrack/Dinsert.html">Bug Insertion</a><br> + <a href="/bugtrack/Dvolunteer.html">Volunteering</a><br> + --> + </div> + <h3>Developers</h3> + <div class="items"> + <a href="../developer.html">New Developer</a><br> + <a href="../documentation.html">Documentation</a> *<br> + <a href="../NC_design.html">Naming&Coding</a><br> + <a href="../source.html">Source repository</a><br> + <a href="../dpi1.html">Dpi1 Spec</a><br> + <a href="../CSS.html">CSS Spec</a><br> + <a href="../D_authors.html">Authors</a><br> + <a href="../authors/jcid-email.html">Security contact</a><br> + </div> + <h3>Related</h3> + <div class="items"> + <a href="../press.html">Dillo in the Press!</a><br> + <a href="../interview.html">Interview</a><br> + <a href="../interview.es.html">Entrevista</a> + <img src="../chile.png" alt="*"><br> + <a href="../Links.html">Links</a><br> + <a href="../logos/logos.html">Art</a><br> + </div> + <p> + <a href="../authors/webmaster-email.html">Webmaster</a> + <p> + <a href="http://www.anybrowser.org/campaign/"> + <img src="../abblue.gif" width="80" height="15" + alt="anybrowser"></a> + + <td valign="top" align="left" width="100%"> + + +<table width="100%" bgcolor="#8080f0" cellspacing="4" cellpadding="5"> + <tr><td><big><font color="#403090"> + Dillo bugtrack: remove entry + </font></big> +</table> +<hr> + +<UL> +<LI> This is a simplified interface for removing a single entry +from the Database. </LI> +<LI>You're asked to provide the bug number and +the authorization password.</LI> +</UL> + +<P> +<HR SIZE=4> +<FORM METHOD=POST action="https://www.dillo.org/cgi-bin/bugtrack/Dillo_remove.py"> +Please remove BUG #<INPUT TYPE="text" NAME="bug_number"> <BR> +Password: <INPUT TYPE="password" NAME="password"><BR> +<P> +<input type="submit" name="Submit" value="Submit!"> +</FORM> + +<HR SIZE=4> + + </td> + + </tr> +</table> + + +</body> +</html> + diff --git a/old/bugtrack/Dvolunteer.html b/old/bugtrack/Dvolunteer.html new file mode 100644 index 0000000..6ac98ed --- /dev/null +++ b/old/bugtrack/Dvolunteer.html @@ -0,0 +1,144 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<html> + +<head> + <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> + <title> Dillo Web Browser :: + + BugTrack Volunteering + +</title> +<style type="text/css"> + body {margin: 0} + .sidebar .items {background: #f8f8f8} + .sidebar h3 {font-size: 1em; margin: 0.4em 0 0.2em 0} + h1 {color: #67f; margin-top: 0.25em; margin-bottom: 0.25em} + h3 {color: #56f; background: #f0f0f0} + .section {background: #f8f8f8; border-color: #e8e8e8; border-style: solid; border-width: 1px; margin-bottom: 0.5em} + .section h3 {margin-top: 0; margin-bottom: 0.2em} + ul li {list-style-type: square} +</style> +</head> + +<body text="black" link="blue" vlink="#403090" bgcolor="white" + style="line-height: 1.3"> + + +<table width="100%" cellspacing="0" cellpadding="0"><tr> +<td><img src="../db1.png" alt="The Dillo Web Browser"> +<td width="100%"> + <img src="../db2.png" alt="The Dillo Web Browser" height="124" width="100%"> +</table> + +<table border="0" cellpadding="15" cellspacing="5" width="100%"> + <tr valign="top"> + <td class="sidebar"> + <h3>Dillo</h3> + <div class="items"> + <a href="../index.html">Home</a><br> + <a href="../screenshots/index.html">Screenshots</a><br> + <a href="../download.html">Download</a><br> + <a href="../FAQ.html" title="Frequently asked questions">FAQ</a><br> + <a href="../Compatibility.html">Compatibility</a><br> + <a href="http://hg.dillo.org/dillo/raw-file/default/ChangeLog"> + Changelog</a><br> + <a href="../Plans.html">Current Plans</a><br> + <a href="../MList.html">Mailing List</a><br> + <a href="../conferences.html">Conferences</a><br> + <a href="../donations.html">Donate</a><br> + </div> + <h3>Users</h3> + <div class="items"> + <a href="../dillo3-help.html">Help</a><br> + <a href="../Icons/index.html">Icons</a><br> + <a href="../help/bug_meter.html">Bug meter</a><br> + <br> + </div> + <h3>Bug Tracker</h3> + <div class="items"> + <small>[currently broken]</small><br> + <!-- + <a href="/bugtrack/Dbugtrack.html">Bug Track Intro</a><br> + <a href="/bugtrack/Dquery.html">View Entries</a><br> + <a href="/bugtrack/Dinsert.html">Bug Insertion</a><br> + <a href="/bugtrack/Dvolunteer.html">Volunteering</a><br> + --> + </div> + <h3>Developers</h3> + <div class="items"> + <a href="../developer.html">New Developer</a><br> + <a href="../documentation.html">Documentation</a> *<br> + <a href="../NC_design.html">Naming&Coding</a><br> + <a href="../source.html">Source repository</a><br> + <a href="../dpi1.html">Dpi1 Spec</a><br> + <a href="../CSS.html">CSS Spec</a><br> + <a href="../D_authors.html">Authors</a><br> + <a href="../authors/jcid-email.html">Security contact</a><br> + </div> + <h3>Related</h3> + <div class="items"> + <a href="../press.html">Dillo in the Press!</a><br> + <a href="../interview.html">Interview</a><br> + <a href="../interview.es.html">Entrevista</a> + <img src="../chile.png" alt="*"><br> + <a href="../Links.html">Links</a><br> + <a href="../logos/logos.html">Art</a><br> + </div> + <p> + <a href="../authors/webmaster-email.html">Webmaster</a> + <p> + <a href="http://www.anybrowser.org/campaign/"> + <img src="../abblue.gif" width="80" height="15" + alt="anybrowser"></a> + + <td valign="top" align="left" width="100%"> + + +<table width="100%" bgcolor="#8080f0" cellspacing="4" cellpadding="5"> + <tr><td><big><font color="#403090"> + Dillo bugtrack: volunteer + </font></big> +</table> + <HR> + <UL> + <LI> This is a simplified interface for committing yourself to fix a bug + you found within the bug-track engine. </LI> + + <LI> Your input will go to the data base and will be reflected in the + following queries. </LI> + + <LI> You're asked to provide the bug number and your email address, + but,<BR> you can also provide extra-info after your email address + (short, < 64 chars). For instance:<br> + <UL> + <LI>me@here.org 70%</LI> + <LI>i@love.this.org *help me* :)</LI> + </UL> + (you can update that info to show your status)</LI> + </UL> + + <P> + <HR SIZE=4> + <FORM METHOD=POST action="https://www.dillo.org/cgi-bin/bugtrack/Dillo_volunteer.cgi"> + + <big><b>I want to commit myself with bug</b></big> + <INPUT TYPE="text" NAME="bug_number"> <BR> + <big><b>My email address is:</b></big> + <INPUT TYPE="text" NAME="volunteer"><BR> + <P> + <input type="submit" name="Submit" value="Submit!"> + </FORM> + + <HR SIZE=4> + + <br> + + </td> + + </tr> +</table> + + +</body> +</html> + diff --git a/old/bugtrack/PythonPowered.gif b/old/bugtrack/PythonPowered.gif Binary files differnew file mode 100644 index 0000000..2689807 --- /dev/null +++ b/old/bugtrack/PythonPowered.gif |