Update of /var/cvs/contributions/didactor2/src/portalpages/config/applications
In directory james.mmbase.org:/tmp/cvs-serv3705/config/applications
Modified Files:
DidactorPortalPages.xml
Log Message:
support for background images in xml content
See also:
http://cvs.mmbase.org/viewcvs/contributions/didactor2/src/portalpages/config/applications
Index: DidactorPortalPages.xml
===================================================================
RCS file:
/var/cvs/contributions/didactor2/src/portalpages/config/applications/DidactorPortalPages.xml,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- DidactorPortalPages.xml 27 Mar 2008 22:40:20 -0000 1.9
+++ DidactorPortalPages.xml 29 Aug 2008 09:15:26 -0000 1.10
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE application PUBLIC "-//MMBase//DTD application config 1.1//EN"
"http://www.mmbase.org/dtd/application_1_1.dtd">
-<application name="DidactorPortalPages" maintainer="didactor.nl" version="5"
auto-deploy="true">
+<application name="DidactorPortalPages" maintainer="didactor.nl" version="6"
auto-deploy="true">
<requirements>
<requires name="DidactorCore" maintainer="didactor.nl" version="8" />
<requires name="DidactorComponent" maintainer="didactor.nl" version="2" />
@@ -28,6 +28,7 @@
<reldef source="posrel" target="posrel" direction="bidirectional"
guisourcename="PosRel" guitargetname="PosRel" builder="posrel" />
<reldef source="pos2rel" target="pos2rel" direction="bidirectional"
guisourcename="Pos2Rel" guitargetname="Pos2Rel" builder="pos2rel" />
+ <reldef source="background" target="background"
direction="bidirectional" guisourcename="Child" guitargetname="Parent"
builder="insrel" />
</neededreldeflist>
<allowedrelationlist>
@@ -51,6 +52,7 @@
<relation from="simplexmlcontents" to="urls" type="idrel" />
<relation from="simplexmlcontents" to="news" type="idrel" />
<relation from="simplexmlcontents" to="xmlcontent" type="idrel" />
+ <relation from="simplexmlcontents" to="images"
type="background" />
<relation from="xmlcontent" to="simplexmlcontents"
type="idrel" />
</allowedrelationlist>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs