Re: input modules

2003-03-31 Thread Jeremy Quinn
On Sunday, March 30, 2003, at 02:20 PM, Geoff Howard wrote: But the mechanism they use to translate a to b still seems analogous. Even if (IIRC) you don't want to do this at transform time. Maybe it's analogous but not useful. OK, I take your point ;) I'll have another look, to see if it offers

RE: input modules

2003-03-30 Thread Geoff Howard
, 2003 7:49 AM > To: [EMAIL PROTECTED] > Subject: Re: input modules > > > > On Sunday, March 30, 2003, at 01:32 PM, Geoff Howard wrote: > > > Isn't this what Forrest does? > > If you mean LinkRewriterTransformer, no, this is different. > > I

Re: input modules

2003-03-30 Thread Jeremy Quinn
On Sunday, March 30, 2003, at 01:32 PM, Geoff Howard wrote: Isn't this what Forrest does? If you mean LinkRewriterTransformer, no, this is different. In my webapp, the URL is the @xl:label, with the location of the content in the @xl:href. So my sitemap wants to look up the location using the l

RE: input modules

2003-03-30 Thread Geoff Howard
Isn't this what Forrest does? Geoff > -Original Message- > From: Jeremy Quinn [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 29, 2003 12:33 PM > To: [EMAIL PROTECTED] > Subject: input modules > > > Hi All > > Is it possible to use a value from a matcher in an input module? > (I aske

Re: input modules

2003-03-30 Thread Jeremy Quinn
On Saturday, March 29, 2003, at 11:30 PM, Conal Tuohy wrote: Jeremy, you could try just generating the entire linkmap, then use a transformer to select just the part that interests you (i.e. 2 steps instead of combined into 1 step). yeah :) thats what I do now . I am just looking at the alte

RE: input modules

2003-03-29 Thread Conal Tuohy
Jeremy, you could try just generating the entire linkmap, then use a transformer to select just the part that interests you (i.e. 2 steps instead of combined into 1 step). > -Original Message- > From: Jeremy Quinn [mailto:[EMAIL PROTECTED] > Sent: Sunday, 30 March 2003 05:33 > To: [EMAIL P