You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ni...@apache.org on 2002/12/18 21:06:53 UTC

cvs commit: xml-cocoon2/src/blocks/php/conf php.xmap

nicolaken    2002/12/18 12:06:53

  Added:       src/blocks/php/conf php.xmap
  Log:
  Start of the php block.
  
  Revision  Changes    Path
  1.1                  xml-cocoon2/src/blocks/php/conf/php.xmap
  
  Index: php.xmap
  ===================================================================
  <?xml version="1.0"?>
  
  <xmap xpath="/sitemap/components/generators"
        unless="generator[@name='php']">
      <map:generator name="php" src="org.apache.cocoon.generation.PhpGenerator" label="content,data"/>
  </xmap>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org