[CMF-checkins] CVS: Products/CMFCore/dtml - addTypeInfo.dtml:1.2

Tres Seaver tseaver@zope.com
Fri, 4 Jan 2002 15:00:41 -0500


Update of /cvs-repository/Products/CMFCore/dtml
In directory cvs.zope.org:/tmp/cvs-serv13507/CMFCore/dtml

Modified Files:
	addTypeInfo.dtml 
Log Message:


    - Extended TypesTool to permit registration of new TypeInformation
      implementations (Tracker #409, thanks to Jeffrey Shell for the
      work!)


=== Products/CMFCore/dtml/addTypeInfo.dtml 1.1 => 1.2 ===
-                      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">