Home
last modified time | relevance | path

Searched refs:link (Results 276 – 300 of 1418) sorted by last modified time

1...<<11121314151617181920>>...57

/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/scripts/
H A Dparse_wiki.js.unc730 /* previously saved internal link with query string
1284 // if local image without link content, as in <a . . .></a>, delete link markup
1519 /* remove space between link end markup and following punctuation */
1658 var ReplaceLinkMatch = function(tag, link) {
1660 if (tag_1 == link) return true;
1661 link = link.replace(/\s/, '%20');
1662 return (link == tag_1);
1722 function(match,link,spaces,type) {
1724 return (link + "\n" + spaces+type);
/plugin/ckgedit/ckeditor/
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 Dconfig.js.unc411 InternalLink: "internal link",
413 MediaFileLink: "link to media file",
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/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";
/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/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.js1link;var g=new Object();g.doku_base=new RegExp("^"+y.replace(/\//g,"\\/"),"g");g.media_internal=/l…
H A Dlink.js.unc16 var plugin = CKEDITOR.plugins.link;
197 // Loads the parameters in a selected link to the link dialog fields.
536 linkLang = editor.lang.link;
538 //get link browser
1739 * as link title instead
1744 if(!link) {
1747 link = ':' + link.replace(/^:/,"");
1757 var link_ar = link.split(':',link);
1800 * Show the link wizard
1814 * Hide the link wizard
[all …]
/plugin/ckgedit/ckeditor/plugins/link/
H A Dplugin.js.unc6 CKEDITOR.plugins.add( 'link',
11 editor.addCommand( 'link', new CKEDITOR.dialogCommand( 'link' ) );
18 command : 'link'
30 CKEDITOR.dialog.add( 'link', this.path + 'dialogs/link.js' );
124 link :
127 command : 'link',
128 group : 'link',
136 group : 'link',
248 CKEDITOR.plugins.link =
258 * <a href="#">[link]</a>
[all …]
/plugin/epub/
H A Drenderer.php177 $type=$link['class'];
223 $link['name'] = preg_replace("#src=.*?$t\"#", "src=\"$name\"",$link['name']);
225 $link['name'] = str_replace('alt=""','alt="'. $link['title'] . '"', $link['name']);
237 return $link['name'];
270 $link['name'] = $link['display'];
288 if(isset($link['type']) && $link['type'] == 'ext_media') {
295 $link['url'] = $name;
301 $link = str_replace('Images/Images',"Images",$link);
302 $link = preg_replace('#[\.\/]*Images#', "../Images", $link );
306 $out = $link['name'];
[all …]
H A Daction.php45 $link = ml($ebook);
48 echo " <a href='$link' title='$title'>$title ($ebook)</a>.<br />";
/plugin/html5video2/script/
H A Dvideo.min.js21 …xmlns",y=e.namespaceURI),r.push({prefix:g,namespace:y})),o||i&&!/^(?:meta|link|img|br|hr|input)$/i…
/plugin/html5video2/syntax/
H A Dvideo.php43 $link = explode('|',$link,2);
46 $ralign = (bool)preg_match('/^ /',$link[0]);
47 $lalign = (bool)preg_match('/ $/',$link[0]);
61 if ( !isset($link[1]) ) {
62 $link[1] = NULL;
66 $link[0] = trim($link[0]);
69 $pos = strrpos($link[0], '?');
71 $src = substr($link[0],0,$pos);
72 $param = substr($link[0],$pos+1);
74 $src = $link[0];
[all …]
/plugin/dwedit/
H A DREADME4 For users who are not using the Dokuwiki template, a link can be added anywhere on the template pag…
9 …The appearance of the link can be styled in the style.css file, using span.dwedit, which is curren…
H A Daction.php94 …$link = '<a href="' . wl($ID, $params) . '" class="action ' . $edclass . '" rel="nofollow" title="…
97 $link = '<li class = "dwedit">' . $link .'</li>';
100 $link = '<span class = "dwedit">' . $link .'</span>';
104 array('dwedit' => $link) + array_slice($event->data['items'], 1, NULL, true);
/plugin/bootswrapper/exe/help/
H A Djumbotron.txt44 | ''background'' | Background URL or DokuWiki Media link (eg '':wiki:logo.png'') |
H A Dtext.txt63 …tes. These may also be applied to links and will darken on hover just like our default link styles.

1...<<11121314151617181920>>...57