You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by j j <ja...@yahoo.com> on 2006/05/12 00:09:53 UTC

Aggregating variable sources

Hi

Is it possible to aggregate various sources that are
unknown at the time of writing the sitemap (using
variables)?

Furthermore, how could I arrange these in an efficient
order? Is XSLT the best place?

Thanks
Jagin


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


RE: Aggregating variable sources

Posted by j j <ja...@yahoo.com>.
Thanks Andrew I'll check it out.

Jagin

--- Andrew Stevens <at...@hotmail.com> wrote:

> >From: j j <ja...@yahoo.com>
> >Date: Thu, 11 May 2006 15:09:53 -0700 (PDT)
> >
> >Hi
> >
> >Is it possible to aggregate various sources that
> are
> >unknown at the time of writing the sitemap (using
> >variables)?
> 
> It's difficult with pipeline aggregation.  I'd
> suggest you use the 
> cinclude/xinclude transformer instead.  Use the
> variables or request 
> parameters or whatever with a generator and XSL to
> produce a document 
> containing the appropriate include elements.
> 
> >Furthermore, how could I arrange these in an
> efficient
> >order? Is XSLT the best place?
> 
> With the above approach the XSL can arrange the
> includes in whatever order 
> you like.
> 
> 
> Andrew.
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> users-unsubscribe@cocoon.apache.org
> For additional commands, e-mail:
> users-help@cocoon.apache.org
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org


RE: Aggregating variable sources

Posted by Andrew Stevens <at...@hotmail.com>.
>From: j j <ja...@yahoo.com>
>Date: Thu, 11 May 2006 15:09:53 -0700 (PDT)
>
>Hi
>
>Is it possible to aggregate various sources that are
>unknown at the time of writing the sitemap (using
>variables)?

It's difficult with pipeline aggregation.  I'd suggest you use the 
cinclude/xinclude transformer instead.  Use the variables or request 
parameters or whatever with a generator and XSL to produce a document 
containing the appropriate include elements.

>Furthermore, how could I arrange these in an efficient
>order? Is XSLT the best place?

With the above approach the XSL can arrange the includes in whatever order 
you like.


Andrew.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org
For additional commands, e-mail: users-help@cocoon.apache.org