El mar, 04-04-2006 a las 14:30 -0500, sharif islam escribió:
> On 4/4/06, Michael Wechner <[EMAIL PROTECTED]> wrote:
> > sharif islam wrote:
> >
> > >Can someone provide a better example for the anatomy of pipeline?
> > >
> > >
> >
> > you mean the general concept of a "pipeline"
> >
> > match Request
> > generate Data
> > transform Data
> > serialize/return Data
> 
> I understand the general concept. But having problem with
> something like this <map:part
> src="cocoon://navigation/{2}/{3}/breadcrumb/{5}.xml"/>
> and transforming it to the actual file path in my head.

You can find
<!--/lenyabody-{rendertype}/{publication-id}/{area}/{doctype}/{url}-->

Meaning that src="cocoon://navigation/{2}/{3}/breadcrumb/{5}.xml" for
e.g. http://lenya.zones.apache.org:9999/default/authoring/index.html is
resolved to:
{2} = default
{3} = authoring
{5} = index

HTH

salu2
-- 
Thorsten Scherler
COO Spain
Wyona Inc.  -  Open Source Content Management  -  Apache Lenya
http://www.wyona.com                   http://lenya.apache.org
[EMAIL PROTECTED]                [EMAIL PROTECTED]


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

Reply via email to