voting rules adding, cut down the index file since submissions are no

longer accepted


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2124 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-09-02 07:44:58 +00:00
parent ba3ca9f4fd
commit af8b510dd6
2 changed files with 33 additions and 26 deletions

View file

@ -1,6 +1,9 @@
#define _PAGE_ Project Rockbox T-Shirt Design Contest
#include "head.t"
<p>
<a href="vote.html">Vote for your favourites!</a>
<p>
<a href="designs.html">Designs Submitted So Far</a>
@ -8,17 +11,6 @@
<big>Submissions are not accepted any more, the submission period is
over!</big>
<p> <b>Mission:</b> Make a single-side T-shirt design for <a
href="http://rockbox.haxx.se/">Project Rockbox</a>. Please produce a
high resolution image in a suitable format and mail it to <a
href="mailto:rockboxshirt@haxx.se">rockboxshirt@haxx.se</a> together with your
name, full postal address and preferable shirt-size (in case you'd win). Only
attach one image per mail. Mail as many image mails you feel like.
<p> <b>Colors:</b> Make your design to work either on white, black or
"Rockbox-blue" shirts (even if the exact color won't be exactly as the bgcolor
of this web page). State which shirt color your design is meant for.
<p> <b>Winner:</b> After the initial submission period, we will have a voting
period. Users will then be allowed to vote for which single design they think
is the best. The one T-shirt design with the most votes wins.
@ -43,19 +35,4 @@ deserve them. We will give T-shirts to people who are skilled, comitted,
active, supportive or otherwise contributing to the project. We do <b>not</b>
focus exclusively on coders here.
<p> <b> Rockbox:</b> We provide a range of various Rockbox logotypes below at
your disposal.
<ul>
<li><a href="rockbox-mono112.gif">rockbox-mono112.gif</a> - monochrome 112 pixels wide GIF
<li><a href="rockbox100.png">rockbox100.png</a> - 100 pixels wide PNG
<li><a href="rockbox200.gif">rockbox200.gif</a> - 200 pixels wide GIF
<li><a href="rockbox300.gif">rockbox300.gif</a> - 300 pixels wide GIF
<li><a href="rockbox400.gif">rockbox400.gif</a> - 400 pixels wide GIF
<li><a href="rockbox400.png">rockbox400.png</a> - 400 pixels wide PNG
<li><a href="rockbox610.gif">rockbox610.gif</a> - 610 pixels wide GIF
<li><a href="rockbox3540.jpg">rockbox3540.jpg</a> - 3540 pixels wide JPEG (340 KB)
<li><a href="rockboxHighRes.tif">rockboxHighRes.tif</a> - 3540 pixels wide TIF (1.3MB)
</ul>
#include "foot.t"

30
www/tshirt-contest/vote.t Normal file
View file

@ -0,0 +1,30 @@
#define _PAGE_ Vote for a Rockbox T-Shirt Design
#include "head.t"
<p>
<b>How to vote</b>
<p>
First, check out the <a href="designs.html">designs</a>.
<p>
Write down your prefered <b>three</b> designs in order or preference (1
being the one you like most), in this style: <pre>
1: #[number]
2: #[number]
3: #[number]
</pre>
<p>
(of course you replace [number] with an actual number of the design that
you like)
<p>
Mail your list of votes to <a
href="mailto:rockboxshirt@haxx.se">rockboxshirt@haxx.se</a>, make sure to
include the word "VOTE" in the subject.
<p>
If you don't have your name clearly in the From: line, please include it in
the mail.
<p>
<a href="./">T-shirt contest main page</a>
#include "foot.t"