lenya/src/webapp/lenya/pubs/default bitflux.xmap,1.1,1.2

"Gregor J. Rothfuss" <[email protected]> Wed, 14 May 2003 11:25:46 +0200
Newsgroups gmane.comp.cms.wyona.cvs
Message-ID <[email protected]>
Update of /repository/lenya/src/webapp/lenya/pubs/default
In directory erbium:/tmp/cvs-serv20729/src/webapp/lenya/pubs/default

Modified Files:
	bitflux.xmap 
Log Message:
adapted bitflux stylesheets to edit simple documents

Index: bitflux.xmap
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/default/bitflux.xmap,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** bitflux.xmap	14 May 2003 09:15:04 -0000	1.1
--- bitflux.xmap	14 May 2003 09:25:44 -0000	1.2
***************
*** 46,53 ****
  			</map:match>
  			<map:match pattern="schemas/simple.xsd">
! 				<map:read src="config/doctypes/schemas/simple.xsd" mime-type="text/xml"/>
  			</map:match>
  			<map:match pattern="css/simple.css">
! 				<map:read src="resources/css/authoring/simple-bitflux.css" mime-type="text/css"/>
  			</map:match>
  		</map:pipeline>
--- 46,53 ----
  			</map:match>
  			<map:match pattern="schemas/simple.xsd">
! 				<map:read src="config/doctypes/schemas/simple-document.xsd" mime-type="text/xml"/>
  			</map:match>
  			<map:match pattern="css/simple.css">
! 				<map:read src="resources/css/simple.css" mime-type="text/css"/>
  			</map:match>
  		</map:pipeline>