You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by Michael Wechner <mi...@wyona.org> on 2003/07/29 16:28:32 UTC

info area: authoring, trash and archive required

I just realized that if one wants to activate the info area for a 
publication, then it also needs sitetrees within the trash and archive 
folder, else the following pipeline will "choke"


<map:pipeline>
       <map:match pattern="**lenyasitetree/*">
          <map:aggregate element="lenya" label="aggregate">
           <map:part 
src="pubs/{page-envelope:publication-id}/content/authoring/sitetree.xml"/>
           <map:part 
src="pubs/{page-envelope:publication-id}/content/archive/sitetree.xml"/>
           <map:part 
src="pubs/{page-envelope:publication-id}/content/trash/sitetree.xml"/>
         </map:aggregate>
             <map:transform src="xslt/navigation/site

within the info sitemap "info.xmap"


Maybe we can improve the error handling or add a resource-exist action.
Any other option?

Thanks

Michael



-- 
Michael Wechner
Wyona Ltd.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com              http://cocoon.apache.org/lenya/
michael.wechner@wyona.com                        michi@apache.org


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