Changes between Version 12 and Version 13 of DataToPresetConverter
- Timestamp:
- Aug 25, 2009, 10:42:38 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DataToPresetConverter
v12 v13 6 6 #!html 7 7 <form action="http://www.papywizard.org/static/presetConverter.py" method="POST" enctype="multipart/form-data" name="xslt" id="xsltForm"> 8 <strong>Data file 8 <strong>Data file: </strong><br /> 9 9 <input type="file" size="65" name="xmlFile" /><br /> 10 10 <br /> 11 <strong>Name :</strong><br />11 <strong>Name:</strong><br /> 12 12 <input type="entry" size="25" name="presetName" /><br /> 13 13 <br /> 14 <strong><em>Tooltip</em> 14 <strong><em>Tooltip</em>:</strong><br /> 15 15 <textarea rows="10" cols="25" name="presetTooltip"></textArea><br /> 16 16 <br />