You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lenya.apache.org by de...@lenya.apache.org on 2008/07/11 19:17:31 UTC

Document changed: Resource?Types

Document: Resource Types
URL: https://lenya.zones.apache.org/cms/docu/authoring/docu12x/components/resource-types/resource-types-1.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: index.xml 55543 2004-10-26 00:14:59Z gregor $ 
----
Removed: /document/body/section[2]/section[5]/source/text()
<doc type="profile">
    <creator src="org.apache.lenya.cms.authoring.DefaultBranchCreator">
      <sample-name>profile.xml</sample-name>
    </creator>
    <workflow src="2stage.xml"/>
  </doc>
----
Added: /document/body/section[2]/section[5]/source/text()
<doc type="profile">    <creator src="org.apache.lenya.cms.authoring.DefaultBranchCreator">      <sample-name>profile.xml</sample-name>    </creator>    <workflow src="2stage.xml"/>  </doc>
----
Removed: /document/body/section[2]/section[6]/source[1]/text()
<map:match pattern="*/**.html">
  <map:act type="sourcetype" src="content/{1}/{page-envelope:document-path}">
    <map:generate type="serverpages" src="../../config/parameters/default.xsp">
      <map:parameter name="value" value="{sourcetype}"/>
    </map:generate>
    <map:serialize type="xml"/>
  </map:act>
</map:match>
----
Added: /document/body/section[2]/section[6]/source[1]/text()
<map:match pattern="*/**.html">  <map:act type="sourcetype" src="content/{1}/{page-envelope:document-path}">    <map:generate type="serverpages" src="../../config/parameters/default.xsp">      <map:parameter name="value" value="{sourcetype}"/>    </map:generate>    <map:serialize type="xml"/>  </map:act></map:match>
----
Removed: /document/body/section[2]/section[6]/source[2]/text()
<map:match pattern="*/profiles/*.html">
  <map:generate type="serverpages" src="../../config/parameters/default.xsp">
    <map:parameter name="value" value="profile"/>
  </map:generate>
  <map:serialize type="xml"/>
</map:match>
----
Added: /document/body/section[2]/section[6]/source[2]/text()
<map:match pattern="*/profiles/*.html">  <map:generate type="serverpages" src="../../config/parameters/default.xsp">    <map:parameter name="value" value="profile"/>  </map:generate>  <map:serialize type="xml"/></map:match>
----

 

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