lenya/src/webapp/lenya/pubs/computerworld live-sitemap.xmap,1.23,1.24

"Gregor J. Rothfuss" <[email protected]> Thu, 22 May 2003 15:19:02 +0200
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/computerworld
In directory erbium:/tmp/cvs-serv14845/src/webapp/lenya/pubs/computerworld

Modified Files:
	live-sitemap.xmap 
Log Message:
commented out scheduler in computerworld
added type=500 to error handler

Index: live-sitemap.xmap
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/computerworld/live-sitemap.xmap,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -d -r1.23 -r1.24
*** live-sitemap.xmap	1 Apr 2003 13:18:49 -0000	1.23
--- live-sitemap.xmap	22 May 2003 13:18:59 -0000	1.24
***************
*** 185,189 ****
  			
  			<!-- Error handling -->
! 			<map:handle-errors>
  				<map:serialize type="xml"/>
  			</map:handle-errors>
--- 185,189 ----
  			
  			<!-- Error handling -->
! 			<map:handle-errors type="500">
  				<map:serialize type="xml"/>
  			</map:handle-errors>