Update of
/var/cvs/contributions/CMSContainer/cmsc/basicmodel/config/applications/basecontentelements
In directory
james.mmbase.org:/tmp/cvs-serv25525/cmsc/basicmodel/config/applications/basecontentelements
Modified Files:
view.xml editwizards.xml
Log Message:
CMSC-991 Added a content element that supports entering raw html.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/basicmodel/config/applications/basecontentelements
See also: http://www.mmbase.org/jira/browse/CMSC-991
Index: view.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/basicmodel/config/applications/basecontentelements/view.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- view.xml 12 Jun 2006 13:08:51 -0000 1.1
+++ view.xml 30 Jun 2008 09:51:38 -0000 1.2
@@ -16,4 +16,8 @@
<title>basicmodel/article/intro</title>
<resource>basicmodel/article/intro.jsp</resource>
</node>
+ <node number="34005" owner="default">
+ <title>basicmodel/html/html</title>
+ <resource>basicmodel/html/html.jsp</resource>
+ </node>
</view>
\ No newline at end of file
Index: editwizards.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/basicmodel/config/applications/basecontentelements/editwizards.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- editwizards.xml 17 Dec 2007 20:19:32 -0000 1.3
+++ editwizards.xml 30 Jun 2008 09:51:38 -0000 1.4
@@ -60,4 +60,12 @@
<search>yes</search>
</node>
+ <node number="33010" owner="admin">
+ <name>HTML Fragment</name>
+ <description>HTML Fragment</description>
+ <wizard>config/html/html</wizard>
+ <nodepath>html</nodepath>
+ <fields>code</fields>
+ </node>
+
</editwizards>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs