summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-09-25 12:32:04 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-09-25 12:32:04 +0000
commit8bdbd3e46887bd2805c5b0eb469ce2a963a2656e (patch)
tree443b9904314edf0ee877d32d39129f047d062033 /www
parent7aa3c1770a290817c75437fd61480dee1d084988 (diff)
downloadrockbox-8bdbd3e46887bd2805c5b0eb469ce2a963a2656e.tar.gz
rockbox-8bdbd3e46887bd2805c5b0eb469ce2a963a2656e.zip
Updates
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2411 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www')
-rw-r--r--www/bugs.t26
-rw-r--r--www/download/index.t27
-rw-r--r--www/head.t19
-rw-r--r--www/indexbot.t1
-rw-r--r--www/indextop.t2
-rw-r--r--www/mailbot.t1
-rw-r--r--www/mailtop.t2
-rw-r--r--www/requests.t19
-rw-r--r--www/screenshots.t24
-rw-r--r--www/status.t17
-rw-r--r--www/style.css5
11 files changed, 105 insertions, 38 deletions
diff --git a/www/bugs.t b/www/bugs.t
new file mode 100644
index 0000000000..d1a952c07b
--- /dev/null
+++ b/www/bugs.t
@@ -0,0 +1,26 @@
1#define _PAGE_ Open bug reports
2#include "head.t"
3
4<!--#include file="bugs.txt" -->
5
6<h2>Submitting new bug reports</h2>
7
8<h3>Rules for bug reporting:</h3>
9
10<ol>
11<li> Don't file bug reports on unreleased code (CVS/daily builds). Write a mail to the <a href="/mail/">mailing list</a> instead.
12<li> Check that the bug hasn't already been reported
13<li> Always include the following information in your bug report:
14 <ul>
15 <li> Which exact model Archos you have (as printed on the unit)
16 <li> Which exact ROM firmware version you have
17 <li> Which exact Rockbox version you are using
18 <li> A link to the data that malfunctions, if applicable (IMPORTANT!)
19 </ul>
20<li>If you have a Sourceforge account, log in before you file the report.
21<li>If you don't have a SF account, sign the report with your email.
22</ol>
23
24<p><a href="http://sourceforge.net/tracker/?func=add&group_id=44306&atid=439118">Click here to submit a new bug report</a>.
25
26#include "foot.t"
diff --git a/www/download/index.t b/www/download/index.t
index 09dea704ca..7580335d0f 100644
--- a/www/download/index.t
+++ b/www/download/index.t
@@ -40,27 +40,6 @@
40<li><a href="rockbox-1.3.tar.gz">rockbox-1.3.tar.gz</a> 40<li><a href="rockbox-1.3.tar.gz">rockbox-1.3.tar.gz</a>
41</ul> 41</ul>
42 42
43
44<h3>Screen shots (from 1.2 simulator)</h3>
45
46<p>
47<table><tr valign=top>
48<td><img src="pboot-1.2.png" alt="Player simulator">
49<br>Player boot screen</td>
50
51<td><img src="boot-1.2.png" alt="Recorder simulator">
52<br>Recorder boot screen</td>
53
54<td><img src="dir-1.2.png" alt="Dir browser"><br>Recorder dir browser</td>
55
56<td><img src="wps-1.2.png" alt="WPS"><br>Recorder "While Playing Screen"</td>
57</tr><tr valign=top>
58<td><img src="tetris-1.2.png" alt="Tetris"><br>Tetris (recorder only)</td>
59<td><img src="sokoban.png" alt="Sokoban"><br>Sokoban (recorder only)</td>
60<td><img src="bounce.png" alt="Bounce"><br>Bouncing text (recorder only)</td>
61</tr></table>
62
63
64<h3>User interface simulators</h3> 43<h3>User interface simulators</h3>
65 44
66<p> 45<p>
@@ -89,10 +68,8 @@
89 68
90<h2>Bug reports</h2> 69<h2>Bug reports</h2>
91 70
92<p>Please use our 71<p>Please use our <a href="/bugs.html">bug page</a>
93<a href="http://sourceforge.net/tracker/?group_id=44306&atid=439118">Sourceforge page</a> 72for all bug reports and feature requests.
94for all bug reports and feature requests. If you have a sourceforge account,
95please log in first so we have a name to connect to the report.
96 73
97<p>If you are interested in helping with the development of Rockbox, please join the mailing list. 74<p>If you are interested in helping with the development of Rockbox, please join the mailing list.
98 75
diff --git a/www/head.t b/www/head.t
index e802b39866..014e81a127 100644
--- a/www/head.t
+++ b/www/head.t
@@ -29,22 +29,15 @@
29<p align="right"> 29<p align="right">
30<a class="menulink" href="/">main page</a><br> 30<a class="menulink" href="/">main page</a><br>
31<a class="menulink" href="/download/">download</a><br> 31<a class="menulink" href="/download/">download</a><br>
32<a class="menulink" href="/manual/">manual</a><br> 32<a class="menulink" href="/screenshots.html">screen&nbsp;shots</a><br>
33<a class="menulink" href="/docs/faq.html">FAQ</a><br> 33<a class="menulink" href="/daily.shtml">daily builds</a><br>
34<a class="menulink" href="/tshirt-contest/">t-shirt contest</a><br> 34<a class="menulink" href="/docs/">documentation</a><br>
35<a class="menulink" href="/notes.html">research notes</a><br>
36<a class="menulink" href="/docs/">data sheets</a><br>
37<a class="menulink" href="/schematics/">schematics</a><br>
38<a class="menulink" href="/mods/">hardware mods</a><br>
39<a class="menulink" href="/mail/">mailing lists</a><br> 35<a class="menulink" href="/mail/">mailing lists</a><br>
40<a class="menulink" href="/irc/">IRC</a><br> 36<a class="menulink" href="/irc/">IRC</a><br>
41<a class="menulink" href="/tools.html">tools</a><br>
42<a class="menulink" href="/internals/">photos</a><br> 37<a class="menulink" href="/internals/">photos</a><br>
43<a class="menulink" href="/daily.shtml">daily builds</a><br> 38<a class="menulink" href="/mods/">hardware mods</a><br>
44<a class="menulink" href="/cvs.html">CVS</a><br> 39<a class="menulink" href="/requests.shtml">feature&nbsp;requests</a><br>
45<a class="menulink" href="http://sourceforge.net/projects/rockbox/">sourceforge</a><br> 40<a class="menulink" href="/bugs.shtml">bug reports</a><br>
46<a class="menulink" href="bugs.shtml">bug reports</a><br>
47<a class="menulink" href="requests.shtml">feature&nbsp;requests</a><br>
48<a class="menulink" href="http://bjorn.haxx.se/isd200/">linux driver</a> 41<a class="menulink" href="http://bjorn.haxx.se/isd200/">linux driver</a>
49 42
50<div align="right"> 43<div align="right">
diff --git a/www/indexbot.t b/www/indexbot.t
new file mode 100644
index 0000000000..a450cde5c6
--- /dev/null
+++ b/www/indexbot.t
@@ -0,0 +1 @@
#include "foot.t"
diff --git a/www/indextop.t b/www/indextop.t
new file mode 100644
index 0000000000..31a6025960
--- /dev/null
+++ b/www/indextop.t
@@ -0,0 +1,2 @@
1#define _PAGE_ Rockbox mailing lists
2#include "head.t"
diff --git a/www/mailbot.t b/www/mailbot.t
new file mode 100644
index 0000000000..a450cde5c6
--- /dev/null
+++ b/www/mailbot.t
@@ -0,0 +1 @@
#include "foot.t"
diff --git a/www/mailtop.t b/www/mailtop.t
new file mode 100644
index 0000000000..f4db8ecc62
--- /dev/null
+++ b/www/mailtop.t
@@ -0,0 +1,2 @@
1#define _PAGE_ Rockbox mail archive
2#include "head.t"
diff --git a/www/requests.t b/www/requests.t
new file mode 100644
index 0000000000..2d7a004308
--- /dev/null
+++ b/www/requests.t
@@ -0,0 +1,19 @@
1#define _PAGE_ Open feature requests
2#include "head.t"
3
4<!--#include file="requests.txt" -->
5
6<h2>Submitting a new feature request</h2>
7
8<h3>Rules for feature requests:</h3>
9
10<ol>
11<li> Check that the feature hasn't already been requested
12<li> Check that the feature hasn't already been implemented (download the latest daily build and/or search the mail list archive)
13<li>If you have a Sourceforge account, log in before you file the request.
14<li>If you don't have a SF account, sign the request with your email.
15</ol>
16
17<p><a href="http://sourceforge.net/tracker/?func=add&group_id=44306&atid=439121">Click here to submit a new feature request</a>.
18
19#include "foot.t"
diff --git a/www/screenshots.t b/www/screenshots.t
new file mode 100644
index 0000000000..6e78ca0fc8
--- /dev/null
+++ b/www/screenshots.t
@@ -0,0 +1,24 @@
1#define _PAGE_ Screen shots
2#include "head.t"
3
4<h2>Version 1.2</h2>
5<p>Images are from the UI simulators and differ slightly from target.
6
7<p>
8<table><tr valign=top>
9<td><img src="download/pboot-1.2.png" alt="Player simulator">
10<br>Player boot screen</td>
11
12<td><img src="download/boot-1.2.png" alt="Recorder simulator">
13<br>Recorder boot screen</td>
14
15<td><img src="download/dir-1.2.png" alt="Dir browser"><br>Recorder dir browser</td>
16
17<td><img src="download/wps-1.2.png" alt="WPS"><br>Recorder "While Playing Screen"</td>
18</tr><tr valign=top>
19<td><img src="download/tetris-1.2.png" alt="Tetris"><br>Tetris (recorder only)</td>
20<td><img src="download/sokoban.png" alt="Sokoban"><br>Sokoban (recorder only)</td>
21<td><img src="download/bounce.png" alt="Bounce"><br>Bouncing text (recorder only)</td>
22</tr></table>
23
24#include "foot.t"
diff --git a/www/status.t b/www/status.t
new file mode 100644
index 0000000000..8ca5b99d8e
--- /dev/null
+++ b/www/status.t
@@ -0,0 +1,17 @@
1#define _PAGE_ Development status
2#define STATUS_PAGE
3#include "head.t"
4
5<h2>Recent CVS activity</h2>
6<p>
7<!--#include file="lastcvs.link" -->
8
9<h2>CVS compile status</h2>
10<p>
11<!--#include virtual="buildstatus.link" -->
12
13<h2>Open bug reports</h2>
14<p>
15<!--#include file="bugs.txt" -->
16
17#include "foot.t"
diff --git a/www/style.css b/www/style.css
index 2f8631c816..b132f3d9a3 100644
--- a/www/style.css
+++ b/www/style.css
@@ -98,3 +98,8 @@ PRE {
98 background-color: #c6d6f5; 98 background-color: #c6d6f5;
99 padding: 4px; 99 padding: 4px;
100} 100}
101
102.fixed td {
103 background-color: #aae8aa;
104 padding: 4px;
105}