1 | {html_head} |
---|
2 | <link rel="stylesheet" type="text/css" href="themes/PwgCarbon/admin/theme.css"> |
---|
3 | <script src="themes/PwgCarbon/admin/js/jquery.screwdefaultbuttonsV2.min.js" type="text/javascript"></script> |
---|
4 | <script src="themes/PwgCarbon/js/lytebox.js" type="text/javascript"></script> |
---|
5 | |
---|
6 | <script type="text/javascript"> |
---|
7 | {literal} |
---|
8 | $(function(){ |
---|
9 | |
---|
10 | $('input:radio').screwDefaultButtons({ |
---|
11 | image: 'url("themes/PwgCarbon/admin/images/radioSmall_Blue.png")', |
---|
12 | width: 35, |
---|
13 | height: 35 |
---|
14 | }); |
---|
15 | |
---|
16 | $('input:checkbox').screwDefaultButtons({ |
---|
17 | image: 'url("themes/PwgCarbon/admin/images/checkboxSmall_Blue.jpg")', |
---|
18 | width: 35, |
---|
19 | height: 35 |
---|
20 | }); |
---|
21 | |
---|
22 | }); |
---|
23 | {/literal} |
---|
24 | </script> |
---|
25 | |
---|
26 | {/html_head} |
---|
27 | |
---|
28 | |
---|
29 | <div class="titrePage"> |
---|
30 | <h2>PwgCarbon</h2> |
---|
31 | </div> |
---|
32 | |
---|
33 | <form action="" method="post"> |
---|
34 | |
---|
35 | |
---|
36 | |
---|
37 | <fieldset> |
---|
38 | |
---|
39 | <legend>{'option'|@translate}</legend> |
---|
40 | |
---|
41 | <div id="option"> |
---|
42 | <table> |
---|
43 | <tr> |
---|
44 | <td align="right">{'Reflexion on thumbmail'|@translate} </td> |
---|
45 | <td class="check"><input type="checkbox" name="thumbreflex" value="1" {if $selected_thumbreflex=='1'}checked="checked"{/if} ></td> |
---|
46 | |
---|
47 | </tr> |
---|
48 | </table> |
---|
49 | |
---|
50 | <table> |
---|
51 | <tr> |
---|
52 | <td align="right">{'use picture in the theme'|@translate} </td> |
---|
53 | <td class="check"><input type="checkbox" name="imgtheme" value="1" {if $selected_imgtheme=='1'}checked="checked"{/if} ></td> |
---|
54 | </tr> |
---|
55 | </table> |
---|
56 | |
---|
57 | <table> |
---|
58 | <tr> |
---|
59 | <td align="right">{'Colorus menu'|@translate} </td> |
---|
60 | <td class="check"><input type="checkbox" name="colormenu" value="1" {if $selected_colormenu=='1'}checked="checked"{/if} ></td> |
---|
61 | </tr> |
---|
62 | </table> |
---|
63 | |
---|
64 | <table> |
---|
65 | <tr> |
---|
66 | <td align="right">{'Open picture in lighting box'|@translate} </td> |
---|
67 | <td class="check"><input type="checkbox" name="lytebox" value="1" {if $selected_lytebox=='1'}checked="checked"{/if} ></td> |
---|
68 | </tr> |
---|
69 | </table> |
---|
70 | </div> |
---|
71 | |
---|
72 | |
---|
73 | <div id="optMenuIdent"> |
---|
74 | <table border="0" width="400px"> |
---|
75 | <caption>{'Gestion du lien identification dans la barre de menu'|@translate}<a href="#" class="lytebox lytetip" data-title="option" data-lyte-options="tipStyle:info" data-tip=" |
---|
76 | <table> |
---|
77 | <TR> |
---|
78 | <th></th> |
---|
79 | <TH>devellopement du menu</TH> |
---|
80 | <TH>repli du menu</TH> |
---|
81 | <TH>auto-complétion</TH> |
---|
82 | </TR> |
---|
83 | <TR> |
---|
84 | <TD>option 1</TD> |
---|
85 | <TD>survol du lien</TD> |
---|
86 | <TD>quitte le survol</TD> |
---|
87 | <TD>off</TD> |
---|
88 | </TR> |
---|
89 | <TR> |
---|
90 | <TD>option 2</TD> |
---|
91 | <TD>survol du lien</TD> |
---|
92 | <TD>clique sur le lien</TD> |
---|
93 | <TD>on</TD> |
---|
94 | </TR> |
---|
95 | <TR> |
---|
96 | <TD>option 3</TD> |
---|
97 | <TD>clique sur le lien</TD> |
---|
98 | <TD>clique sur le lien</TD> |
---|
99 | <TD>on</TD> |
---|
100 | </TR> |
---|
101 | </table> |
---|
102 | "><img src="themes/PwgCarbon/admin/images/interog.png"/> </a></caption> |
---|
103 | |
---|
104 | <tr><td align="right">option 1 </td><td class="check"><input type="radio" name="menuident" value="1" {if $selected_menuident=='1'}checked="checked"{/if} ></td></tr> |
---|
105 | |
---|
106 | <tr><td align="right">option 2 </td><td class="check"><input type="radio" name="menuident" value="2" {if $selected_menuident=='2'}checked="checked"{/if} ></td></tr> |
---|
107 | |
---|
108 | <tr><td align="right">option 3 </td><td class="check"><input type="radio" name="menuident" value="3" {if $selected_menuident=='3'}checked="checked"{/if} ></td></tr> |
---|
109 | |
---|
110 | </table> |
---|
111 | |
---|
112 | </div> |
---|
113 | |
---|
114 | |
---|
115 | |
---|
116 | |
---|
117 | </fieldset> |
---|
118 | |
---|
119 | |
---|
120 | |
---|
121 | |
---|
122 | |
---|
123 | <fieldset> |
---|
124 | <legend>{'Background, theme and color'|@translate}</legend> |
---|
125 | |
---|
126 | <div id="style"> |
---|
127 | <table border="0"> |
---|
128 | <tr><th>{'Style'|@translate}</th><th>{'Background'|@translate}</th><td></td><th>{'Header'|@translate}</th></tr> |
---|
129 | |
---|
130 | |
---|
131 | <tr><td class="imag"><img src="themes/PwgCarbon/admin/images/bg1_admin.png"/></td> |
---|
132 | <td class="check"><input type="radio" name="bg" value="1" {if $selected_bg=='1'}checked="checked"{/if} ></td> |
---|
133 | <td></td> |
---|
134 | <td class="check"><input type="radio" name="hd" value="1" {if $selected_hd=='1'}checked="checked"{/if} ></td> |
---|
135 | </tr> |
---|
136 | |
---|
137 | <tr><td class="imag"><img src="themes/PwgCarbon/admin/images/bg2_admin.png"/></td><td class="check"><input type="radio" name="bg" value="2" {if $selected_bg=='2'}checked="checked"{/if} ></td><td></td><td class="check"><input type="radio" name="hd" value="2" {if $selected_hd=='2'}checked="checked"{/if} ></td></tr> |
---|
138 | |
---|
139 | <tr><td class="imag"><img src="themes/PwgCarbon/admin/images/bg3_admin.png"/></td><td class="check"><input type="radio" name="bg" value="3" {if $selected_bg=='3'}checked="checked"{/if} ></td><td></td><td class="check"><input type="radio" name="hd" value="3" {if $selected_hd=='3'}checked="checked"{/if} ></td></tr> |
---|
140 | |
---|
141 | <tr><td class="imag"><img src="themes/PwgCarbon/admin/images/bg4_admin.png"/></td><td class="check"><input type="radio" name="bg" value="4" {if $selected_bg=='4'}checked="checked"{/if} ></td><td></td><td class="check"><input type="radio" name="hd" value="4" {if $selected_hd=='4'}checked="checked"{/if} ></td></tr> |
---|
142 | |
---|
143 | <tr><td class="imag"><img src="themes/PwgCarbon/admin/images/bg5_admin.png"/></td><td class="check"><input type="radio" name="bg" value="5" {if $selected_bg=='5'}checked="checked"{/if} ></td><td></td><td class="check"><input type="radio" name="hd" value="5" {if $selected_hd=='5'}checked="checked"{/if} ></tr> |
---|
144 | |
---|
145 | <tr><td class="imag"><img src="themes/PwgCarbon/admin/images/bg6_admin.png"/></td><td class="check"><input type="radio" name="bg" value="6" {if $selected_bg=='6'}checked="checked"{/if} ></td><td></td><td class="check"><input type="radio" name="hd" value="6" {if $selected_hd=='6'}checked="checked"{/if} ></td></tr> |
---|
146 | </table> |
---|
147 | </div> |
---|
148 | |
---|
149 | <div id="theme"> |
---|
150 | <table> |
---|
151 | <tr><th>{'Theme picture'|@translate}</th></tr> |
---|
152 | <tr><td class="imag"><img src="themes/PwgCarbon/admin/images/th_admin1.jpg" width="150"/></td><td class="check"><input type="radio" name="th" value="1" {if $selected_th=='1'}checked="checked"{/if} ></td></tr> |
---|
153 | <tr><td class="imag"><img src="themes/PwgCarbon/admin/images/th_admin2.jpg" width="150"/></td><td class="check"><input type="radio" name="th" value="2" {if $selected_th=='2'}checked="checked"{/if} ></td></tr> |
---|
154 | <tr><td class="imag"><img src="themes/PwgCarbon/admin/images/th_admin3.jpg" width="150"/></td><td class="check"><input type="radio" name="th" value="3" {if $selected_th=='3'}checked="checked"{/if} ></td></tr> |
---|
155 | </table> |
---|
156 | </div> |
---|
157 | |
---|
158 | |
---|
159 | <div id="color"> |
---|
160 | <table> |
---|
161 | <tr class="ton"><th>{'Color'|@translate}</th><th>{'Background'|@translate}</th><th>{'Theme'|@translate}</th></tr> |
---|
162 | <tr class="ton"><td class="imag" bgcolor="#fff"><h3 class="ima">{'White'|@translate}</h3></td><td class="check"><input type="radio" name="color_bg" value="6" {if $selected_color_bg=='6'}checked="checked"{/if} ></td><td class="check"><input type="radio" name="color_theme" value="6" {if $selected_color_theme=='6'}checked="checked"{/if} ></td></tr> |
---|
163 | <tr class="ton"></td><td class="imag" bgcolor="#ffd11d"><h3 class="ima">{'Yellow'|@translate}</h3></td><td class="check"><input type="radio" name="color_bg" value="4" {if $selected_color_bg=='4'}checked="checked"{/if} ></td><td class="check"><input type="radio" name="color_theme" value="4" {if $selected_color_theme=='4'}checked="checked"{/if} ></td></tr> |
---|
164 | <tr class="ton"><td class="imag" bgcolor="#ff9900"><h3 class="ima">{'Orange'|@translate}</h3></td><td class="check"><input type="radio" name="color_bg" value="9" {if $selected_color_bg=='9'}checked="checked"{/if} ></td><td class="check"><input type="radio" name="color_theme" value="9" {if $selected_color_theme=='9'}checked="checked"{/if} ></td></tr> |
---|
165 | <tr class="ton"><td class="imag" bgcolor="#a60000"><h3 class="ima">{'Red'|@translate}</h3></td><td class="check"><input type="radio" name="color_bg" value="1" {if $selected_color_bg=='1'}checked="checked"{/if} ></td><td class="check"><input type="radio" name="color_theme" value="1" {if $selected_color_theme=='1'}checked="checked"{/if} ></td></tr> |
---|
166 | <tr class="ton"></td><td class="imag" bgcolor="#7f005d"><h3 class="ima">{'Purple'|@translate}</h3></td><td class="check"><input type="radio" name="color_bg" value="8" {if $selected_color_bg=='8'}checked="checked"{/if} ></td><td class="check"><input type="radio" name="color_theme" value="8" {if $selected_color_theme=='8'}checked="checked"{/if} ></td></tr> |
---|
167 | <tr class="ton"><td class="imag" bgcolor="#15adff"><h3 class="ima">{'Blue'|@translate}</h3></td><td class="check"><input type="radio" name="color_bg" value="3" {if $selected_color_bg=='3'}checked="checked"{/if} ></td><td class="check"><input type="radio" name="color_theme" value="3" {if $selected_color_theme=='3'}checked="checked"{/if} ></td></tr> |
---|
168 | <tr class="ton"><td class="imag" bgcolor="#008500"><h3 class="ima">{'Green'|@translate}</h3></td><td class="check"><input type="radio" name="color_bg" value="2" {if $selected_color_bg=='2'}checked="checked"{/if} ></td><td class="check"><input type="radio" name="color_theme" value="2" {if $selected_color_theme=='2'}checked="checked"{/if} ></td></tr> |
---|
169 | <tr class="ton"></td><td class="imag" bgcolor="#512c06"><h3 class="imanoir">{'Brown'|@translate}</h3></td><td class="check"><input type="radio" name="color_bg" value="7" {if $selected_color_bg=='7'}checked="checked"{/if} ></td><td class="check"><input type="radio" name="color_theme" value="7" {if $selected_color_theme=='7'}checked="checked"{/if} ></td></tr> |
---|
170 | <tr class="ton"><td class="imag" bgcolor="#000"><h3 class="imanoir">{'Black'|@translate}</h3></td><td class="check"><input type="radio" name="color_bg" value="5" {if $selected_color_bg=='5'}checked="checked"{/if} ></td><td class="check"><input type="radio" name="color_theme" value="5" {if $selected_color_theme=='5'}checked="checked"{/if} ></td></tr> |
---|
171 | </table> |
---|
172 | </div> |
---|
173 | </fieldset> |
---|
174 | |
---|
175 | <fieldset> |
---|
176 | <p><input type="submit" name="submit" value="{'Submit'|@translate}"> |
---|
177 | <input type="submit" name="ramdom" value="{'Random'|@translate}" > |
---|
178 | <input type="submit" name="default" value="{'Default'|@translate}" > |
---|
179 | <input type="reset" name="reset" value="{'Reset'|@translate}" ></p> |
---|
180 | </fieldset> |
---|
181 | |
---|
182 | |
---|
183 | </form> |
---|