Update of 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/src/webapp/editors/config/responseform
In directory 
james.mmbase.org:/tmp/cvs-serv17629/portlets-dynamicforms/src/webapp/editors/config/responseform

Modified Files:
        edit_responseform.xml load_responseform.xml 
Log Message:
CMSC-873 - Fixed and added translations and formatted XML better. Also added 
thanks_html to the trunk.


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/src/webapp/editors/config/responseform
See also: http://www.mmbase.org/jira/browse/CMSC-873


Index: edit_responseform.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/src/webapp/editors/config/responseform/edit_responseform.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- edit_responseform.xml       10 Jun 2008 11:12:12 -0000      1.6
+++ edit_responseform.xml       25 Jun 2008 13:11:03 -0000      1.7
@@ -73,5 +73,10 @@
       <prompt xml:lang="en">Confirmation message</prompt>
       <prompt xml:lang="zh">确认信息</prompt>
    </field>
+   <field name="thank_text" dtmaxlength="512000" ftype="text" rows="10">
+      <prompt xml:lang="nl">Reactie HTML-code</prompt>
+      <prompt xml:lang="en">Thanks HTML code</prompt>
+      <prompt xml:lang="zh">感谢 HTML</prompt>
+   </field>
    <list include="config/formfield/search_responseform_posrel_formfield.xml" />
 </form-schema>
\ No newline at end of file


Index: load_responseform.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Portlets/portlets-dynamicforms/src/webapp/editors/config/responseform/load_responseform.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- load_responseform.xml       10 Jun 2008 11:12:12 -0000      1.3
+++ load_responseform.xml       25 Jun 2008 13:11:03 -0000      1.4
@@ -16,6 +16,7 @@
    <field name="useremailbodyafter" />
    <field name="includedata" />
    <field name="confirmation" />
+   <field name="thank_text" />
 
    <relation destination="contentchannel" role="creationrel" />
    <relation destination="contentchannel" role="contentrel" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to