> From: Christoph Stocker [mailto:[EMAIL PROTECTED]] > > hi! > > but which xsl-page i have to replace?
Edit the XSL stylesheet you specified in your handle-errors pipeline in your sitemap.xmap. Vadim > greetings, chris > > > Christoph Stocker wrote: > > hi! > > > > can i put there a static HTML-Site in it?? > > and how? > > > This is a question about XSLT. > > Just match the root tag and put the output page in it. > > > -----Original Message----- > From: Nicola Ken Barozzi [mailto:[EMAIL PROTECTED]] > Sent: Montag, 10. Juni 2002 12:01 > To: [EMAIL PROTECTED] > Subject: Re: replace standard-error-site > > > From: "Christoph Stocker" <[EMAIL PROTECTED]> > > > hi! > > > > > > how do i replace the standard error-site from cocoon, which shows the > > errors and exceptions and .... with a site, designed by myself. > > > > do i have to set a flag in the sitemap.xmap or somewhere? > > Change the stylesheet in <handle-errors/>. > <handle-errors/> is a normal Cocoon pipeline, only with a fixed > generator. > > -- > Nicola Ken Barozzi [EMAIL PROTECTED] > - verba volant, scripta manent - > (discussions get forgotten, just code remains) > --------------------------------------------------------------------- --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
