Document: Copy
URL: 
https://lenya.zones.apache.org/cms/docu/live/docu12x/components/sitemanagement/copy.html
Changed by user: Andreas Hartmann (andreas)


----
Removed: /comment()[1]

  Copyright 1999-2004 The Apache Software Foundation

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.

----
Removed: /comment()[2]
 $Id: copy.xml 55543 2004-10-26 00:14:59Z gregor $ 
----
Removed: /document/body/section[4]/section[1]/source[2]/text()

          <map:match pattern="copy" type="usecase">
            <map:match pattern="showscreen" type="step">
              <map:generate src="content/info/copy.xsp" type="serverpages"/>
              <map:transform src="xslt/info/copy.xsl"/>
              <map:call resource="style-cms-page"/>
            </map:match>
          </map:match>
        
----
Added: /document/body/section[4]/section[1]/source[2]/text()
          <map:match pattern="copy" type="usecase">            <map:match 
pattern="showscreen" type="step">              <map:generate 
src="content/info/copy.xsp" type="serverpages"/>              <map:transform 
src="xslt/info/copy.xsl"/>              <map:call resource="style-cms-page"/>   
         </map:match>          </map:match>        
----
Removed: /document/body/section[4]/section[2]/source[2]/text()

          <map:match pattern="copy" type="usecase">
            <map:match pattern="copy" type="step">
              <map:act type="session-propagator">
                <map:parameter name="org.apache.lenya.cms.info.cutdocumentid" 
value=""/>
                <map:parameter name="org.apache.lenya.cms.info.firstdocid" 
value="{request-param:documentid}"/>
                <map:parameter name="org.apache.lenya.cms.info.firstarea" 
value="{request-param:area}"/>
                <map:parameter name="org.apache.lenya.cms.info.action" 
value="{request-param:action}"/>
              </map:act>
              <map:redirect-to session="true" uri="{request:requestURI}"/>
            </map:match>
          </map:match>
        
----
Added: /document/body/section[4]/section[2]/source[2]/text()
          <map:match pattern="copy" type="usecase">            <map:match 
pattern="copy" type="step">              <map:act type="session-propagator">    
            <map:parameter name="org.apache.lenya.cms.info.cutdocumentid" 
value=""/>                <map:parameter 
name="org.apache.lenya.cms.info.firstdocid" 
value="{request-param:documentid}"/>                <map:parameter 
name="org.apache.lenya.cms.info.firstarea" value="{request-param:area}"/>       
         <map:parameter name="org.apache.lenya.cms.info.action" 
value="{request-param:action}"/>              </map:act>              
<map:redirect-to session="true" uri="{request:requestURI}"/>            
</map:match>          </map:match>        
----
Removed: /document/body/section[4]/section[3]/source[2]/text()

          <map:match pattern="paste" type="usecase">
            <map:match pattern="showscreen" type="step">
              <map:generate src="content/info/paste.xsp" type="serverpages"/>
              <map:transform src="xslt/info/paste.xsl"/>
              <map:call resource="style-cms-page"/>
            </map:match>
          </map:match>
        
----
Added: /document/body/section[4]/section[3]/source[2]/text()
          <map:match pattern="paste" type="usecase">            <map:match 
pattern="showscreen" type="step">              <map:generate 
src="content/info/paste.xsp" type="serverpages"/>              <map:transform 
src="xslt/info/paste.xsl"/>              <map:call resource="style-cms-page"/>  
          </map:match>          </map:match>        
----
Removed: /document/body/section[4]/section[4]/source[2]/text()

          <map:match pattern="paste" type="usecase">
            <map:match pattern="paste" type="step">
              <map:select type="request-parameter">
                <map:parameter name="parameter-name" value="task-id"/>  
                <map:when test="moveDocument">
                  <map:act type="session-propagator">
                    <map:parameter name="org.apache.lenya.cms.info.firstdocid" 
value=""/>
                    <map:parameter 
name="org.apache.lenya.cms.info.cutdocumentid" value=""/>
                  </map:act>
                </map:when>
                <map:otherwise>
                  <map:act type="session-propagator">
                    <map:parameter 
name="org.apache.lenya.cms.info.cutdocumentid" value=""/>
                  </map:act>
                </map:otherwise>
              </map:select>
              <map:act type="task">
                <map:redirect-to session="true" uri="{request:requestURI}"/>
              </map:act>
            </map:match>
          </map:match>
        
----
Added: /document/body/section[4]/section[4]/source[2]/text()
          <map:match pattern="paste" type="usecase">            <map:match 
pattern="paste" type="step">              <map:select type="request-parameter"> 
               <map:parameter name="parameter-name" value="task-id"/>           
       <map:when test="moveDocument">                  <map:act 
type="session-propagator">                    <map:parameter 
name="org.apache.lenya.cms.info.firstdocid" value=""/>                    
<map:parameter name="org.apache.lenya.cms.info.cutdocumentid" value=""/>        
          </map:act>                </map:when>                <map:otherwise>  
                <map:act type="session-propagator">                    
<map:parameter name="org.apache.lenya.cms.info.cutdocumentid" value=""/>        
          </map:act>                </map:otherwise>              </map:select> 
             <map:act type="task">                <map:redirect-to 
session="true" uri="{request:requestURI}"/>              </map:act>            
</map:match>          </map:match>        
----
Removed: /document/body/section[5]/p[3]/text()[1]
More about ant task, see the documentation 
----
Added: /document/body/section[5]/p[3]/text()[1]
For more information about the Ant task, see the documentation 
----
Removed: /document/body/section[5]/p[3]/a[2]/text()
Javadoc
----
Added: /document/body/section[5]/p[3]/a[2]/text()
Javadocs
----
Added: /document/body/section[5]/p[3]/text()[5]
.
----



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to