Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications
In directory james.mmbase.org:/tmp/cvs-serv9718/config/applications

Modified Files:
        newsletter.xml 
Log Message:
CMSC-711,Customized search option for edit-wizard,add tag relation into 
newsletter


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications
See also: http://www.mmbase.org/jira/browse/CMSC-711


Index: newsletter.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- newsletter.xml      17 Apr 2008 10:08:40 -0000      1.17
+++ newsletter.xml      28 Apr 2008 07:47:17 -0000      1.18
@@ -26,6 +26,7 @@
                 <reldef source="tagged" target="tagged" 
direction="bidirectional" guisourcename="tagged" guitargetname="tagged" 
builder="insrel" />
        </neededreldeflist>
        <allowedrelationlist>
+               <relation from="article" to="tag" type="newslettercontent" />
                <relation from="article" to="newsletter" 
type="newslettercontent" />
                <relation from="article" to="newsletterpublicationtheme" 
type="newslettercontent" />
                <relation from="newsletter" to="newslettertheme" 
type="newslettertheme" />
@@ -52,6 +53,7 @@
                <datasource builder="article" 
path="basecontentelements/article.xml" />
                <datasource builder="cronjobs" path="newsletter/cronjobs.xml" />
        </datasourcelist>
-       <relationsourcelist></relationsourcelist>
+       <relationsourcelist>
+   </relationsourcelist>
        <contextsourcelist></contextsourcelist>
 </application>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to