version 1.4, 2007/01/15 11:13:04
|
version 1.4.2.1, 2012/01/04 08:41:37
|
Line 4
|
Line 4
|
tal:replace="structure here/manage_tabs">Tabs</h2> |
tal:replace="structure here/manage_tabs">Tabs</h2> |
<!-- end of ZOPE management tabs --> |
<!-- end of ZOPE management tabs --> |
<h3> Change Image Viewer and Templates for all Resources of this Collection</h3> |
<h3> Change Image Viewer and Templates for all Resources of this Collection</h3> |
|
<tal:comment> |
<form action="changeViewerTemplateSets" method="post"> |
<form action="changeViewerTemplateSets" method="post"> |
|
|
<h3>Select the ImageViewer</h3> |
<h3>Select the ImageViewer</h3> |
<table> |
<table> |
<tr> |
<tr> |
Line 117
|
Line 119
|
|
|
<input type="submit"> |
<input type="submit"> |
</form> |
</form> |
|
</tal:comment> |
<form action="changeViewer" method="post"> |
<form action="changeViewer" method="post"> |
<hr> |
<hr> |
<h3>Experimental new viewer (leave empty, to use the old viewer)</h3> |
<h3>New viewer template:</h3> |
<input name="newViewer" size="100"> |
<input name="newViewer" size="100"> |
<input type="submit" value="Change"><br/><br/> |
<input type="submit" value="Change"><br/><br/> |
|
|