Project

General

Profile

« Previous | Next » 

Revision 1199

Added by Dietmar over 14 years ago

Update FCKeditor Version 2.6.5 to Modulversion 2.9.3

View differences:

fck_image.html
190 190
							<option value="_parent" fcklang="DlgLnkTargetParent">Parent Window (_parent)</option>
191 191
						</select>
192 192
					</div>
193
					<div>
194
						<span fckLang="DlgGenContRel">Advisory Relation</span><br />
195
						<select id="cmbAttContentRel">
196
							<option value="" fckLang="DlgGenNotSet" selected>&lt;not set&gt;</option>
197
							<option value="fancybox" fckLang="Fancybox">Fancybox</option>
198
							<option value="prettyPhoto" fckLang="PrettyPhoto">PrettyPhoto</option>
199
<!--							<option value="prettyPhoto[gallery]" fckLang="PrettyPhoto Image Gallery">PrettyPhoto Image Gallery</option>
200
							<option value="prettyPhoto[flash]" fckLang="PrettyPhoto Flash">PrettyPhoto Flash</option>
201
							<option value="prettyPhoto[iframes]" fckLang="PrettyPhoto IFrames">PrettyPhoto IFrames</option>
202
							<option value="prettyPhoto[movies]" fckLang="PrettyPhoto Movies">PrettyPhoto Movies</option>
203
							<option value="prettyPopin" fckLang="PrettyPopin">Pretty Popin</option>
204
							<option value="prettyGallery" fckLang="PrettyGallery">Pretty Gallery</option>   -->
205
							<option value="alternate" fckLang="Alternate">Alternate</option>
206
							<option value="copyright" fckLang="copyright">Copyright</option>
207
							<option value="designates" fckLang="designates">Designates</option>
208
							<option value="nofollow" fckLang="nofollow">Nofollow</option>
209
							<option value="lightbox" fckLang="Lightbox">Lightbox</option>
210
							<option value="stylesheet" fckLang="stylesheet">Stylesheet</option>
211
							<option value="thumbnail" fckLang="Thumbnail">Thumbnail</option>
212
						</select>
213
					</div>
214

  
193 215
				</td>
194 216
			</tr>
195
		</table>
217

  
218
				<tr>
219
					<td valign="top">
220
						<span fckLang="DlgGenClass">Stylesheet Classes</span><br />
221
						<input id="txtAttClasses" style="WIDTH: 100%" type="text" />
222
					</td>
223
					<td></td>
224
					<td valign="top" width="50%">
225
						<span fckLang="DlgGenId">Id</span><br />
226
						<input id="txtAttId" style="WIDTH: 100%" type="text" />
227
					</td>
228
				</tr>
229
			</table>
230
			<table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">
231
				<tr>
232
					<td>
233
						<span fckLang="DlgGenStyle">Style</span><br />
234
						<input id="txtAttStyle" style="WIDTH: 100%" type="text" />
235
					</td>
236
				</tr>
237
				<tr>
238
					<td valign="top" width="100%">
239
						<span fckLang="DlgGenTitle">Advisory Title</span><br />
240
						<input id="txtAttTitle" style="WIDTH: 100%" type="text" />
241
					</td>
242
				</tr>
243
			</table>
196 244
	</div>
197 245
	<div id="divAdvanced" style="display: none">
198 246
		<table cellspacing="0" cellpadding="0" width="100%" align="center" border="0">

Also available in: Unified diff