Author: andre
Date: 2010-06-11 12:29:54 +0200 (Fri, 11 Jun 2010)
New Revision: 42521
Modified:
openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP.xml
Log:
not a higher nr, reloads all data
Modified: openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP.xml
===================================================================
--- openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP.xml
2010-06-11 10:21:58 UTC (rev 42520)
+++ openimages/trunk/src/main/webapp/WEB-INF/config/applications/OIP.xml
2010-06-11 10:29:54 UTC (rev 42521)
@@ -21,6 +21,7 @@
<builder maintainer="mmbase.org" version="1">mmbasegroups</builder>
<builder maintainer="mmbase.org" version="1">pages</builder>
<builder maintainer="mmbase.org" version="1">pools</builder>
+ <builder maintainer="mmbase.org" version="1">stats</builder>
<builder maintainer="mmbase.org" version="1">tags</builder>
<builder maintainer="mmbase.org" version="1">templates</builder>
<builder maintainer="mmbase.org" version="1">urls</builder>
@@ -44,7 +45,7 @@
<relation from="pools" to="pages" type="posrel" />
<relation from="pages" to="pages" type="posrel" />
<relation from="pages" to="articles" type="posrel" />
- <relation from="pages" to="mediafragments" type="posrel" />
+ <relation from="pages" to="mediafragments" type="posrel" />
<relation from="articles" to="images" type="posrel" />
<relation from="articles" to="urls" type="posrel" />
<relation from="articles" to="attachments" type="posrel" />
@@ -54,6 +55,7 @@
<relation from="mediafragments" to="licenses" type="related" />
<relation from="licenses" to="images" type="related" />
<relation from="mediafragments" to="locations" type="related" />
+ <relation from="mediafragments" to="stats" type="related" />
<relation from="mmbaseusers" to="mediafragments" type="ratingrel" />
<relation from="mmbaseusers" to="images" type="posrel" />
@@ -74,6 +76,7 @@
<datasource builder="mmbasecontexts" path="OIP/mmbasecontexts.xml" />
<datasource builder="pages" path="OIP/pages.xml" />
<datasource builder="pools" path="OIP/pools.xml" />
+ <datasource builder="stats" path="OIP/stats.xml" />
<datasource builder="tags" path="OIP/tags.xml" />
<datasource builder="templates" path="OIP/templates.xml" />
<datasource builder="urls" path="OIP/urls.xml" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs