> -----Original Message-----
> From: Tetsuya Kitahata [mailto:[EMAIL PROTECTED]
> Sent: 22 October 2003 18:47
> To: Jakarta General List
> Subject: Re: Forrest skin for Jakarta-XX project
> 
> 
> 
> On Wed, 22 Oct 2003 18:19:13 +0100
> "BAZLEY, Sebastian" <[EMAIL PROTECTED]> wrote:
> 
> > Would using Forrest cause problems with this?
> > Or perhaps it would make things easier?
> 
> Forrest can create PDF file. I think it suffice the users' needs.

For some things, yes, but not for the interactive Help system.
Help uses Java to display an HTML document, and the application navigates to
the correct part of the appropriate file. We don't want to require the users
to install Acrobat.

Java is very finicky about what it will cope with ...

> 
> > At present, the XML is converted using Anakia, with 
> separate VSL fiels for
> > the site and printable versions - there are some XSL 
> stylesheets, but I
> > think these are rather out of date.
> 
> It's related to the fact that you did not login to minotaur
> (www.apache.org) via ssh and have not done
> $ umask 0002
> $ chmod -R g+w /x1/www/jakarta.apache.org/jmeter
> $ cd /www/jakarta.apache.org/jmeter/
> $ cvs update
> yet.
> 

Sorry, I don't understand what you mean here.
The XSL stylesheets are part of JMeter, and are used to transform the XML
into HTML.
Changes have been made to the VSL (Anakia) stylesheets, but not the XSL
versions, so we cannot currently use XSL to generate either set of
documentation, as far as I know.

> --
> 
> Anyway, I can forrest version of JMeter website, within a few days
> (Really easy).

Not sure we want to regenerate the whole site from CVS at present.

There have been a lot of updates to the user documentation, but the
corresponding version of the software has not been released. It would be
confusing if the online docs described a version that was not generally
available.

However, if you can publish a separate version that does not change the
existing site, that would be useful.

S.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to