Subversion Repositories wimsdev

Rev

Rev 7489 | Rev 7770 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !!!### language independant
  2. !set wims_form_method=file
  3. !form reply
  4. <input type="hidden" name="up_job" value="present" />
  5. <fieldset class="property_fields blockcenter">
  6.    <legend>$wims_class</legend>
  7.    <div class="field box halfwidth">
  8.       <label for="pr_logo">$name_logo</label>
  9. !set wims_ref_class=wims_button_help float_right
  10. !href cmd=help&special_parm=config&special_parm2=logo $wims_name_help
  11.      <input size="35" name="pr_logo" id="pr_logo" value="$class_logo" />
  12.      </div>
  13.      <div class="field box halfwidth">
  14.       <label for="pr_logoside">$name_position_logo</label>
  15. !set wims_ref_class=wims_button_help float_right
  16. !href cmd=help&special_parm=config&special_parm2=logo $wims_name_help
  17. !set pr_logoside=$class_logoside
  18.       !formselect pr_logoside list left,right prompt $name_logo_side
  19.    </div>
  20.    <div class="field box halfwidth">
  21.      <label for="pr_bgcolor">$name_background_color</label>
  22. !set wims_ref_class=wims_button_help float_right
  23. !href cmd=help&special_parm=config&special_parm2=bgcolor $wims_name_help
  24.      <input size="10" name="pr_bgcolor" id="pr_bgcolor" value="$class_bgcolor" />
  25.     </div>
  26.     <div class="field box halfwidth">
  27.      <label for="pr_bgimg">$name_image</label>
  28. !set wims_ref_class=wims_button_help float_right
  29. !href cmd=help&special_parm=config&special_parm2=bgimg $wims_name_help
  30.       <input size="35" name="pr_bgimg" id="pr_bgimg" value="$class_bgimg" />
  31.    </div>
  32.  
  33.    <div class="field box halfwidth">
  34.      <label for="pr_refcolor">$name_menu_color</label>
  35. !set wims_ref_class=wims_button_help float_right
  36. !href cmd=help&special_parm=config&special_parm2=bgcolor $wims_name_help
  37.      <input size="10" name="pr_refcolor" id="pr_refcolor" value="$class_refcolor" />
  38.      </div>
  39.      <div class="field box halfwidth">
  40.       <label for="pr_ref_menucolor">$name_refmenu_color</label>
  41. !set wims_ref_class=wims_button_help float_right
  42. !href cmd=help&special_parm=config&special_parm2=bgcolor $wims_name_help
  43.       <input size="10" name="pr_ref_menucolor" id="pr_ref_menucolor" value="$class_ref_menucolor" />
  44.    </div>
  45.  
  46.    <div class="field box halfwidth">
  47.       <label for="pr_ref_button_bgcolor">$name_button_bgcolor</label>
  48. !set wims_ref_class=wims_button_help float_right
  49. !href cmd=help&special_parm=config&special_parm2=bgcolor $wims_name_help
  50.        <input size="10" name="pr_ref_button_bgcolor" id="pr_ref_button_bgcolor" value="$class_ref_button_bgcolor" />
  51.      </div>
  52.      <div class="field box halfwidth">
  53.       <label for="pr_ref_button_color">$name_button_color</label>
  54. !set wims_ref_class=wims_button_help float_right
  55. !href cmd=help&special_parm=config&special_parm2=bgcolor $wims_name_help
  56.       <input size="10" name="pr_ref_button_color" id="pr_ref_button_color" value="$class_ref_button_color" />
  57.    </div>
  58.  
  59.    <div class="field box halfwidth">
  60.      <label for="pr_ref_button_help_bgcolor">$name_button_help_bgcolor</label>
  61. !set wims_ref_class=wims_button_help float_right
  62. !href cmd=help&special_parm=config&special_parm2=bgcolor $wims_name_help
  63.      <input size="10" name="pr_ref_button_help_bgcolor" id="pr_ref_button_help_bgcolor" value="$class_ref_button_help_bgcolor" />
  64.    </div>
  65.    <div class="field box halfwidth">
  66.      <label for="pr_ref_button_help_color">$name_button_help_color</label>
  67. !set wims_ref_class=wims_button_help float_right
  68. !href cmd=help&special_parm=config&special_parm2=bgcolor $wims_name_help
  69.        <input size="10" name="pr_ref_button_help_color" id="pr_ref_button_help_color" value="$class_ref_button_help_color" />
  70.    </div>
  71.  
  72.    <div class="field box">
  73.      <label for="">$name_colorscore</label>
  74.      <br />
  75.   !for col=1 to 11
  76.      <input size="5" name="pr_sccolor$col" value="$(class_scorecolor[$col])" />
  77.   !next col
  78.    </div>
  79.  
  80.    <div class="field box halfwidth">
  81.      <label for="pr_theme">$name_theme</label>
  82. !set wims_ref_class=wims_button_help float_right
  83. !href cmd=help&special_parm=config&special_parm2=theme $wims_name_help
  84.  
  85. !set pr_theme=$class_theme
  86. !formselect pr_theme list $themelist
  87.     </div>
  88.     <div class="field box halfwidth">
  89.       <label for="pr_theme_icon">$name_theme_icon</label>
  90. !set wims_ref_class=wims_button_help float_right
  91. !href cmd=help&special_parm=config&special_parm2=icon $wims_name_help
  92. !set pr_theme_icon=$class_theme_icon
  93. !formselect pr_theme_icon list $iconlist
  94.    </div>
  95.  
  96.    <div class="field box halfwidth">
  97.      <label for="pr_css">$name_css (css)</label>
  98. !set wims_ref_class=wims_button_help float_right
  99. !href cmd=help&special_parm=config&special_parm2=css $wims_name_help
  100.  
  101. !set pr_css=$class_css
  102. !formselect pr_css list $csslist
  103.      </div>
  104.      <div class="field box halfwidth">
  105.       <label for="">$name_css_transfer ($name_content_style)
  106.       <input type="file" name="wims_deposit" />
  107. <br />
  108.       <label for="">$name_content_style2</label>
  109.       <textarea rows="6" cols="45" name="pr_cssfile" id="pr_cssfile">
  110.         $cssfile
  111.       </textarea>
  112.     </div>
  113.     <div class="field box halfwidth">
  114.     <label for="pr_homepage">$wims_name_class_home</label>
  115. !set wims_ref_class=wims_button_help float_right
  116. !href cmd=help&special_parm=config&special_parm2=homepage $wims_name_help
  117.      <input size="35" name="pr_homepage" id="pr_homepage" value="$class_homepage" />
  118.    </div>
  119.    <div class="wimscenter wimsform">
  120.     <input type="submit" name="save" value="$wims_name_tosave" />
  121. &nbsp;
  122.    <input type="submit" name="abandon" value="$wims_name_giveup" />
  123.  </div>
  124.  </formfield>
  125. !formend
  126.  
  127.  
  128. !reset pr_logo, pr_logoside, pr_bgcolor,pr_refcolor, pr_ref_menucolor,\
  129.   pr_ref_button_color,pr_ref_button_bgcolor,pr_ref_button_help_color,pr_ref_button_help_bgcolor, \
  130.   pr_bgimg, pr_theme, pr_css, pr_theme_icon, pr_homepage, pr_cssfile
  131.  
  132.