You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2003/05/17 13:56:44 UTC

cvs commit: cocoon-2.1/src/blocks/poi/conf poi.xsamples

joerg       2003/05/17 04:56:44

  Added:       src/blocks/poi/conf poi.xsamples
  Log:
  POI samples reactivated - at least 1 at the moment
  
  Revision  Changes    Path
  1.1                  cocoon-2.1/src/blocks/poi/conf/poi.xsamples
  
  Index: poi.xsamples
  ===================================================================
  <?xml version="1.0"?>
  <xsamples xpath="/samples" unless="group[@name='POI']">
    <group name="POI">
      <sample name="POI" href="poi/">
        You want to have excel sheets? Here they go ...
     </sample>
    </group>
  </xsamples>