Home
last modified time | relevance | path

Searched refs:link (Results 76 – 95 of 95) sorted by relevance

1234

/dokuwiki/lib/tpl/dokuwiki/css/
H A Dbasic.less198 a:link,
203 a:link:hover,
205 a:link:focus,
207 a:link:active,
H A D_tabs.css58 .dokuwiki ul.tabs li a:link,
H A D_media_popup.css153 /* link which inserts media file */
H A Ddesign.less256 a:link,
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSimplePie.php42 * @link http://simplepie.org/ SimplePie
733 * Remove items that link back to this before destroying this object
1426 * host supports {@link http://php.net/mbstring mbstring},
1427 * {@link http://php.net/iconv iconv}, or both. See
1428 * {@link http://simplepie.org/wiki/faq/Supported_Character_Encodings} for
1961 * the correct {@link http://www.iana.org/assignments/media-types/ mime-type}
1967 * {@link http://php.net/header header()} function, and these are the
1993 * using {@link http://php.net/language.operators.bitwise bitwise operators}
2093 * @todo Also, |atom:link|@rel=self
2274 * Uses `<xml:base>` if available, otherwise uses the first link i
[all...]
/dokuwiki/inc/
H A DAjax.php90 * @link http://www.opensearch.org/Specifications/OpenSearch/Extensions/Suggestions/1.0
300 'link' => media_managerURL(['ns' => $ns, 'image' => $NS . ':' . $id], '&'),
344 * List matching namespaces and pages for the link wizard
429 $link = wl($item['id']);
439 echo '<a href="' . $link . '" title="' . hsc($item['id']) . '" class="wikilink1">' . $name . '</a>';
H A Dtemplate.php252 $head['link'][] = [
260 $head['link'][] = ['rel' => 'start', 'href' => DOKU_BASE];
262 $head['link'][] = [
270 $head['link'][] = [
288 $head['link'][] = [
294 $head['link'][] = [
302 $head['link'][] = [
310 $head['link'][] = [
319 $head['link'][] = [
328 $head['link'][]
639 tpl_action($type, $link = false, $wrapper = false, $return = false, $pre = '', $suf = '', $inner = '') global() argument
1106 tpl_img($maxwidth = 0, $maxheight = 0, $link = true, $params = null) global() argument
[all...]
H A Dcommon.php101 * @link http://en.wikipedia.org/wiki/Cross-site_request_forgery
102 * @link http://christ1an.blogspot.com/2007/04/preventing-csrf-efficiently.html
494 * This builds a link to a wikipage
546 * This builds a link to an alternate page format
590 * Build a link to a media file
592 * Will return a link to the detail page if $direct is false
599 * @param bool $direct link to detail page if false
838 * @link http://www.brainhandles.com/2007/10/15/detecting-mobile-browsers/#code
873 * check if a given link is interwiki link
883 link_isinterwiki($link) global() argument
[all...]
/dokuwiki/vendor/geshi/geshi/
H A DREADME.md27 please tell me about it! It's worth a link to you, and I can give
H A DCHANGELOG390 * Updated the LaTeX file to link some keywords (BenBE)
409 - Fixed a problem with link targets resulting in unclickable links (SF#2379120, BenBE)
/dokuwiki/lib/plugins/config/lang/pt/
H A Dlang.php219 $lang['showuseras_o_username_link'] = 'Nome completo do usuário como link do usuário interwiki';
221 $lang['showuseras_o_email_link'] = 'E-mail do usuário como um link mailto:';
/dokuwiki/lib/tpl/dokuwiki/
H A Dstyle.ini71 ; default link color
/dokuwiki/lib/plugins/config/lang/pt-br/
H A Dlang.php49 $lang['_links'] = 'Configurações de link';
224 $lang['showuseras_o_username_link'] = 'Nome completo do usuário como um link de usuário interwiki';
226 $lang['showuseras_o_email_link'] = 'endereço de e-mail de usuário como um link "mailto:"';
/dokuwiki/lib/scripts/
H A Dfileuploaderextended.js176 $link = '<a href="' + result.link + '" id="h_:' + result.id + '" class="select">' + nameInput.value + '</a>';
177 jQuery(fileElement).html($link);
/dokuwiki/lib/scripts/jquery/jquery-ui-theme/
H A Dsmoothness.css185 .ui-button:link,
937 .ui-state-default a:link,
940 a:link.ui-button,
961 .ui-state-hover a:link,
965 .ui-state-focus a:link,
993 .ui-state-active a:link,
1202 .ui-icon-link { background-position: -240px -112px; }
/dokuwiki/lib/plugins/extension/
H A Dstyle.less12 * @link http://webdesign.tutsplus.com/tutorials/htmlcss-tutorials/super-simple-lightbox-with-css-and-jquery/
/dokuwiki/vendor/openpsa/universalfeedcreator/
H A DLICENSE43 code. If you link other code with the library, you must provide
277 link a "work that uses the Library" with the Library to produce a
355 8. You may not copy, modify, sublicense, link with, or distribute
357 attempt otherwise to copy, modify, sublicense, link with, or
374 original licensor to copy, distribute, link with or modify the Library
/dokuwiki/vendor/simplepie/simplepie/idn/
H A DLICENCE43 code. If you link other code with the library, you must provide
272 link a "work that uses the Library" with the Library to produce a
349 8. You may not copy, modify, sublicense, link with, or distribute
351 attempt otherwise to copy, modify, sublicense, link with, or
368 original licensor to copy, distribute, link with or modify the Library
/dokuwiki/vendor/simplepie/simplepie/
H A DCHANGELOG.md79 - Fix using the best base link for an item content by @Alkarex in [#744](https://github.com/simplepie/simplepie/pull/744)
/dokuwiki/vendor/marcusschwarz/lesserphp/
H A DLICENSE

1234