Update of
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders
In directory
james.mmbase.org:/tmp/cvs-serv23849/portlets-newsletter/config/applications/newsletter/builders
Modified Files:
newsletter.xml newsletterpublication.xml
Log Message:
CMSC-686 Fixed - Added a new field called Intro that can be used to add an
introductory text to a newslerrer.
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-686
Index: newsletter.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/newsletter.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- newsletter.xml 21 Dec 2007 14:37:33 -0000 1.5
+++ newsletter.xml 16 Jan 2008 19:27:44 -0000 1.6
@@ -44,6 +44,30 @@
<descriptions>
<description xml:lang="nl"></description>
<description xml:lang="en"></description>
+ <description xml:lang="zh"></description>
+ </descriptions>
+ <gui>
+ <guiname xml:lang="nl">Introductie</guiname>
+ <guiname xml:lang="en">Intro</guiname>
+ <guiname xml:lang="zh">??</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>intro</name>
+ <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>
</descriptions>
<gui>
<guiname xml:lang="nl">Publicatie
interval</guiname>
Index: newsletterpublication.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Portlets/portlets-newsletter/config/applications/newsletter/builders/newsletterpublication.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- newsletterpublication.xml 6 Dec 2007 08:25:57 -0000 1.4
+++ newsletterpublication.xml 16 Jan 2008 19:27:44 -0000 1.5
@@ -44,5 +44,29 @@
<type key="false" notnull="false" size="100"
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">Introductie</guiname>
+ <guiname xml:lang="en">Intro</guiname>
+ <guiname xml:lang="zh">??</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>intro</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