I think you can do it by applying this patch.
I also wanted to do this @ incubator-site, however,
I do not have a karma (and ROOT Meister did not give me
such karma). -- sad --
Regards,
__ Tetsuya <tetsuya@apache.org> __
---------------------------------------------------------------------
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-poi/build.xml,v
retrieving revision 1.50
diff -u -r1.50 build.xml
--- build.xml 4 Sep 2003 19:52:11 -0000 1.50
+++ build.xml 23 Sep 2003 15:09:52 -0000
@@ -389,6 +389,12 @@
<property name="project.home" location="${build.site.src}"/>
</ant>
+ <replace dir="${build.site}" value="<!--================= start Menu items
==================--><A HREF="http://apachecon.com/2003/US/index.html"><img
border="0" src="http://jakarta.apache.org/images/logos/ac2003-150.gif"/></A>">
+ <include name="**/*.html"/>
+ <replacetoken><!--================= start Menu items ==================--></replacetoken>
+ </replace>
+
+
<echo>Broken links:</echo>
<echo file="${build.site}/../tmp/brokenlinks.txt"/>
---------------------------------------------------------------------
On Tue, 23 Sep 2003 07:00:18 -0700
(Subject: FW: Advert police strikes again)
"Andrew C. Oliver" <acoliver@apache.org> wrote:
>
> --
> Andrew C. Oliver
> http://www.superlinksoftware.com/poi.jsp
> Custom enhancements and Commercial Implementation for Jakarta POI
>
> http://jakarta.apache.org/poi
> For Java and Excel, Got POI?
>
> The views expressed in this email are those of the author and are almost
> definitely not shared by the Apache Software Foundation, its board or its
> general membership. In fact they probably most definitively disagree with
> everything espoused in the above email.
>
> ------ Forwarded Message
>
> Hello all,
>
> According to the latest report from the Apache Advert Police (AAP),
> many of top level projects as well as subprojects have added an advert
> icon linking to ApacheCon US 2003. Thanks everyone.
>
> Unfortunately, some projects still have not added any advertising
> related to AC 2003. For the foundation's benefit, please fix this as
> soon as possible. We still need to make a collective effort to make
> ApacheCon 2003 a success.
>
> Moreover, some projects have added an advert on few pages but not all
> pages. For maximum impact, I believe that all project pages should
> contain an AC 2003 advert. Having the advert on select pages is good,
> on all pages even better!
>
> For projects using Maven here is the procedure to add an image to the
> navigator:
>
> http://maven.apache.org/reference/plugins/xdoc/faq.html#navigation-images
>
> I suppose there is a similar procedure available for Forrest.
>
> For the set of available advert icons, please see:
>
> http://apache.org/~ceki/ac2003/
>
>
> --
> Ceki G|lc|
>
> import org.apache.Facetime;
> ApacheCon US 2003, 18-21 November http://apachecon.com/
-----------------------------------------------------------
Tetsuya Kitahata -- Terra-International, Inc.
E-mail: tetsuya@apache.org http://www.terra-intl.com/
(Accredited Herrmann Brain Dominance Instrument Facilitator)
http://www.hbdi.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: poi-dev-help@jakarta.apache.org
|