diff options
author | Oleg Tkachenko <olegt@apache.org> | 2003-01-26 21:35:32 +0000 |
---|---|---|
committer | Oleg Tkachenko <olegt@apache.org> | 2003-01-26 21:35:32 +0000 |
commit | ee57201afee33ea20ce55f9cbd5df0083cb3a88b (patch) | |
tree | 4f57838d0ef401d3c1f157dd5a3b7cb744e8a537 /src | |
parent | 1686b99553630daf741df7a9aebc06f7f60efede (diff) | |
download | xmlgraphics-fop-ee57201afee33ea20ce55f9cbd5df0083cb3a88b.tar.gz xmlgraphics-fop-ee57201afee33ea20ce55f9cbd5df0083cb3a88b.zip |
Logo contest page.
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195892 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r-- | src/documentation/content/xdocs/logocontest.xml | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/src/documentation/content/xdocs/logocontest.xml b/src/documentation/content/xdocs/logocontest.xml new file mode 100644 index 000000000..4d1e66d75 --- /dev/null +++ b/src/documentation/content/xdocs/logocontest.xml @@ -0,0 +1,38 @@ +<?xml version="1.0" standalone="no"?> +<!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" + "http://cvs.apache.org/viewcvs.cgi/*checkout*/xml-forrest/src/resources/schema/dtd/document-v11.dtd"> +<document id="logocontest"> + <header> + <title>Logo contest</title> + </header> + <body> + <p>FOP needs new logo and FOP Team decided to hold an open logo contest. We invite all members of + the FOP community as well as any other interested parties to participate as contestants or by expressing + your opinion through voting. We have set up <link href="http://vote.sparklit.com/web_poll.spark/714566">Web Poll</link> where you can see + contestant logos and vote.</p> + <section> + <title>The rules</title> + <p>The rules are simple:</p> + <ul> + <li>Everyone can participate as contestant</li> + <li>Everyone can vote, but only FOP Team picks out the winner</li> + <li>No reward except for pride</li> + <li>The winner image is donated to Apache, but the authorship is preserved</li> + <li>The final result should be in SVG format</li> + <li>Reasonable size for logo</li> + <li>Deadline for submitting logos and voting: 28 February 2003</li> + </ul> + </section> + <section> + <title>How to participate</title> + <p>Submit your image or link to it to <link href="http://xml.apache.org/fop/resources.html#xpointer(/document[1]/body[1]/section[1]/section[1])">fop-user</link> mail list. + Vote for a logo you like the most at FOP logo contest <link href="http://vote.sparklit.com/web_poll.spark/714566">Web Poll</link>. + </p> + </section> + <section> + <title>Credits</title> + <p>We would like to thank <link href="http://ant.apache.org">Ant</link> and + <link href="http://jakarta.apache.org/poi/index.html">POI</link> teams for ideas how to make a logo contest.</p> + </section> + </body> +</document> |