Bhavya Sharma wrote:


Hi
firstly thankyou very much to provide solution on these rare topics, really i'll appreciate u for this,
my problem is that i want to know -
how can i have my own pipeline like below ..

<map:match pattern="lenyabody-*/*/*/*/**">
        <map:aggregate element="cmsbody">
.............

i want to have my own pipeline like
<map:match pattern ="projectbody=/*/*/*/**">
        <map:aggregate element="cmsbody">
where should i make the entry, i have enterd it within Publication-sitemap.xmap at first but it did'nt work,please
reply me as soon as possible


What is not working?

Note that "lenyabody-*/*/*/*/** pipeline is accessed using the cocoon protocol as e.g. <map:generate src="cocoon:/lenyabody-view/......../>

You can similarly access your pipeline using the cocoon protocol like:
<map:generate src="cocoon:/projectbody/*....../>

HTH

Jann


Thank you
Bhavya Sharma



--
Jann Forrer
Informatikdienste
Universität Zürich
Winterthurerstr. 190
CH-8057 Zürich

oooO   mail:  [EMAIL PROTECTED]
(  )   phone: +41 44 63 56772
 \ (   fax:   +41 44 63 54505
  \_)  http://www.id.unizh.ch


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

Reply via email to