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