Re: XSL Document function support?

2005-01-24 Thread Andy J
Also refer to "Support for XInclude in tabs.xml and site.xml" by Ross G. and Sujur M. I'm using the method they describe - it's very nice. - Andy On Sat, 22 Jan 2005 11:04:27 +1100, David Crossley <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > Never mind, it was a stupid user error

Re: Two unknown problems with my site.xml/tabs.xml

2005-01-18 Thread Andy J
- > xmlns="http://apache.org/forrest/linkmap/1.0"; tab=""> > > > > > > > > > > > > > > Just another user, > Johannes > > Andy J wrote: > > I have two problems: &g

Re: Help w/transforming an aggregated doc

2005-01-18 Thread Andy J
and a section element so the doc looked like: real headerreal section starts at body After removing the element attributes altogether , it transfroms to HTML just fine. . . - Andy On Thu, 6 Jan 2005 13:54:53 +1100, David Crossley <[EMAIL PROTECTED]> wrote: > Andy J wrote: > >

Re: Error in menus documentation?

2005-01-06 Thread Andy J
d away in disgust, we'll know the internals and what Forrest can do for us. - Andy On Thu, 6 Jan 2005 14:04:31 +1100, David Crossley <[EMAIL PROTECTED]> wrote: > Andy J wrote: > > I'd be happy to contribute in that way (it's one way that I might be > > able to

Re: Error in menus documentation?

2005-01-05 Thread Andy J
I'd be happy to contribute in that way (it's one way that I might be able to help). As soon as I know which way is up in Forrest!:) On Thu, 6 Jan 2005 09:52:27 +1100, David Crossley <[EMAIL PROTECTED]> wrote: > Andy J wrote: > > If it's not an error, it'

Re: [Fwd: Re: Help w/transforming an aggregated doc]

2005-01-05 Thread Andy J
[Oops! Sorry, somehow got the wrong addressee on the last response.] > On Wed, 2005-01-05 at 12:20 -0800, Rick Tessner wrote: > Does the PDF that's generated contain content or just the title page? > The reason I ask is because in the above sitemap, you have the > and elements being generated,

Two unknown problems with my site.xml/tabs.xml

2005-01-05 Thread Andy J
I have two problems: 1) all my menu items are appearing under all tabs 2) when a different tab is selected, the content page changes (to the correct indexfile), but the color of the "active tab" does not change I've tried to minimize the site.xml and tabs.xml in the hopes that someone will be abl

Error in menus documentation?

2005-01-05 Thread Andy J
If it's not an error, it's at least confusing. On menus and linking (http://forrest.apache.org/docs/linking.html#menu_generation) the example refers to an image where the How-To Samples is supposed to appear on the Community tab below the About menu item. This is the case for the second following

Re: Help w/transforming an aggregated doc

2005-01-04 Thread Andy J
Thanks, Ross. On Tue, 04 Jan 2005 18:20:05 +, Ross Gardler <[EMAIL PROTECTED]> wrote: > > This is confusing me, I must be missing something simple. If you are > getting the PDF then the XML must be generated correctly. > > > Did you try http://localhost:/project/projects.xml? You shoul

Re: Help w/transforming an aggregated doc

2005-01-04 Thread Andy J
very basic composite of my two documents and then pipe it to the XSL? Any other ideas? - Andy On Tue, 04 Jan 2005 16:47:40 +, Ross Gardler <[EMAIL PROTECTED]> wrote: > Andy J wrote: > > This is killing me! I feel like I'm moving forward but still can't > > get t

Help w/transforming an aggregated doc

2005-01-04 Thread Andy J
This is killing me! I feel like I'm moving forward but still can't get this to work. I'm trying to aggregate two documents. One is the header element, the other the body and the aggregate element is document. I thought I was supposed to be trying to generate an Apache DTD v2.0 document. The PD

Re: How to create an Indirect Link

2005-01-04 Thread Andy J
Thanks. . . On Tue, 04 Jan 2005 16:23:18 +0100, Nicola Ken Barozzi <[EMAIL PROTECTED]> wrote: > Andy J wrote: > > Maybe my question is: can indirect links be used in the site.xml file? > > Nope, sorry. > > site: links are in fact simplified xpaths to the elements

Re: Is it right for me help request

2005-01-04 Thread Andy J
Yes, I found it in a doc. I'll see if I can find it and send you the link. On Mon, 03 Jan 2005 19:29:37 +, Ross Gardler <[EMAIL PROTECTED]> wrote: > Andy J wrote: > > Cool... One thing I tried in my brief eval was copying ALL the xmap > > files into my document

Re: Aggregator Recipe Request

2005-01-04 Thread Andy J
Thanks - I'll keep hacking it using your suggestion. I had already added the directory generator for the content but I can see your idea wrt to getting this into the tabs.xml file. On Mon, 03 Jan 2005 21:21:31 +, Ross Gardler <[EMAIL PROTECTED]> wrote: > Ross Gardler wrote: &g

Re: How to create an Indirect Link

2005-01-04 Thread Andy J
Maybe my question is: can indirect links be used in the site.xml file? Probably my problem was trying to use an indirect link in the href of a site.xml element. On Tue, 4 Jan 2005 10:14:49 +1100, David Crossley <[EMAIL PROTECTED]> wrote: > Andy J wrote: > > Hi. . . I'm

Re: Forrester.properties

2005-01-03 Thread Andy J
something wrong). I have not modified any property from its default. - Andy On Mon, 3 Jan 2005 13:51:21 -0500, Andy J <[EMAIL PROTECTED]> wrote: > Can anyone clarify the use of forrester.properties? I'm having a > couple of problems: > > 1) it's not finding the i

Forrester.properties

2005-01-03 Thread Andy J
Can anyone clarify the use of forrester.properties? I'm having a couple of problems: 1) it's not finding the images I have: X [0] images/fcm.gifBROKEN: D:\apps\ apache-forrest-0.6\src\core\context\...\images\fcm.gif (The filename, directory, name, or volume label syntax is incorrect) I

How to create an Indirect Link

2005-01-03 Thread Andy J
Hi. . . I'm trying to create an indirect link and have not had success. What I'm attempting to do is reference a placeholder page so that anywhere in my tree can refer to a file that's actually located at xdocs/nocontent.html. This is what I put in my site.xml: http://apache.org/forrest/linkma

Aggregator Recipe Request

2005-01-03 Thread Andy J
Has anyone done something to populate a tab from an aggregation of files in a directory? I read in the documentation (http://forrest.apache.org/docs/linking.html#menu_generation) about using an alternative tab generation method to select by directory - but I don't want that methodology for every t

Re: Is it right for me help request

2005-01-03 Thread Andy J
it would work more or less like which maybe it does now. On Fri, 31 Dec 2004 15:02:44 +, Ross Gardler <[EMAIL PROTECTED]> wrote: > Andy J wrote: > > I'm still trying to figure out if it will work in my case and was > > hoping someone could pipe in about two questio

Re: Is it right for me help request

2005-01-03 Thread Andy J
I do validation w/ant as well as via a custom class so it looks like I'm covered on that part anyhow. Thanks! - Andy On Fri, 31 Dec 2004 20:49:00 -0500 (EST), Dave Brondsema <[EMAIL PROTECTED]> wrote: > On Fri, 31 Dec 2004, Andy J wrote: > > > HI, all. . . I just d

Is it right for me help request

2004-12-31 Thread Andy J
HI, all. . . I just downloaded and installed Forrest yesterday to try to determine if it would work in my case. So I spent all day with it and was pretty happy and optimistic about the prospects. It will be deployed on a SunOne java server so using the webapp-war option bundled up my webapp and