Update of 
/var/cvs/contributions/CMSContainer_Modules/fileupload/src/webapp/editors/config/file
In directory 
james.mmbase.org:/tmp/cvs-serv11792/fileupload/src/webapp/editors/config/file

Modified Files:
        search_contentelement_posrel_file.xml 
Added Files:
        edit_file.xml file.xml delete_file.xml create_file.xml 
        load_file.xml 
Log Message:
CMSC-1074 - Transfer upload module from InContext to CMSc - Added edit-wizards


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/fileupload/src/webapp/editors/config/file
See also: http://www.mmbase.org/jira/browse/CMSC-1074


edit_file.xml is new



file.xml is new



delete_file.xml is new



create_file.xml is new



load_file.xml is new



Index: search_contentelement_posrel_file.xml
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/fileupload/src/webapp/editors/config/file/search_contentelement_posrel_file.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- search_contentelement_posrel_file.xml       1 Oct 2008 10:19:07 -0000       
1.1
+++ search_contentelement_posrel_file.xml       1 Oct 2008 13:10:45 -0000       
1.2
@@ -6,15 +6,15 @@
        <title xml:lang="en">File</title>
 
        <item>
-               <field name="title" ftype="line" dtrequired="true">
+               <field name="title" ftype="data">
                        <prompt xml:lang="en">Title</prompt>
                        <prompt xml:lang="nl">Titel</prompt>
                </field>
-               <field name="description" ftype="text" rows="4">
+               <field name="description" ftype="data">
                        <prompt xml:lang="en">Description</prompt>
                        <prompt xml:lang="nl">Beschrijving</prompt>
                </field>
-               <field name="filename" ftype="line" dtrequired="true">
+               <field name="filename" ftype="data" rows="3">
                        <prompt xml:lang="en">Bronbestandsnaam</prompt>
                        <prompt xml:lang="nl">Source filename</prompt>
                </field>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to