annotate WebContent/jscripts/tiny_mce/plugins/advlink/link.htm @ 20:6629e8422760

half baked version for new JWT auth :-(
author casties
date Fri, 23 Mar 2012 21:41:53 +0100
parents 0be9d53a6967
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
2 <html xmlns="http://www.w3.org/1999/xhtml">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
3 <head>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
4 <title>{#advlink_dlg.title}</title>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
5 <script type="text/javascript" src="../../tiny_mce_popup.js"></script>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
6 <script type="text/javascript" src="../../utils/mctabs.js"></script>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
7 <script type="text/javascript" src="../../utils/form_utils.js"></script>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
8 <script type="text/javascript" src="../../utils/validate.js"></script>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
9 <script type="text/javascript" src="js/advlink.js"></script>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
10 <link href="css/advlink.css" rel="stylesheet" type="text/css" />
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
11 </head>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
12 <body id="advlink" style="display: none" role="application" onload="javascript:mcTabs.displayTab('general_tab','general_panel', true);" aria-labelledby="app_label">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
13 <span class="mceVoiceLabel" id="app_label" style="display:none;">{#advlink_dlg.title}</span>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
14 <form onsubmit="insertAction();return false;" action="#">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
15 <div class="tabs" role="presentation">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
16 <ul>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
17 <li id="general_tab" class="current" aria-controls="general_panel" ><span><a href="javascript:mcTabs.displayTab('general_tab','general_panel');" onmousedown="return false;">{#advlink_dlg.general_tab}</a></span></li>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
18 <li id="popup_tab" aria-controls="popup_panel" ><span><a href="javascript:mcTabs.displayTab('popup_tab','popup_panel');" onmousedown="return false;">{#advlink_dlg.popup_tab}</a></span></li>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
19 <li id="events_tab" aria-controls="events_panel"><span><a href="javascript:mcTabs.displayTab('events_tab','events_panel');" onmousedown="return false;">{#advlink_dlg.events_tab}</a></span></li>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
20 <li id="advanced_tab" aria-controls="advanced_panel"><span><a href="javascript:mcTabs.displayTab('advanced_tab','advanced_panel');" onmousedown="return false;">{#advlink_dlg.advanced_tab}</a></span></li>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
21 </ul>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
22 </div>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
23
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
24 <div class="panel_wrapper" role="presentation">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
25 <div id="general_panel" class="panel current">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
26 <fieldset>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
27 <legend>{#advlink_dlg.general_props}</legend>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
28
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
29 <table border="0" cellpadding="4" cellspacing="0" role="presentation">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
30 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
31 <td class="nowrap"><label id="hreflabel" for="href">{#advlink_dlg.url}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
32 <td><table border="0" cellspacing="0" cellpadding="0">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
33 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
34 <td><input id="href" name="href" type="text" class="mceFocus" value="" onchange="selectByValue(this.form,'linklisthref',this.value);" aria-required="true" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
35 <td id="hrefbrowsercontainer">&nbsp;</td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
36 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
37 </table></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
38 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
39 <tr id="linklisthrefrow">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
40 <td class="column1"><label for="linklisthref">{#advlink_dlg.list}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
41 <td colspan="2" id="linklisthrefcontainer"><select id="linklisthref"><option value=""></option></select></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
42 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
43 <tr id="anchorlistrow">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
44 <td class="column1"><label for="anchorlist">{#advlink_dlg.anchor_names}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
45 <td colspan="2" id="anchorlistcontainer"><select id="anchorlist"><option value=""></option></select></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
46 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
47 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
48 <td><label id="targetlistlabel" for="targetlist">{#advlink_dlg.target}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
49 <td id="targetlistcontainer"><select id="targetlist"><option value=""></option></select></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
50 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
51 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
52 <td class="nowrap"><label id="titlelabel" for="title">{#advlink_dlg.titlefield}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
53 <td><input id="title" name="title" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
54 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
55 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
56 <td><label id="classlabel" for="classlist">{#class_name}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
57 <td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
58 <select id="classlist" name="classlist" onchange="changeClass();">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
59 <option value="" selected="selected">{#not_set}</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
60 </select>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
61 </td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
62 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
63 </table>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
64 </fieldset>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
65 </div>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
66
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
67 <div id="popup_panel" class="panel">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
68 <fieldset>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
69 <legend>{#advlink_dlg.popup_props}</legend>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
70
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
71 <input type="checkbox" id="ispopup" name="ispopup" class="radio" onclick="setPopupControlsDisabled(!this.checked);buildOnClick();" />
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
72 <label id="ispopuplabel" for="ispopup">{#advlink_dlg.popup}</label>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
73
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
74 <table border="0" cellpadding="0" cellspacing="4" role="presentation" >
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
75 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
76 <td class="nowrap"><label for="popupurl">{#advlink_dlg.popup_url}</label>&nbsp;</td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
77 <td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
78 <table border="0" cellspacing="0" cellpadding="0">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
79 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
80 <td><input type="text" name="popupurl" id="popupurl" value="" onchange="buildOnClick();" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
81 <td id="popupurlbrowsercontainer">&nbsp;</td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
82 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
83 </table>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
84 </td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
85 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
86 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
87 <td class="nowrap"><label for="popupname">{#advlink_dlg.popup_name}</label>&nbsp;</td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
88 <td><input type="text" name="popupname" id="popupname" value="" onchange="buildOnClick();" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
89 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
90 <tr role="group" aria-labelledby="popup_size_label">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
91 <td class="nowrap"><label id="popup_size_label">{#advlink_dlg.popup_size}</label>&nbsp;</td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
92 <td class="nowrap">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
93 <span style="display:none" id="width_voiceLabel">{#advlink_dlg.width}</span>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
94 <input type="text" id="popupwidth" name="popupwidth" value="" onchange="buildOnClick();" aria-labelledby="width_voiceLabel" /> x
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
95 <span style="display:none" id="height_voiceLabel">{#advlink_dlg.height}</span>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
96 <input type="text" id="popupheight" name="popupheight" value="" onchange="buildOnClick();" aria-labelledby="height_voiceLabel" /> px
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
97 </td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
98 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
99 <tr role="group" aria-labelledby="popup_position_label center_hint">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
100 <td class="nowrap" id="labelleft"><label id="popup_position_label">{#advlink_dlg.popup_position}</label>&nbsp;</td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
101 <td class="nowrap">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
102 <span style="display:none" id="x_voiceLabel">X</span>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
103 <input type="text" id="popupleft" name="popupleft" value="" onchange="buildOnClick();" aria-labelledby="x_voiceLabel" /> /
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
104 <span style="display:none" id="y_voiceLabel">Y</span>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
105 <input type="text" id="popuptop" name="popuptop" value="" onchange="buildOnClick();" aria-labelledby="y_voiceLabel" /> <span id="center_hint">(c /c = center)</span>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
106 </td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
107 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
108 </table>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
109
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
110 <fieldset>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
111 <legend>{#advlink_dlg.popup_opts}</legend>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
112
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
113 <table border="0" cellpadding="0" cellspacing="4" role="presentation" >
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
114 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
115 <td><input type="checkbox" id="popuplocation" name="popuplocation" class="checkbox" onchange="buildOnClick();" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
116 <td class="nowrap"><label id="popuplocationlabel" for="popuplocation">{#advlink_dlg.popup_location}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
117 <td><input type="checkbox" id="popupscrollbars" name="popupscrollbars" class="checkbox" onchange="buildOnClick();" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
118 <td class="nowrap"><label id="popupscrollbarslabel" for="popupscrollbars">{#advlink_dlg.popup_scrollbars}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
119 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
120 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
121 <td><input type="checkbox" id="popupmenubar" name="popupmenubar" class="checkbox" onchange="buildOnClick();" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
122 <td class="nowrap"><label id="popupmenubarlabel" for="popupmenubar">{#advlink_dlg.popup_menubar}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
123 <td><input type="checkbox" id="popupresizable" name="popupresizable" class="checkbox" onchange="buildOnClick();" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
124 <td class="nowrap"><label id="popupresizablelabel" for="popupresizable">{#advlink_dlg.popup_resizable}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
125 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
126 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
127 <td><input type="checkbox" id="popuptoolbar" name="popuptoolbar" class="checkbox" onchange="buildOnClick();" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
128 <td class="nowrap"><label id="popuptoolbarlabel" for="popuptoolbar">{#advlink_dlg.popup_toolbar}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
129 <td><input type="checkbox" id="popupdependent" name="popupdependent" class="checkbox" onchange="buildOnClick();" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
130 <td class="nowrap"><label id="popupdependentlabel" for="popupdependent">{#advlink_dlg.popup_dependent}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
131 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
132 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
133 <td><input type="checkbox" id="popupstatus" name="popupstatus" class="checkbox" onchange="buildOnClick();" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
134 <td class="nowrap"><label id="popupstatuslabel" for="popupstatus">{#advlink_dlg.popup_statusbar}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
135 <td><input type="checkbox" id="popupreturn" name="popupreturn" class="checkbox" onchange="buildOnClick();" checked="checked" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
136 <td class="nowrap"><label id="popupreturnlabel" for="popupreturn">{#advlink_dlg.popup_return}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
137 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
138 </table>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
139 </fieldset>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
140 </fieldset>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
141 </div>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
142
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
143 <div id="advanced_panel" class="panel">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
144 <fieldset>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
145 <legend>{#advlink_dlg.advanced_props}</legend>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
146
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
147 <table border="0" cellpadding="0" cellspacing="4" role="presentation" >
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
148 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
149 <td class="column1"><label id="idlabel" for="id">{#advlink_dlg.id}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
150 <td><input id="id" name="id" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
151 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
152
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
153 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
154 <td><label id="stylelabel" for="style">{#advlink_dlg.style}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
155 <td><input type="text" id="style" name="style" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
156 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
157
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
158 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
159 <td><label id="classeslabel" for="classes">{#advlink_dlg.classes}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
160 <td><input type="text" id="classes" name="classes" value="" onchange="selectByValue(this.form,'classlist',this.value,true);" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
161 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
162
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
163 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
164 <td><label id="targetlabel" for="target">{#advlink_dlg.target_name}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
165 <td><input type="text" id="target" name="target" value="" onchange="selectByValue(this.form,'targetlist',this.value,true);" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
166 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
167
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
168 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
169 <td class="column1"><label id="dirlabel" for="dir">{#advlink_dlg.langdir}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
170 <td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
171 <select id="dir" name="dir">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
172 <option value="">{#not_set}</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
173 <option value="ltr">{#advlink_dlg.ltr}</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
174 <option value="rtl">{#advlink_dlg.rtl}</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
175 </select>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
176 </td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
177 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
178
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
179 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
180 <td><label id="hreflanglabel" for="hreflang">{#advlink_dlg.target_langcode}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
181 <td><input type="text" id="hreflang" name="hreflang" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
182 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
183
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
184 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
185 <td class="column1"><label id="langlabel" for="lang">{#advlink_dlg.langcode}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
186 <td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
187 <input id="lang" name="lang" type="text" value="" />
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
188 </td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
189 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
190
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
191 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
192 <td><label id="charsetlabel" for="charset">{#advlink_dlg.encoding}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
193 <td><input type="text" id="charset" name="charset" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
194 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
195
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
196 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
197 <td><label id="typelabel" for="type">{#advlink_dlg.mime}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
198 <td><input type="text" id="type" name="type" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
199 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
200
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
201 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
202 <td><label id="rellabel" for="rel">{#advlink_dlg.rel}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
203 <td><select id="rel" name="rel">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
204 <option value="">{#not_set}</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
205 <option value="lightbox">Lightbox</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
206 <option value="alternate">Alternate</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
207 <option value="designates">Designates</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
208 <option value="stylesheet">Stylesheet</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
209 <option value="start">Start</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
210 <option value="next">Next</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
211 <option value="prev">Prev</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
212 <option value="contents">Contents</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
213 <option value="index">Index</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
214 <option value="glossary">Glossary</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
215 <option value="copyright">Copyright</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
216 <option value="chapter">Chapter</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
217 <option value="subsection">Subsection</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
218 <option value="appendix">Appendix</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
219 <option value="help">Help</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
220 <option value="bookmark">Bookmark</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
221 <option value="nofollow">No Follow</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
222 <option value="tag">Tag</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
223 </select>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
224 </td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
225 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
226
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
227 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
228 <td><label id="revlabel" for="rev">{#advlink_dlg.rev}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
229 <td><select id="rev" name="rev">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
230 <option value="">{#not_set}</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
231 <option value="alternate">Alternate</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
232 <option value="designates">Designates</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
233 <option value="stylesheet">Stylesheet</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
234 <option value="start">Start</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
235 <option value="next">Next</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
236 <option value="prev">Prev</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
237 <option value="contents">Contents</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
238 <option value="index">Index</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
239 <option value="glossary">Glossary</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
240 <option value="copyright">Copyright</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
241 <option value="chapter">Chapter</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
242 <option value="subsection">Subsection</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
243 <option value="appendix">Appendix</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
244 <option value="help">Help</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
245 <option value="bookmark">Bookmark</option>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
246 </select>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
247 </td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
248 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
249
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
250 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
251 <td><label id="tabindexlabel" for="tabindex">{#advlink_dlg.tabindex}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
252 <td><input type="text" id="tabindex" name="tabindex" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
253 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
254
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
255 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
256 <td><label id="accesskeylabel" for="accesskey">{#advlink_dlg.accesskey}</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
257 <td><input type="text" id="accesskey" name="accesskey" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
258 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
259 </table>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
260 </fieldset>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
261 </div>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
262
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
263 <div id="events_panel" class="panel">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
264 <fieldset>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
265 <legend>{#advlink_dlg.event_props}</legend>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
266
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
267 <table border="0" cellpadding="0" cellspacing="4" role="presentation" >
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
268 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
269 <td class="column1"><label for="onfocus">onfocus</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
270 <td><input id="onfocus" name="onfocus" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
271 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
272
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
273 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
274 <td class="column1"><label for="onblur">onblur</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
275 <td><input id="onblur" name="onblur" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
276 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
277
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
278 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
279 <td class="column1"><label for="onclick">onclick</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
280 <td><input id="onclick" name="onclick" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
281 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
282
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
283 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
284 <td class="column1"><label for="ondblclick">ondblclick</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
285 <td><input id="ondblclick" name="ondblclick" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
286 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
287
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
288 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
289 <td class="column1"><label for="onmousedown">onmousedown</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
290 <td><input id="onmousedown" name="onmousedown" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
291 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
292
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
293 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
294 <td class="column1"><label for="onmouseup">onmouseup</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
295 <td><input id="onmouseup" name="onmouseup" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
296 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
297
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
298 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
299 <td class="column1"><label for="onmouseover">onmouseover</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
300 <td><input id="onmouseover" name="onmouseover" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
301 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
302
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
303 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
304 <td class="column1"><label for="onmousemove">onmousemove</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
305 <td><input id="onmousemove" name="onmousemove" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
306 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
307
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
308 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
309 <td class="column1"><label for="onmouseout">onmouseout</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
310 <td><input id="onmouseout" name="onmouseout" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
311 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
312
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
313 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
314 <td class="column1"><label for="onkeypress">onkeypress</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
315 <td><input id="onkeypress" name="onkeypress" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
316 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
317
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
318 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
319 <td class="column1"><label for="onkeydown">onkeydown</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
320 <td><input id="onkeydown" name="onkeydown" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
321 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
322
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
323 <tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
324 <td class="column1"><label for="onkeyup">onkeyup</label></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
325 <td><input id="onkeyup" name="onkeyup" type="text" value="" /></td>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
326 </tr>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
327 </table>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
328 </fieldset>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
329 </div>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
330 </div>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
331
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
332 <div class="mceActionPanel">
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
333 <input type="submit" id="insert" name="insert" value="{#insert}" />
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
334 <input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
335 </div>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
336 </form>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
337 </body>
0be9d53a6967 editor for annotations
dwinter
parents:
diff changeset
338 </html>