Home
last modified time | relevance | path

Searched refs:link (Results 201 – 225 of 1418) sorted by path

12345678910>>...57

/plugin/ckgdoku/ckeditor/plugins/smiley/
H A Dplugin.js.unc39 * contained inside the URL path defined with the {@link #smiley_path} setting.
60 * {@link CKEDITOR.config#smiley_images} setting. Each entry in this array list
61 * must match its relative pair in the {@link CKEDITOR.config#smiley_images}
/plugin/ckgdoku/
H A Dscript.js404 var link, width, s, align;
410 link = 'detail';
416 link = opt;
444 if (link != null) {
445 dialog.getContentElement("info", "cmbLinkType").setValue(link);
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc664 /* previously saved internal link with query string
1264 // if local image without link content, as in <a . . .></a>, delete link markup
1514 /* remove space between link end markup and following punctuation */
1656 var ReplaceLinkMatch = function(tag, link) {
1658 if(tag_1 == link) return true;
1659 link = link.replace(/\s/,'%20');
1660 return (link == tag_1);
1720 function(match,link,spaces,type) {
1722 return (link + "\n" + spaces+type);
/plugin/ckgedit/action/
H A Dsave.php217 $link = explode('?',$matches[1]);
218 list($link_id,$linktext) = explode('|', $link[0]);
223 $link = explode('?',$matches[1]);
224 if($link[1]) {
225 $link_id = $link[0];
226 list($qs,$linktext) = explode('|', $link[1]);
228 else list($link_id,$linktext) = explode('|', $link[0]);
257 $link = explode('?',$matches[2]);
258 list($link_id,$linktext) = explode('|', $link[0]);
260 if(!empty($link[1])) $rel .= '?' . $link[1];
/plugin/ckgedit/ckeditor/
H A DCHANGES.md89 …tor/ckeditor-dev/issues/2154): The [Link](https://ckeditor.com/cke4/addon/link) plugin now support…
264 …itor/ckeditor-dev/issues/859): Fixed: Cannot edit a link after a double-click on the text in the l…
283 …pellChecker/ckeditor-plugin-scayt/issues/90): Fixed: Selection is lost on link creation if SCAYT h…
461 ….ckeditor.com/ticket/13062): Fixed: Impossible to unlink when the caret is at the edge of the link.
465 …[Link](https://ckeditor.com/cke4/addon/link) dialog does not open on a double click on the second …
539 …nload` attribute in link (`<a>`) elements. Selecting the "Force Download" checkbox in the [Link](h…
706 …e4/addon/image2) requires the [Link](https://ckeditor.com/cke4/addon/link) plugin to link an image.
1134 …10867](https://dev.ckeditor.com/ticket/10867): Fixed: Issue with setting encoded URI as image link.
1279 …dardized the way anchors are discovered by the [Link](https://ckeditor.com/cke4/addon/link) plugin.
1405 …ckeditor.com/ticket/10823): Fixed: [Link](https://ckeditor.com/cke4/addon/link) plugin does not wo…
[all …]
H A DLICENSE.md399 code. If you link other code with the library, you must provide
628 link a "work that uses the Library" with the Library to produce a
705 8. You may not copy, modify, sublicense, link with, or distribute
707 attempt otherwise to copy, modify, sublicense, link with, or
724 original licensor to copy, distribute, link with or modify the Library
H A Dckeditor.js56 …1,main:1,menu:1,nav:1,ol:1,p:1,pre:1,section:1,table:1,ul:1},g={command:1,link:1,meta:1,noscript:1…
59 …ygen:k,label:b,legend:b,li:c,link:k,main:c,map:c,mark:b,menu:a({li:1},c),meta:k,meter:d(b,{meter:1…
61 …:1,col:1,command:1,dialog:1,embed:1,hr:1,img:1,input:1,isindex:1,keygen:1,link:1,meta:1,param:1,so…
991 …ystroke(CKEDITOR.CTRL+75,"link");c.ui.addButton&&(c.ui.addButton("Link",{label:c.lang.link.toolbar,
992 …Button("Unlink",{label:c.lang.link.unlink,command:"unlink",toolbar:"links,20"}),c.ui.addButton("An…
993link=b):CKEDITOR.plugins.link.tryRestoreFakeAnchor(c,b)&&(a.data.dialog="anchor"))},null,null,0);c…
994link.unlink,command:"unlink",group:"link",order:5}});c.contextMenu&&c.contextMenu.addListener(func…
995 …elementsPath.filters;b&&b.push(function(a,b){if("a"==b&&(CKEDITOR.plugins.link.tryRestoreFakeAncho…
997 …es",charset:"advCharset",style:"advStyles",rel:"advRel"};CKEDITOR.plugins.link={getSelectedLink:fu… class in CKEDITOR.plugins
999 …r a=b&&(b.data("cke-saved-href")||b.getAttribute("href"))||"",d=c.plugins.link.compiledProtectionF…
[all …]
H A Dckeditor.js.unc1161 link: 1,
1333 link: k,
1346 link: 1,
1535 link: 1,
19630 var a = c.plugins.link,
19666 c.addCommand("link", new CKEDITOR.dialogCommand("link", {
19691 CKEDITOR.dialog.add("link", this.path + "dialogs/link.js");
19703 link: 1,
19705 } && a.data.link && c.getSelection().selectElement(a.data.link)
19720 link: {
[all …]
H A Dconfig.js.unc411 InternalLink: "internal link",
413 MediaFileLink: "link to media file",
H A Dcontents-default.css335 /* email link */
H A Dcontents.css1 …mages/external-link.png) 0 1px no-repeat;padding:1px 0 1px 16px;color:#436976 !important;text-deco…
H A Dcontents.css.unc301 background: transparent url(images/external-link.png) 0px 1px no-repeat;
308 a.wikilink2:link,
371 /* email link */
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified493 "link": {
525 "noUrl": "Please type the link URL",
796 InternalLink: "internal link",
798 MediaFileLink: "link to media file",
802link to the English Wikipedia article on Shakespeare. The <span style='font-weight:600'>wp</span>…
803 MediaFileLink: "link to media file",
871 CKEDITOR.lang.en.common["noLink"] = "No link";
H A Den.js-4.9.merged5link":{"acccessKey":"Access Key","advanced":"Advanced","advisoryContentType":"Advisory Content Typ…
49 InternalLink: "internal link",
51 MediaFileLink: "link to media file",
56 …style='font-weight:600'>[[wp&gt;Shakespeare]]</span>, which will create a link to the English Wiki…
57 "The <span style='font-weight:600'>wp</span> part designates a link pattern; " +
58 "the text following the '<span style='font-weight:900'>&gt;</span>' will be inserted into the link,…
59 …hen there is no place holder, the replacement text will be appended to the end of the link.</div>",
60 MediaFileLink: "link to media file",
149 CKEDITOR.lang.en["common"]["noLink"] = "No link";
H A Den.js.4.95link":{"acccessKey":"Access Key","advanced":"Advanced","advisoryContentType":"Advisory Content Typ…
H A Den.js.ckgedit48 InternalLink: "internal link",
50 MediaFileLink: "link to media file",
55 …style='font-weight:600'>[[wp&gt;Shakespeare]]</span>, which will create a link to the English Wiki…
56 "The <span style='font-weight:600'>wp</span> part designates a link pattern; " +
57 "the text following the '<span style='font-weight:900'>&gt;</span>' will be inserted into the link,…
58 …hen there is no place holder, the replacement text will be appended to the end of the link.</div>",
59 MediaFileLink: "link to media file",
148 CKEDITOR.lang.en["common"]["noLink"] = "No link";
H A Den.js.unc5link":{"acccessKey":"Access Key","advanced":"Advanced","advisoryContentType":"Advisory Content Typ…
49 InternalLink: "internal link",
51 MediaFileLink: "link to media file",
56 …style='font-weight:600'>[[wp&gt;Shakespeare]]</span>, which will create a link to the English Wiki…
57 "The <span style='font-weight:600'>wp</span> part designates a link pattern; " +
58 "the text following the '<span style='font-weight:900'>&gt;</span>' will be inserted into the link,…
59 …hen there is no place holder, the replacement text will be appended to the end of the link.</div>",
60 MediaFileLink: "link to media file",
150 CKEDITOR.lang.en["common"]["noLink"] = "No link";
H A Dfr.js.unc425 "link": {
H A Dlang_array.txt419 "link": {
449 "noUrl": "Please type the link URL",
707 InternalLink: "internal link",
709 MediaFileLink: "link to media file",
/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc84 // Dialog window UI element: a textarea field for the link text.
104 // Dialog window UI element: a text input field for the link URL.
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1link:""};window.onbeforeunload=function(){};(function(){var a=function(e,h){oDokuWiki_FCKEditorIns… property in a.y.ckgeditImageReselectObj
H A Dimage.js.unc8 var ckgeditImageReselectObj = { 'align': "", 'link':""};
117 switch(ckgeditImageReselectObj['link']) {
133 ckgeditImageReselectObj['link'] = "";
335 if ( link ) {
336 this.linkElement = link;
340 var linkChildren = link.getChildren();
354 this.setupContent( LINK, link );
363 if(link) {
364 if(link['$']['outerHTML'].match(/detail/)) {
442 // Create a new link.
[all …]
/plugin/ckgedit/ckeditor/plugins/image/
H A Dplugin.js.unc130 * Whether to remove links when emptying the link URL field in the image dialog.
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Danchor.js53 if ( CKEDITOR.plugins.link.synAnchorSelector )
56 if ( CKEDITOR.plugins.link.emptyAnchorFix )
65 if ( CKEDITOR.plugins.link.fakeAnchor )
97 if ( CKEDITOR.plugins.link.fakeAnchor )
99 var realElement = CKEDITOR.plugins.link.tryRestoreFakeAnchor( editor, fullySelected );
108 partialSelected = CKEDITOR.plugins.link.getSelectedLink( editor );
H A Dlink-cmpr.js1link;var g=new Object();g.doku_base=new RegExp("^"+y.replace(/\//g,"\\/"),"g");g.media_internal=/l…

12345678910>>...57