Update of
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-live/src/webapp/WEB-INF/config/applications
In directory
james.mmbase.org:/tmp/cvs-serv26786/www.cmscontainer.org/war-live/src/webapp/WEB-INF/config/applications
Modified Files:
contentrepository.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_Demo/www.cmscontainer.org/war-live/src/webapp/WEB-INF/config/applications
See also: http://www.mmbase.org/jira/browse/CMSC-1176
Index: contentrepository.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Demo/www.cmscontainer.org/war-live/src/webapp/WEB-INF/config/applications/contentrepository.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- contentrepository.xml 24 Dec 2008 15:33:49 -0000 1.2
+++ contentrepository.xml 24 Dec 2008 16:58:37 -0000 1.3
@@ -15,12 +15,11 @@
<builder maintainer="finalist.com" version="1">creationrel</builder>
<builder maintainer="finalist.com" version="1">deletionrel</builder>
<builder maintainer="finalist.com" version="1">ownerrel</builder>
-
<builder maintainer="finalist.com" version="1">imagerel</builder>
-
<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,16 +50,22 @@
<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>
<!-- A testdata/back up skelet is generated. If the testdata is not
available, it will still work. -->
- <!--<datasource builder="collectionchannel"
path="contentrepository/collectionchannel.xml" />-->
- <!--<datasource builder="contentchannel"
path="contentrepository/contentchannel.xml" />-->
+<!--
+ <datasource builder="collectionchannel"
path="contentrepository/collectionchannel.xml" />
+ <datasource builder="contentchannel"
path="contentrepository/contentchannel.xml" />
<datasource builder="cronjobs" path="contentrepository/cronjobs.xml" />
- <!--<datasource builder="editwizards"
path="contentrepository/editwizards.xml" />-->
- <!--<datasource builder="properties"
path="contentrepository/properties.xml" />-->
+ <datasource builder="editwizards"
path="contentrepository/editwizards.xml" />
+ <datasource builder="properties" path="contentrepository/properties.xml"
/>
+-->
</datasourcelist>
<relationsourcelist>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs