1 | {known_script id="bbcodebar" src=$ROOT_URL|@cat:"plugins/bbcode_bar/bbcode.js"} |
---|
2 | |
---|
3 | {html_head} |
---|
4 | <link rel="stylesheet" type="text/css" href="{$ROOT_URL|@cat:"plugins/bbcode_bar/bbcode_bar.css"}" > |
---|
5 | {/html_head} |
---|
6 | |
---|
7 | <div id="outils" width="500pt"> |
---|
8 | <table class="outils"> |
---|
9 | <tr> |
---|
10 | {if isset($BBCode_bar_button_00)} |
---|
11 | <td><img class="bbcbutton" title="{'p_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'p_help'|@translate}')" onclick="BBCcode('addComment','content',this)" name="p" src="{$repicon}/p.png" border="0"></td> |
---|
12 | {/if} |
---|
13 | {if isset($BBCode_bar_button_01)} |
---|
14 | <td><img class="bbcbutton" title="{'b_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'b_help'|@translate}')" onclick="BBCcode('addComment','content',this)" name="b" src="{$repicon}/b.png" border="0"></td> |
---|
15 | {/if} |
---|
16 | {if isset($BBCode_bar_button_02)} |
---|
17 | <td><img class="bbcbutton" title="{'i_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'i_help'|@translate}')" onclick="BBCcode('addComment','content',this)" name="i" src="{$repicon}/i.png" border="0"></td> |
---|
18 | {/if} |
---|
19 | {if isset($BBCode_bar_button_03)} |
---|
20 | <td><img class="bbcbutton" title="{'u_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'u_help'|@translate}')" onclick="BBCcode('addComment','content',this)" name="u" src="{$repicon}/u.png" border="0"></td> |
---|
21 | {/if} |
---|
22 | {if isset($BBCode_bar_button_04)} |
---|
23 | <td><img class="bbcbutton" title="{'s_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'s_help'|@translate}')" onclick="BBCcode('addComment','content',this)" name="s" src="{$repicon}/s.png" border="0"></td> |
---|
24 | {/if} |
---|
25 | <td> </td> |
---|
26 | {if isset($BBCode_bar_button_05)} |
---|
27 | <td><img class="bbcbutton" title="{'center_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'center_help'|@translate}')" onclick="BBCcode('addComment','content',this)" name="center" src="{$repicon}/center.png" border="0"></td> |
---|
28 | {/if} |
---|
29 | {if isset($BBCode_bar_button_06)} |
---|
30 | <td><img class="bbcbutton" title="{'right_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'right_help'|@translate}')" onclick="BBCcode('addComment','content',this)" name="right" src="{$repicon}/right.png" border="0"></td> |
---|
31 | {/if} |
---|
32 | {if isset($BBCode_bar_button_07)} |
---|
33 | <td><img class="bbcbutton" title="{'ul_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'ul_help'|@translate}')" onclick="BBClist('addComment','content',this)" name="ul" src="{$repicon}/ul.png" border="0"></td> |
---|
34 | {/if} |
---|
35 | {if isset($BBCode_bar_button_08)} |
---|
36 | <td><img class="bbcbutton" title="{'ol_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'ol_help'|@translate}')" onclick="BBClist('addComment','content',this)" name="ol" src="{$repicon}/ol.png" border="0"></td> |
---|
37 | {/if} |
---|
38 | <td> </td> |
---|
39 | {if isset($BBCode_bar_SmiliesSupport)} |
---|
40 | <td>{$BBCode_bar_SmiliesSupport.SMILIESSUPPORT_PAGE}</td> |
---|
41 | <td> </td> |
---|
42 | {/if} |
---|
43 | {if isset($BBCode_bar_button_09)} |
---|
44 | <td><img class="bbcbutton" title="{'quote_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'quote_help'|@translate}')" onclick="BBCcode('addComment','content',this)" name="quote" src="{$repicon}/quote.png" border="0"></td> |
---|
45 | {/if} |
---|
46 | {if isset($BBCode_bar_button_10)} |
---|
47 | <td><img class="bbcbutton" title="{'img_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'img_help'|@translate}')" onclick="BBCcode('addComment','content',this)" name="img" src="{$repicon}/image.png" border="0"></td> |
---|
48 | {/if} |
---|
49 | {if isset($BBCode_bar_button_11)} |
---|
50 | <td><img class="bbcbutton" title="{'url_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'url_help'|@translate}')" onclick="BBCurl('addComment','content')" name="url" src="{$repicon}/link.png" border="0"></td> |
---|
51 | {/if} |
---|
52 | {if isset($BBCode_bar_button_12)} |
---|
53 | <td><img class="bbcbutton" title="{'mail_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'mail_help'|@translate}')" onclick="BBCwmi('addComment','content','email')" name="email" src="{$repicon}/mail.png" border="0"></td> |
---|
54 | {/if} |
---|
55 | <td> </td> |
---|
56 | {if isset($BBCode_bar_button_13)} |
---|
57 | <td><select title="{'size_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'size_help'|@translate}')" onchange="BBCfs('addComment','content',this)" title="{'size_help'|@translate}"> |
---|
58 | <option class="genmed" value="{'tiny'|@translate}">{'tiny'|@translate}</option> |
---|
59 | <option class="genmed" value="{'small'|@translate}">{'small'|@translate}</option> |
---|
60 | <option class="genmed" value="{'normal'|@translate}" selected="selected" >{'normal'|@translate}</option> |
---|
61 | <option class="genmed" value="{'large'|@translate}">{'large'|@translate}</option> |
---|
62 | <option class="genmed" value="{'huge'|@translate}">{'huge'|@translate}</option> |
---|
63 | </select> |
---|
64 | </td> |
---|
65 | {/if} |
---|
66 | {if isset($BBCode_bar_button_14)} |
---|
67 | <td><select title="{'fc_help'|@translate}" onmouseout="helpline('addComment','helpbox', '{'help'|@translate}')" onmouseover="helpline('addComment','helpbox', '{'fc_help'|@translate}')" onchange="BBCfc('addComment','content',this)" title="{'fc_help'|@translate}"> |
---|
68 | <option class="genmed" value="" style="color: black; background-color: rgb(250, 250, 250);" selected="selected" >{'default_help'|@translate}</option> |
---|
69 | <option class="genmed" value="maroon" style="color: maroon; background-color: rgb(250, 250, 250);">{'maroon_help'|@translate}</option> |
---|
70 | <option class="genmed" value="red" style="color: red; background-color: rgb(250, 250, 250);">{'red_help'|@translate}</option> |
---|
71 | <option class="genmed" value="orange" style="color: orange; background-color: rgb(250, 250, 250);">{'orange_help'|@translate}</option> |
---|
72 | <option class="genmed" value="brown" style="color: brown; background-color: rgb(250, 250, 250);">{'brown_help'|@translate}</option> |
---|
73 | <option class="genmed" value="yellow" style="color: yellow; background-color: rgb(250, 250, 250);">{'yellow_help'|@translate}</option> |
---|
74 | <option class="genmed" value="green" style="color: green; background-color: rgb(250, 250, 250);">{'green_help'|@translate}</option> |
---|
75 | <option class="genmed" value="olive" style="color: olive; background-color: rgb(250, 250, 250);">{'olive_help'|@translate}</option> |
---|
76 | <option class="genmed" value="cyan" style="color: cyan; background-color: rgb(250, 250, 250);">{'cyan_help'|@translate}</option> |
---|
77 | <option class="genmed" value="blue" style="color: blue; background-color: rgb(250, 250, 250);">{'blue_help'|@translate}</option> |
---|
78 | <option class="genmed" value="darkblue" style="color: darkblue; background-color: rgb(250, 250, 250);">{'darkblue_help'|@translate}</option> |
---|
79 | <option class="genmed" value="indigo" style="color: indigo; background-color: rgb(250, 250, 250);">{'indigo_help'|@translate}</option> |
---|
80 | <option class="genmed" value="violet" style="color: violet; background-color: rgb(250, 250, 250);">{'violet_help'|@translate}</option> |
---|
81 | <option class="genmed" value="white" style="color: white; background-color: rgb(250, 250, 250);">{'default_help'|@translate}</option> |
---|
82 | <option class="genmed" value="black" style="color: black; background-color: rgb(250, 250, 250);">{'white_help'|@translate}</option> |
---|
83 | </select> |
---|
84 | </td> |
---|
85 | {/if} |
---|
86 | </tr> |
---|
87 | </table> |
---|
88 | {if isset($BBCode_bar_button_15)} |
---|
89 | <input class="helpline" type="text" value="{'help'|@translate}" maxlength="150" size="80" name="helpbox"/> |
---|
90 | {/if} |
---|
91 | </div> |
---|