[CMF-checkins] CVS: CMF/CMFCore/dtml - addTypeInfo.dtml:1.1.16.1
Tres Seaver
tseaver@zope.com
Fri, 4 Jan 2002 15:25:32 -0500
Update of /cvs-repository/CMF/CMFCore/dtml
In directory cvs.zope.org:/tmp/cvs-serv19603/CMFCore/dtml
Modified Files:
Tag: CMF-1_2-branch
addTypeInfo.dtml
Log Message:
- Extended TypesTool to permit registration of new TypeInformation
implementations (Tracker #409, thanks to Jeffrey Shell for the
work!)
=== CMF/CMFCore/dtml/addTypeInfo.dtml 1.1 => 1.1.16.1 ===
- or 'Add Factory-based Type Information'">
+<dtml-let form_title="'Add %s' % type_type or 'Factory-based Type Information'">
<dtml-if manage_page_header>
<dtml-var manage_page_header>
<dtml-var manage_form_title>
@@ -11,7 +10,7 @@
</dtml-let>
<form action="manage_addTypeInformation" method="POST">
-<input type="hidden" name="scriptable" value="&dtml-scriptable;" />
+<input type="hidden" name="type_type" value="&dtml.missing-type_type;" />
<table cellspacing="0" cellpadding="2" border="0">
<tr>
<td align="left" valign="top">