Home
last modified time | relevance | path

Searched refs:link (Results 351 – 375 of 1418) sorted by relevance

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

/plugin/fedauth/classes/
H A Dfa_provider.class.php107 $link = ml(':'.$src, $params);
108 return $link;
/plugin/pagemod/helper/
H A Dpagemod.php78 $link = wl($page_to_modify);
81 …"<script type='text/javascript' charset='utf-8'>location.replace('$link')</script>", // javascript…
/plugin/displayorphans/
H A Drenderer.php114 …$link = array('target' => $conf['target']['wiki'], 'class' => 'wikilink1', 'url' => wl($id, 'do=ba…
116 $renderer->doc .= $count > 0 ? $renderer->_formatLink($link) : $text;
/plugin/unusedmedias/admin/
H A Dlist.php125 $link = ml($id,'',true);
126 $btn_view = ' <a href="'.$link.'" target="_blank">
/plugin/workflow/
H A Dscript.js91 var link = wfRenderLink(wfpageid, 'wfForget(\'' + name + '\');', name + ' = ' + wfstate[name]);
92 jQuery('#wftable tr:last').after('<tr><td>Forget ' + link + '</td></tr>');
/plugin/rrdgraph/
H A Dscript.js10 var link = jQuery("a#__L" + graphId);
30 link.attr("href", imageUri + "&mode=fs");
/plugin/include/
H A Dstyle.css18 background: transparent url(images/link.gif) 0px 1px no-repeat;
33 /* Disable the default interwiki icon for the user link (if there is any) */
/plugin/stlviewer/
H A Dsyntax.php64 list($link, $title) = explode('|', $media, 2);
66 list($id, $args) = explode('?', $link, 2);
/plugin/epub/
H A Daction.php45 $link = ml($ebook);
48 echo " <a href='$link' title='$title'>$title ($ebook)</a>.<br />";
/plugin/farmer/admin/
H A Dsetup.php68 $link = wl($ID, ['do' => 'admin', 'page' => 'farmer', 'sub' => 'config'], true, '&');
69 send_redirect($link);
/plugin/combo/action/
H A Dlinkwizard.php28 * The entry point is in the {@link Ajax::callLinkwiz()}
58 * The {@link callLinkWiz} of inc/Ajax.php do
59 * just a page search with {@link ft_pageLookup()}
63 * The path are initialized in {@link init_paths}
86 * Adapted from {@link Ajax::callLinkwiz()}
87 * because link-wizard delete the pages in the same namespace and shows the group instead
115 * punt in the markup link
117 * Nobody want uppercase letter in their link label
123 $link = wl($id);
140 * Because path is used in the title to create the link
[all...]
/plugin/combo/ComboStrap/Tag/
H A DAdTag.php149 $link = PluginUtility::getDocumentationHyperLink("automatic/in-article/ad#AdsInArticleShowPlaceholder", "In-article placeholder");
160 Showing the $link<br>
/plugin/confmanager/lang/en/
H A Dinterwiki.txt1 …the whole net. Today its more of an easy way to link from one wiki to another by having some simpl…
/plugin/geotag/
H A Dprint.css28 /* override DW styles for link */
29 .geo a:link, .geo a:visited {
/plugin/bootswrapper/exe/help/
H A Dbutton.txt11 | <btn type="link">Link</btn> | Deemphasize a button by making it look like a link while main…
22 <btn type="link">Link</btn>
113 …' | ''default'' ''primary'' ''success'' ''info'' ''warning'' ''danger'' ''link'' | Type of button |
/plugin/struct/admin/
H A Dschemas.php311 $link = wl(
315 $toc[] = html_mktocitem($link, $this->getLang('menu_assignments'), 0, '');
327 $link = wl(
332 $toc[] = html_mktocitem($link, hsc($table), 1, '');
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit43 InternalLink: "internal link",
45 MediaFileLink: "link to media file",
50 …style='font-weight:600'>[[wp&gt;Shakespeare]]</span>, which will create a link to the English Wiki…
51 "The <span style='font-weight:600'>wp</span> part designates a link pattern; " +
52 "the text following the '<span style='font-weight:900'>&gt;</span>' will be inserted into the link,…
53 …hen there is no place holder, the replacement text will be appended to the end of the link.</div>",
54 MediaFileLink: "link to media file",
141 CKEDITOR.lang.en["common"]["noLink"] = "No link";
/plugin/diagramsnet/lib/js/diagramly/
H A DDropboxClient.js787 var tmp = files[0].link.indexOf(this.appPath);
792 var rel = decodeURIComponent(files[0].link.substring(tmp + this.appPath.length - 1));
835 this.ui.editor.loadUrl(file.link, mxUtils.bind(this, function(data)
889 fn(files[0].link);
910 success(files[0].link);
914 var tmp = files[0].link.indexOf(this.appPath);
919 var rel = decodeURIComponent(files[0].link.substring(tmp + this.appPath.length - 1));
979 this.ui.editor.loadUrl(file.link, mxUtils.bind(this, function(data)
/plugin/ckgedit/ckeditor/lang/
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";
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DDirectWrite.php39 function Write($h, $txt, $currentx = 0, $link = '', $directionality = 'ltr', $align = '', $fill = 0) argument
84 $this->mpdf->Cell($w, $h, $tmp, 0, 2, $align, $fill, $link);
128 $this->mpdf->Cell($w, $h, $tmp, 0, 2, $align, $fill, $link);
149 $this->mpdf->Cell($w, $h, $tmp, 0, 2, $align, $fill, $link);
180 $this->mpdf->Cell($w, $h, substr($s, $j, $i - $j), 0, 2, $align, $fill, $link);
223 $this->mpdf->Cell($w, $h, substr($s, $j, $i - $j), 0, 2, $align, $fill, $link);
239 $this->mpdf->Cell($w, $h, $tmp, 0, 2, $align, $fill, $link);
274 $this->mpdf->Cell($w, $h, $tmp, 0, 0, $align, $fill, $link);
/plugin/linksuggest/
H A Daction.php74 if ($entered_ns === '') { // [[:xxx -> absolute link
76 } else if (strpos($q, '.') !== false //relative link (., .:, .., ..:, .ns: etc, and :..:, :.: )
109 $link = '';
125 $link = $q;
149 'link' => $link
192 if ($entered_ns === '') { // [[:xxx -> absolute link
194 } else if (strpos($q, '.') !== false //relative link (., .:, .., ..:, .ns: etc, and :..:, :.: )
244 'link' => ''
/plugin/geonav/tpl/startermap/css/
H A Dbasic.css215 a:link,
220 a:link:hover,
222 a:link:focus,
224 a:link:active,
228 a:link:focus,
232 a:link:active,
/plugin/badbehaviour/
H A Dbadbehavior.readme4 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=error%40ioerror%2eus&item_n…
15 content management system free of link spam. Bad Behavior is a PHP-based
16 solution for blocking link spam and the robots which deliver it.
20 incoming link spam and malicious activity.
22 Bad Behavior complements other link spam solutions by acting as a gatekeeper,
28 Bad Behavior also transcends other link spam solutions by working in a
/plugin/eventline/timeline_js/scripts/
H A Dsources.js56 link: this._resolveRelativeURL(node.getAttribute("link") , base),
129 link: this._resolveRelativeURL(evnt.link , base),
223 link: this._resolveRelativeURL(bindings["link"] , base),
540 var link = this.getLink();
553 if (link != null) {
555 a.href = link;
/plugin/strata/
H A DREADME.md22 Contact [link]: john.doe@example.org
29 ?person Contact [link]: ?contact

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