You´re right with the absolute path. But I want only to show how it can
work. And the absolute path on my machine is not the one of the webserver
:-)


Jan

> Yes, all in the zip - which I can´t post :-(
> I try to upload that to http:/cvs.apache.org/~jhm/, but that
> doesn´t work. I have to try more - but not now.
> 
> I´ll send the archive directly to you.
> 
> 
> Jan
> 
> 
> > -----Original Message-----
> > From: Antoine Lévy-Lambert [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, October 01, 2003 10:12 AM
> > To: Ant Developers List
> > Subject: AW: Which version should the online manual be?
> > 
> > 
> > Jan,
> > sounds OK for me.
> > except that the URL of Beta-Version.gif should be absolute.
> > /manual-1.6beta/images/Beta-Version.gif would be best
> > Also I can write a Perl script to do the change in all html 
> > files under
> > manual-1.6beta
> > kindof
> > find manual-1.6beta -name "*.html" | xargs perl -pi ...
> > do you have a suitable image ?
> > Antoine
> > -----Ursprüngliche Nachricht-----
> > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Gesendet: Mittwoch, 1. Oktober 2003 09:57
> > An: [EMAIL PROTECTED]
> > Betreff: RE: Which version should the online manual be?
> > 
> > 
> > > > after clearly displaying that the beta manual is in fact 
> > beta (using
> > > > a background image reading BETA across the sheet, for 
> example)...
> > >
> > > Something like
> > > 
> > 
<http://cvs.xemacs.org/viewcvs.cgi/XEmacs/xemacs/etc/xemacs-beta.xpm>?
> > I like the idea.
> I haven´t seen any interesting on that page.
> 
> 
> > I haven't linked the manual from the site yet as I don't feel up to
> > that task (manipulating graphics, that is).
> >
> > Stefan
> 
> 
> I did a little try.
> How about that?
> Beta-Manual.zip contains a gif with text "Beta-Version" and a modified
> cover.html. Modification is done on the <body> tag:
> -<body bgcolor="#FFFFFF">
> +<body bgcolor="#FFFFFF"
> style="background-image:url(../images/Beta-Version.gif)">
> 
> 
> If that is appropriate I can start writing a target for 
> modifying the html
> sources.
> 
> 
> 
> Jan
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to