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

Modified Files:
        newsletterpublication.xml 
Log Message:
CMSC-725 service classes.


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


Index: newsletterpublication.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/newsletterpublication.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- newsletterpublication.xml   8 Mar 2008 15:11:59 -0000       1.6
+++ newsletterpublication.xml   10 Apr 2008 09:47:04 -0000      1.7
@@ -5,7 +5,7 @@
        extends="page" 
        maintainer="finalist.com" 
        name="newsletterpublication" 
-       version="1">
+       version="2"> 
 
        <status>active</status>
        
<class>com.finalist.newsletter.builder.NewsletterPublicationBuilder</class>
@@ -68,5 +68,29 @@
                                <type key="false" notnull="false" size="64000" 
state="persistent">STRING</type>
                        </db>
                </field>
+      <field>
+         <descriptions>
+            <description xml:lang="nl"></description>
+            <description xml:lang="en"></description>
+            <description xml:lang="zh"></description>
+         </descriptions>
+         <gui>
+            <guiname xml:lang="nl">Stauts</guiname>
+            <guiname xml:lang="en">Stauts</guiname>
+            <guiname xml:lang="zh">Stauts</guiname>
+         </gui>
+         <editor>
+            <positions>
+               <input>5</input>
+               <list>5</list>
+               <search>5</search>
+            </positions>
+         </editor>
+         <datatype base="cmscrichtext" 
xmlns="http://www.mmbase.org/xmlns/datatypes"/>
+         <db>
+            <name>status</name>
+            <type key="false" notnull="false" size="64000" 
state="persistent">STRING</type>
+         </db>
+      </field>
        </fieldlist>
 </builder>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to