ZeS Standard-bundle angepaßt
SciMember * Traversal-Adapter angepaßt git-svn-id: https://svn.libreccm.org/ccm/trunk@637 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
b57e0d9474
commit
08d3a85fe2
|
|
@ -4,14 +4,16 @@
|
||||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://rhea.redhat.com/schemas/waf/xml-renderer-rules xml-renderer-rules.xsd">
|
xsi:schemaLocation="http://rhea.redhat.com/schemas/waf/xml-renderer-rules xml-renderer-rules.xsd">
|
||||||
<xrd:context name="com.arsdigita.cms.dispatcher.SimpleXMLGenerator">
|
<xrd:context name="com.arsdigita.cms.dispatcher.SimpleXMLGenerator">
|
||||||
|
|
||||||
<xrd:adapter objectType="com.arsdigita.cms.contenttypes.SciMember"
|
<xrd:adapter objectType="com.arsdigita.cms.contenttypes.SciMember"
|
||||||
extends="com.arsdigita.cms.ContentPage">
|
extends="com.arsdigita.cms.ContentPage">
|
||||||
|
|
||||||
<xrd:associations rule="include">
|
<xrd:associations rule="include">
|
||||||
<xrd:property name="/object/contacts"/>
|
<xrd:property name="/object/contacts"/>
|
||||||
|
<xrd:property name="/object/contacts/contactentries"/>
|
||||||
|
<xrd:property name="/object/contacts/address"/>
|
||||||
</xrd:associations>
|
</xrd:associations>
|
||||||
|
|
||||||
</xrd:adapter>
|
</xrd:adapter>
|
||||||
</xrd:context>
|
</xrd:context>
|
||||||
</xrd:adapters>
|
</xrd:adapters>
|
||||||
|
|
|
||||||
|
|
@ -79,7 +79,7 @@ ccm-ldn-util
|
||||||
|
|
||||||
# sci extensions
|
# sci extensions
|
||||||
# --------------
|
# --------------
|
||||||
# -- ccm-sci-publications
|
ccm-sci-publications
|
||||||
|
|
||||||
|
|
||||||
# integration layer
|
# integration layer
|
||||||
|
|
|
||||||
|
|
@ -102,7 +102,7 @@
|
||||||
|
|
||||||
<!-- ZeS extension -->
|
<!-- ZeS extension -->
|
||||||
<!-- - - - - - - - -->
|
<!-- - - - - - - - -->
|
||||||
<!-- <ccm:application name="ccm-sci-publications"/> -->
|
<ccm:application name="ccm-sci-publications"/>
|
||||||
<ccm:application name="ccm-zes-aplaws"/>
|
<ccm:application name="ccm-zes-aplaws"/>
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue