Home
last modified time | relevance | path

Searched refs:image (Results 201 – 225 of 1085) sorted by path

12345678910>>...44

/plugin/ckgdoku/ckeditor/skins/moono/
H A Ddialog_opera.css5image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#cfd1cf));background-image:-mo…
H A Deditor.css5image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient…
H A Deditor_gecko.css5image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient…
H A Deditor_ie.css5image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient…
H A Deditor_ie7.css5image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient…
H A Deditor_ie8.css5image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient…
H A Deditor_iequirks.css5image:linear-gradient(to bottom,#f5f5f5,#cfd1cf);filter:progid:DXImageTransform.Microsoft.gradient…
/plugin/ckgdoku/fckeditor/editor/filemanager/browser/default/
H A Dbrowser.css86 background-image: url(images/Folder.gif);
91 background-image: url(images/FolderOpened.gif);
96 background-image: url(images/FolderRO.gif);
101 background-image: url(images/FolderOpenedRO.gif);
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc796 …this.external_mime=false; // prevents external links to images from being converted to image links
898 matches = attrs[i].escaped.match(/^.*?\/userfiles\/image\/(.*)/);
900 var regex = new RegExp(config_animal + '\/image\/(.*)$');
916 if(src.search(/data:image.*?;base64/) > -1) {
1264 // if local image without link content, as in <a . . .></a>, delete link markup
/plugin/ckgedit/ckeditor/
H A DCHANGES.md220 * Fixed: Accessibility issue: No `alt` attribute for the logo image in the About tab of SCAYT.
610 …dev.ckeditor.com/ticket/13812): Fixed: When aborting file upload the placeholder for image is left.
866 …m/ticket/13454): Removed unused `lang.image.alertUrl` token from the [Image](https://ckeditor.com/…
977 …xed: Link lost when editing a linked image with the Link tab disabled. This also fixed a bug when …
1077 …s://dev.ckeditor.com/ticket/12111): Fixed: Linked image attributes are not read when opening the i…
1134 * [#10867](https://dev.ckeditor.com/ticket/10867): Fixed: Issue with setting encoded URI as image l…
1185 * [#11880](https://dev.ckeditor.com/ticket/11880): [IE8-9] Fixed: Linked image has a default thick …
1214 …* Default image caption can be translated (customized) with the `editor.lang.image2.captionPlaceho…
1222 …ansparentImageData) property which contains transparent image data to be used in CSS or as image s…
1237 …editor.com/ticket/11727): Fixed: The editor tries to select a non-editable image which was clicked.
[all …]
H A Dadditional.css3 …background: #eee url(data:image/gif;base64,R0lGODlhLgAcAMQAAPT09PHx8e7u7unp6ejo6Ofn5+bm5uXl5eTk5OP…
H A Dckeditor.js924 …select",e+"select.js");d("Button","button",e+"button.js");var k=b.plugins.image;k&&!b.plugins.imag…
925 …ea.title,command:"textarea",group:"textarea"}},k&&(d.imagebutton={label:a.image.titleButton,comman…
957 …tribute"]]}));b.ui.addButton&&b.ui.addButton("Image",{label:b.lang.common.image,command:"image",to…
958 …Items({image:{label:b.lang.image.menu,command:"image",group:"image"}});b.contextMenu&&b.contextMen…
H A Dckeditor.js.unc14571 var d = ["image/png", "image/jpeg", "image/gif"],
18227 var k = a.plugins.image;
18306 case "image":
18341 case "image":
18637 group: "image"
18927 CKEDITOR.plugins.add("image", {
18931 CKEDITOR.dialog.add("image", this.path + "dialogs/image.js");
18934 b.addCommand("image", new CKEDITOR.dialogCommand("image", {
18944 command: "image",
18953 image: {
[all …]
H A Dcontents-default.css208 list-style-image: none;
216 list-style-image: none;
344 background-image: url(images/fileicons/gz.png);
371 background-image: url(images/fileicons/c.png);
391 background-image: url(images/fileicons/cs.png);
424 background-image: url(images/fileicons/py.png);
427 background-image: url(images/fileicons/js.png);
464 background-image: url(images/fileicons/7z.png);
470 background-image: url(images/fileicons/pl.png);
476 background-image: url(images/fileicons/ps.png);
[all …]
H A Dcontents.css1image:url(images/fileicons/gz.png)}a.mf_csv{background-image:url(images/fileicons/csv.png)}a.mf_gi…
H A Dcontents.css.unc198 /* image alignment */
380 background-image: url(images/fileicons/gz.png);
383 background-image: url(images/fileicons/csv.png);
386 background-image: url(images/fileicons/gif.png);
407 background-image: url(images/fileicons/c.png);
427 background-image: url(images/fileicons/cs.png);
460 background-image: url(images/fileicons/py.png);
463 background-image: url(images/fileicons/js.png);
500 background-image: url(images/fileicons/7z.png);
506 background-image: url(images/fileicons/pl.png);
[all …]
/plugin/ckgedit/ckeditor/css/
H A Dadditional.css3 …background: #eee url(data:image/gif;base64,R0lGODlhLgAcAMQAAPT09PHx8e7u7unp6ejo6Ofn5+bm5uXl5eTk5OP…
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified11 "image": "Image",
459 "image": {
463 "button2Img": "Do you want to transform the selected image button on a simple image?",
465 "img2Button": "Do you want to transform the selected image on a image button?",
759 CKEDITOR.lang.en.image.alt = "HoverTip";
H A Den.js11 CKEDITOR.lang.en.image['alt'] = "HoverTip";
H A Den.js-4.9.merged5image":"Image","flash":"Flash","form":"Form","checkbox":"Checkbox","radio":"Radio Button","textFie…
11 CKEDITOR.lang.en.image['alt'] = "HoverTip";
H A Den.js.4.95image":"Image","flash":"Flash","form":"Form","checkbox":"Checkbox","radio":"Radio Button","textFie…
H A Den.js.ckgedit10 CKEDITOR.lang.en.image['alt'] = "HoverTip";
H A Den.js.unc5image":"Image","flash":"Flash","form":"Form","checkbox":"Checkbox","radio":"Radio Button","textFie…
11 CKEDITOR.lang.en.image['alt'] = "HoverTip";
H A Dfr.js.unc14 "linkOnly" : "Lien, sans image",
21 "image": "Image",
31 "imageButton": "Bouton image",
385 "image": {
389 "button2Img": "Voulez-vous transformer le bouton image sélectionné en simple image?",
391 "img2Button": "Voulez-vous transformer l'image en bouton image?",
392 "infoTab": "Informations sur l'image",
395 "menu": "Propriétés de l'image",
397 "title": "Propriétés de l'image",
398 "titleButton": "Propriétés du bouton image",
[all …]
H A Dlang_array.txt15 "image": "Image",
379 "image": {
383 "button2Img": "Do you want to transform the selected image button on a simple image?",
385 "img2Button": "Do you want to transform the selected image on a image button?",

12345678910>>...44