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
|
|
@ -5,11 +5,13 @@
|
|||
xsi:schemaLocation="http://rhea.redhat.com/schemas/waf/xml-renderer-rules xml-renderer-rules.xsd">
|
||||
<xrd:context name="com.arsdigita.cms.dispatcher.SimpleXMLGenerator">
|
||||
|
||||
<xrd:adapter objectType="com.arsdigita.cms.contenttypes.SciMember"
|
||||
extends="com.arsdigita.cms.ContentPage">
|
||||
<xrd:adapter objectType="com.arsdigita.cms.contenttypes.SciMember"
|
||||
extends="com.arsdigita.cms.ContentPage">
|
||||
|
||||
<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:adapter>
|
||||
|
|
|
|||
|
|
@ -79,7 +79,7 @@ ccm-ldn-util
|
|||
|
||||
# sci extensions
|
||||
# --------------
|
||||
# -- ccm-sci-publications
|
||||
ccm-sci-publications
|
||||
|
||||
|
||||
# integration layer
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
|
||||
<!-- ZeS extension -->
|
||||
<!-- - - - - - - - -->
|
||||
<!-- <ccm:application name="ccm-sci-publications"/> -->
|
||||
<ccm:application name="ccm-sci-publications"/>
|
||||
<ccm:application name="ccm-zes-aplaws"/>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue