You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/01/07 14:59:19 UTC

cvs commit: cocoon-lenya/src/webapp global-sitemap.xmap

gregor      2004/01/07 05:59:19

  Modified:    src/webapp global-sitemap.xmap
  Removed:     src/webapp/lenya/resources/misc/midas/midas_files italic.gif
                        justifyleft.gif outdent.gif forecolor.gif
                        underline.gif midas.css colors.html
                        unorderedlist.gif redo.gif indent.gif bold.gif
                        orderedlist.gif paste.gif backcolor.gif cut.gif
                        justifyright.gif undo.gif link.gif midas.js
                        copy.gif justifycenter.gif content.html table.gif
               src/webapp/lenya/resources/misc/midas remove_dtd.xsl
                        midas.xsl midas.html
  Log:
  midas removed. we have epoz now
  
  Revision  Changes    Path
  1.33      +0 -41     cocoon-lenya/src/webapp/global-sitemap.xmap
  
  Index: global-sitemap.xmap
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/global-sitemap.xmap,v
  retrieving revision 1.32
  retrieving revision 1.33
  diff -u -r1.32 -r1.33
  --- global-sitemap.xmap	15 Dec 2003 16:24:42 -0000	1.32
  +++ global-sitemap.xmap	7 Jan 2004 13:59:19 -0000	1.33
  @@ -743,47 +743,6 @@
             <map:mount uri-prefix="{1}/policies" src="lenya/pubs/{1}/policies-sitemap.xmap" check-reload="true" reload-method="synchron"/>
           </map:match>
         </map:pipeline>
  -
  -
  -
  -      <!-- Edit XHTML with Midas -->
  -      <map:pipeline>
  -        <map:match pattern="default/authoring/sugus">
  -          <map:act type="multipart">
  -            <map:read src="lenya/resources/misc/midas/midas.html" mime-type="text/html"/>
  -          </map:act>
  -          <map:read src="lenya/resources/misc/midas/midas_files/content.html" mime-type="text/html"/>
  -        </map:match>
  -
  -        <map:match type="usecase" pattern="midas">
  -          <map:match type="step" pattern="open">
  -            <map:generate src="lenya/pubs/default/content/authoring/tutorial/index_en.xml"/>
  -            <map:transform src="lenya/resources/misc/midas/midas.xsl"/>
  -            <map:serialize type="html"/>
  -          </map:match>
  -<!--
  -          <map:match type="step" pattern="save">
  -            <map:act type="multipart">
  -              <map:read src="lenya/resources/misc/midas/midas.html" mime-type="text/html"/>
  -            </map:act>
  -            <map:read src="lenya/resources/misc/midas/midas_files/content.html" mime-type="text/html"/>
  -          </map:match>
  --->
  -        </map:match>
  -        <map:match pattern="**/midas_content/**">
  -          <map:generate src="lenya/pubs/default/content/authoring/tutorial/index_en.xml"/>
  -          <map:transform src="lenya/resources/misc/midas/remove_dtd.xsl"/>
  -          <map:serialize type="html"/>
  -        </map:match>
  -        <map:match pattern="**/midas_files/**">
  -          <map:read src="lenya/resources/misc/midas/midas_files/{2}"/>
  -        </map:match>
  -
  -        <map:handle-errors type="500">
  -          <map:serialize type="xml"/>
  -        </map:handle-errors>
  -      </map:pipeline>
  -      <!-- /Edit XHTML with Midas -->
         
         <!-- Scheduler -->
         <map:pipeline>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org