Update of 
/var/cvs/contributions/CMSContainer_Templates/double/war-live/src/webapp/WEB-INF/config/applications
In directory 
james.mmbase.org:/tmp/cvs-serv17725/double/war-live/src/webapp/WEB-INF/config/applications

Modified Files:
        basecontentelements.xml sitemanagement.xml 
        contentrepository.xml cmscportlets.xml 
Log Message:
CMSC-1176 - Also templates and demo sites contain contentrepository.xml 
references, updated them.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Templates/double/war-live/src/webapp/WEB-INF/config/applications
See also: http://www.mmbase.org/jira/browse/CMSC-1176


Index: basecontentelements.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/double/war-live/src/webapp/WEB-INF/config/applications/basecontentelements.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- basecontentelements.xml     24 Dec 2007 08:50:41 -0000      1.2
+++ basecontentelements.xml     24 Dec 2008 15:33:57 -0000      1.3
@@ -3,7 +3,7 @@
 <application name="basecontentelements" maintainer="finalist.com" version="1" 
auto-deploy="true">
    <requirements>
       <requires name="cmscrichtext" maintainer="finalist.com" version="1" 
type="application"/>
-      <requires name="contentrepository" maintainer="finalist.com" version="2" 
type="application" />
+      <requires name="contentrepository" maintainer="finalist.com" version="3" 
type="application" />
       <requires name="sitemanagement" maintainer="finalist.com" version="1" 
type="application"/>
    </requirements>
    <neededbuilderlist>


Index: sitemanagement.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/double/war-live/src/webapp/WEB-INF/config/applications/sitemanagement.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- sitemanagement.xml  15 Aug 2007 09:01:17 -0000      1.1
+++ sitemanagement.xml  24 Dec 2008 15:33:57 -0000      1.2
@@ -2,7 +2,7 @@
 <!DOCTYPE application PUBLIC "-//MMBase/DTD application config 1.1//EN" 
"http://www.mmbase.org/dtd/application_1_1.dtd";>
 <application name="sitemanagement" maintainer="finalist.com" version="1" 
auto-deploy="true">
    <requirements>
-      <requires name="contentrepository" maintainer="finalist.com" version="2" 
type="application" />
+      <requires name="contentrepository" maintainer="finalist.com" version="3" 
type="application"/>
    </requirements>
    <neededbuilderlist>
       <!-- These are the application specific relation builders -->


Index: contentrepository.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/double/war-live/src/webapp/WEB-INF/config/applications/contentrepository.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- contentrepository.xml       15 Aug 2007 09:01:17 -0000      1.1
+++ contentrepository.xml       24 Dec 2008 15:33:57 -0000      1.2
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE application PUBLIC "-//MMBase/DTD application config 1.1//EN" 
"http://www.mmbase.org/dtd/application_1_1.dtd";>
-<application name="contentrepository" maintainer="finalist.com" version="2" 
auto-deploy="true">
+<application name="contentrepository" maintainer="finalist.com" version="3" 
auto-deploy="true">
    <requirements>
       <requires name="Security" maintainer="mmbase://security.mmbase.org/" 
version="1" type="application"/>
       <requires name="Resources" maintainer="mmbase.org" version="1" 
type="application"/>
@@ -21,6 +21,7 @@
       <builder maintainer="finalist.com" 
version="1">collectionchannel</builder>      
       <builder maintainer="finalist.com" version="1">contentchannel</builder>
       <builder maintainer="finalist.com" version="1">contentelement</builder>
+      <builder maintainer="finalist.com" version="1">assetelement</builder>
     </neededbuilderlist>
     <neededreldeflist>
         <reldef source="childrel" target="childrel" direction="bidirectional" 
guisourcename="childrel" guitargetname="childrel" builder="childrel" />
@@ -51,6 +52,10 @@
       <relation from="contentelement" to="attachments" type="inlinerel" />
       <relation from="contentelement" to="urls" type="inlinerel" />
       <relation from="contentelement" to="images" type="imageinlinerel" />
+      <!--assets-->
+      <relation from="assetelement" to="contentchannel" type="creationrel" />
+      <relation from="assetelement" to="contentchannel" type="deletionrel" />
+      <relation from="assetelement" to="user" type="ownerrel" />
    </allowedrelationlist>
 
    <datasourcelist>


Index: cmscportlets.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Templates/double/war-live/src/webapp/WEB-INF/config/applications/cmscportlets.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- cmscportlets.xml    15 Aug 2007 09:01:17 -0000      1.1
+++ cmscportlets.xml    24 Dec 2008 15:33:57 -0000      1.2
@@ -2,7 +2,7 @@
 <!DOCTYPE application PUBLIC "-//MMBase/DTD application config 1.1//EN" 
"http://www.mmbase.org/dtd/application_1_1.dtd";>
 <application name="cmscportlets" maintainer="finalist.com" version="1" 
auto-deploy="true">
    <requirements>
-      <requires name="contentrepository" maintainer="finalist.com" version="2" 
type="application" />
+      <requires name="contentrepository" maintainer="finalist.com" version="3" 
type="application" />
       <requires name="sitemanagement" maintainer="finalist.com" version="1" 
type="application"/>
    </requirements>
 
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to