Update of
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/stylesheet
In directory
james.mmbase.org:/tmp/cvs-serv20466/src/webapp/editors/config/stylesheet
Modified Files:
edit_stylesheet.xml load_stylesheet.xml stylesheet.xml
Log Message:
CMSC-121 stylesheet override
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/stylesheet
See also: http://www.mmbase.org/jira/browse/CMSC-121
Index: edit_stylesheet.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/stylesheet/edit_stylesheet.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- edit_stylesheet.xml 19 Oct 2007 14:41:45 -0000 1.4
+++ edit_stylesheet.xml 11 Sep 2008 10:51:33 -0000 1.5
@@ -21,4 +21,9 @@
<prompt xml:lang="nl">Media</prompt>
<optionlist select="media" />
</field>
+ <field name="overwriteable" ftype="enum" dtrequired="true">
+ <prompt xml:lang="en">Overwriteable</prompt>
+ <prompt xml:lang="nl">Overwriteable</prompt>
+ <optionlist select="boolean" />
+ </field>
</form-schema>
\ No newline at end of file
Index: load_stylesheet.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/stylesheet/load_stylesheet.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- load_stylesheet.xml 5 Sep 2006 11:46:41 -0000 1.2
+++ load_stylesheet.xml 11 Sep 2008 10:51:33 -0000 1.3
@@ -5,4 +5,5 @@
<field name="description"/>
<field name="resource"/>
<field name="media"/>
+ <field name="overwriteable"/>
</action>
\ No newline at end of file
Index: stylesheet.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/sitemanagement/src/webapp/editors/config/stylesheet/stylesheet.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- stylesheet.xml 31 Oct 2007 17:36:42 -0000 1.4
+++ stylesheet.xml 11 Sep 2008 10:51:33 -0000 1.5
@@ -11,6 +11,7 @@
<lists>
<optionlist include="config/option_lists/all_optionlists.xml"/>
<optionlist include="config/option_lists/media.xml"/>
+ <optionlist include="config/option_lists/boolean.xml"/>
</lists>
<steps>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs