diff options
-rw-r--r-- | build/jakarta-poi/docs/index.html | 72 | ||||
-rw-r--r-- | src/documentation/xdocs/index.xml | 49 |
2 files changed, 121 insertions, 0 deletions
diff --git a/build/jakarta-poi/docs/index.html b/build/jakarta-poi/docs/index.html index bb34bc194c..1616191269 100644 --- a/build/jakarta-poi/docs/index.html +++ b/build/jakarta-poi/docs/index.html @@ -127,6 +127,78 @@ <div align="right"> <table cellspacing="0" cellpadding="2" border="0" width="100%"> <tr> +<td bgcolor="#525D76"><font color="#ffffff" size="+1"><font face="Arial,sans-serif"><b>Logo Contest</b></font></font></td> +</tr> +<tr> +<td> +<br> + +<p align="justify"> + The POI committers have voted to + <a href="http://jakarta.apache.org/ant">"innovate"</a> and hold a + logo contest. The big P at the top of the page is just a placeholder. + So the rules are pretty much this: + </p> + +<ul> + +<li> + +<a href="http://burnallgifs.org/">Only PNG submissions</a> + be accepted (we can convert them as needed). + </li> + +<li> + Submissions must be sent to the <a href="http://jakarta.apache.org/site/mail.html">POI + User's mailing list</a> via an http link. If you do not + have an available webserver contact Andy (acoliver at apache dot + org) and ask him to post it for you (and he will if it doesn't + suck royally). Large binary attachments annoyingly posted to + the list will be rebuked. :-) + </li> + +<li> + Image authors must be willing to work with us on any font and + sizing issues, etc. + </li> + +<li> + All submissions become property of the Apache Software + Foundation to do whatever it wants with them (thanks!). + </li> + +<li> + A non-binding poll will be taken and everyone can vote. + </li> + +<li> + Based on the poll results and the fact that Andy won't vote for + anything that isn't some kind of tiki god or hawaiian theme + (maybe a poi pounder would be acceptable), the committers will + vote on the new POI logo. + </li> + +<li> + Logos should be submitted in two flavors: one for the top of the + page and another for posting on other sites that note projects + that use POI technology. + </li> + +<li> + The winner will get credit posted somewhere on the POI site and + have their logo used wherever POI is proudly served. + </li> + +</ul> + +</td> +</tr> +</table> +</div> +<br> +<div align="right"> +<table cellspacing="0" cellpadding="2" border="0" width="100%"> +<tr> <td bgcolor="#525D76"><font color="#ffffff" size="+1"><font face="Arial,sans-serif"><b>Purpose</b></font></font></td> </tr> <tr> diff --git a/src/documentation/xdocs/index.xml b/src/documentation/xdocs/index.xml index 0f0f685533..9e9062c8ab 100644 --- a/src/documentation/xdocs/index.xml +++ b/src/documentation/xdocs/index.xml @@ -10,6 +10,55 @@ </header> <body> + <s1 title="Logo Contest"> + <p> + The POI committers have voted to + <link href="http://jakarta.apache.org/ant">"innovate"</link> and hold a + logo contest. The big P at the top of the page is just a placeholder. + So the rules are pretty much this: + </p> + <ul> + <li> + <link href="http://burnallgifs.org/">Only PNG submissions</link> + be accepted (we can convert them as needed). + </li> + <li> + Submissions must be sent to the <link + href="http://jakarta.apache.org/site/mail.html">POI + User's mailing list</link> via an http link. If you do not + have an available webserver contact Andy (acoliver at apache dot + org) and ask him to post it for you (and he will if it doesn't + suck royally). Large binary attachments annoyingly posted to + the list will be rebuked. :-) + </li> + <li> + Image authors must be willing to work with us on any font and + sizing issues, etc. + </li> + <li> + All submissions become property of the Apache Software + Foundation to do whatever it wants with them (thanks!). + </li> + <li> + A non-binding poll will be taken and everyone can vote. + </li> + <li> + Based on the poll results and the fact that Andy won't vote for + anything that isn't some kind of tiki god or hawaiian theme + (maybe a poi pounder would be acceptable), the committers will + vote on the new POI logo. + </li> + <li> + Logos should be submitted in two flavors: one for the top of the + page and another for posting on other sites that note projects + that use POI technology. + </li> + <li> + The winner will get credit posted somewhere on the POI site and + have their logo used wherever POI is proudly served. + </li> + </ul> + </s1> <s1 title="Purpose"> <p> The POI project consists of APIs for manipulating various file formats |