!set size=50
!set swlist=coq, gap, graphviz, m2, maxima, octave, pari, povray, geogebra
!set swname=COQ, Gap, Graphviz, Macaulay 2, Maxima, Octave, PARI/GP, Povray, GeoGebra
!set year=!char 1 to 4 of $wims_now
!if $title=$empty or $modreq=.new
!set this=$name_this1
!else
!set this=$name_this2
!endif
!form reply
<input type="hidden" name="jobreq" value="flist"/>
$table_header
<caption>$name_prop $this</caption>
$table_tr<th align="right" nowrap>$wims_name_Address</th>
<td class="wims_fname">
!if $title!=$empty and $modreq!=.new
$modreq
!set wims_ref_class=wims_button
!href cmd=reply&jobreq=move&original=devel/$auth_login/$modreq $name_rename
!set wims_ref_class=wims_button
!href cmd=reply&jobreq=copy&original=devel/$auth_login/$modreq $name_duplicate
!else
!set modreq=.new
!read scripts/addressform.phtml nook
!endif
</td></tr>
$table_tr<th align="right" nowrap><label for="i_title">$wims_name_title</label></th>
<td><input size="$size" name="i_title" id="i_title" value="$i_title"/>
</td></tr>
$table_tr<th align="right" nowrap><label for="i_description">$wims_name_Description</label></th>
<td><input size="$size" name="i_description" id="i_description" value="$i_description"/>
</td></tr>
$table_tr<th align="right" nowrap><label for="i_language">$wims_name_Language</label></th>
<td>
!default i_language=$module_language
!formselect i_language
list $langlist prompt
$langname
</td></tr>
$table_tr<th align="right" nowrap><label for="i_label">$wims_name_Type</label></th>
<td nowrap>
!set wims_formselect_switch=multiple
!formcheckbox i_category
list exercise
,tool
,document
,recreation
,oef
,deductio\
prompt $name_type
</td></tr>
$table_tr<th align="right" nowrap><label for="i_domain">$wims_name_Domain</label></th>
<td>
<input size="$size" name="i_domain" id="i_domain" value="$i_domain"/>
!set wims_ref_class=wims_button_help
!href cmd=help&special_parm=domain $wims_name_help
</td></tr>
$table_tr<th align="right" nowrap><label for="i_level">$wims_name_Levels</label></th>
<td>
!formcheckbox i_level
list $levellist
<br><small>$name_levellist</small>
</td></tr>
$table_tr<th align="right" nowrap><label for="i_scoring">$wims_name_Scoring</label></th>
<td>
!default i_scoring=no
!formradio i_scoring
list yes
,no prompt
$wims_name_yes, $wims_name_no
</td></tr>
$table_tr<th align="right" nowrap><label for="i_version">$wims_name_Version</label></th>
<td>
!default i_version=1.00
<input type="text" size="6" name="i_version" id="i_version" value="$i_version"/>
!set wims_ref_class=wims_button_help
!href cmd=help&special_parm=version $wims_name_help
<small>$name_increment</small>
</td></tr>
$table_tr<th align="right" nowrap><label for="i_wims_version">$wims_name_Required_WIMS_version</label></th>
<td>
!default i_wims_version=$wims_version
<input type="text" size="6" name="i_wims_version" id="i_wims_version" value="$i_wims_version"/>
!set wims_ref_class=wims_button_help
!href cmd=help&special_parm=wimsversion $wims_name_help
</td></tr>
$table_tr<th align="right" nowrap><label for="i_author">$wims_name_Author</label></th>
<td>
!default i_author=!words2items $auth_name
!set i_author=!nonempty items $i_author
<input type="text" size="$size" name="i_author" id="i_author" value="$i_author"/>
(<tt>$wims_name_firstname,$wims_name_lastname</tt>)
!set wims_ref_class=wims_button_help
!href cmd=help&special_parm=namewriting $wims_name_help
</td></tr>
$table_tr<th align="right" nowrap><label for="i_address">$wims_name_auth_email</label></th>
<td>
!default i_address=$auth_email
<input type="text" size="$size" name="i_address" id="i_address" value="$i_address"/>
</td></tr>
$table_tr<th align="right" nowrap><label for="i_maintainer">$wims_name_Maintainer</label></th>
<td>
<input type="text" size="$size" name="i_maintainer" id="i_maintainer" value="$i_maintainer"/>
(<tt>$wims_name_firstname,$wims_name_lastname</tt>)
!set wims_ref_class=wims_button_help
!href cmd=help&special_parm=maintainer $wims_name_help
</td></tr>
$table_tr<th align="right" nowrap><label for="i_maintainer_address">$wims_name_email
<br>($wims_name_Maintainer)</label></th>
<td>
<input type="text" size="$size" name="i_maintainer_address" id="i_maintainer_address" value="$i_maintainer_address"/>
</td></tr>
$table_tr<th align="right" nowrap><label for="i_translator">$wims_name_Translator</label></th>
<td>
<input type="text" size="$size" name="i_translator" id="i_translator" value="$i_translator"/>
</td></tr>
$table_tr<th align="right" nowrap><label for="i_translator_address">$wims_name_tr_email</label></th>
<td>
<input type="text" size="$size" name="i_translator_address" id="i_translator_address" value="$i_translator_address"/>
</td></tr>
$table_tr<th align="right" nowrap><label for="i_require">$wims_name_require</label></th>
<td>
!formcheckbox i_require
list $swlist prompt
$swname
</td></tr>
$table_tr<th align="right" nowrap><label for="i_data">$wims_name_datamodule</label></th>
<td>
<input size="$size" name="i_data" id="i_data" value="$i_data"/>
!set wims_ref_class=wims_button_help
!href cmd=help&special_parm=datamodule $wims_name_help
</td></tr>
$table_tr<th align="right" nowrap><label for="i_keywords">$wims_name_Keywords</label></th>
<td><input size="$size" name="i_keywords" id="i_keywords" value="$i_keywords"/>
</td></tr>
$table_tr<th align="right" nowrap><label for="i_copyright">$wims_name_Copyright</label></th>
<td>
!set wims_formselect_switch=
!formselect i_copyright
list gnu prompt GNU General
Public License
</td></tr>
$table_hdtr<td align="center" nowrap colspan="2">
<input type="submit" name="inddef" value="$wims_name_tosave"/>
<input type="submit" value="$wims_name_giveup"/>
</td></tr>
$table_end
</form>