« Return to Thread: Publishing issue

Re: Publishing issue

by Jay :: Rate this Message:

Reply to Author | View in Thread

thanks Bhavya and Andreas. i have disabled the following line
from publication-sitemap

<map:aggregate element="cmsbody">

        <map:part src="cocoon://navigation/{2}/{3}/map/{5}.xml"/>

<!--          <map:part
src="cocoon://navigation/{2}/{3}/breadcrumb/{5}.xml"/> -->
<!--          <map:part
src="cocoon://navigation/{2}/{3}/tabs/{5}.xml"/> -->
<!--          <map:part
src="cocoon://navigation/{2}/{3}/menu/{5}.xml"/> -->  
<!--        <map:part
src="cocoon://navigation/{2}/{3}/search/{5}.xml"/>
          <map:part
src="cocoon:/lenya-document-{1}/{3}/{4}/{page-envelope:document-path}"/>
        </map:aggregate>

but this resulted in other way. menus, search etc etc vanished from
inside lenya also, i want get rid of these object in my published document
only, suppose i hav created a new doc named 'MyDoc' in default
publication, can u specify the new pipeline which i should add in
publication-sitemap to achieve my objects. thanks u very much

 « Return to Thread: Publishing issue