Home
last modified time | relevance | path

Searched refs:link (Results 401 – 425 of 1418) sorted by relevance

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

/plugin/unblink/
H A Dplugin.info.txt6 desc link to UNB profile pages
/plugin/mcitem/
H A Dplugin.info.txt6 desc Adds Minecraft item link with icon
H A DREADME.md2 Adds Minecraft item link with icon
28 …ame':'itemname', for example, 'minecraft:redstone' which will result in a link to your wiki page a…
/plugin/bloglinks/
H A DCHANGELOG
/plugin/stellarium/
H A Dplugin.info.txt5 desc Adds a link to open an object in Stellarium.
/plugin/searchtablejs/TableFilter_EN/
H A Dfiltergrid.css48 div.inf a{ color:#CC0000; }/*link appearence in .inf div*/
49 div.inf a:hover{ text-decoration:none; }/*link appearence in .inf div*/
/plugin/tooltip/
H A DChangeLog13 with language support, mail address and demo page link.
38 * DokuWiki page: corrected download link (thanks to Winfried Detmar).
/plugin/fedauth/Auth/Yadis/
H A DParseHTML.php213 foreach ($link_matches[0] as $link) {
215 preg_match_all($this->_attr_find, $link, $attr_matches);
/plugin/htmlokay/
H A Dstyle.css4 #htmlOK_div a:link { color: __text__; text-decoration: underline; }
/plugin/autolink4/
H A Dplugin.info.txt6 desc Automatically link a user-defined set of terms, without editing page content.
/plugin/linkscollection/
H A Dplugin.info.txt6 desc Create a link collection from site tree
/plugin/combo/resources/theme/default/components/css/
H A Dinterwiki.css2 a.link-interwiki:not(.btn) {
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.js9 …tax',name,callback);}),getStyles:function(path){var link=jQuery('<link>');jQuery("head").append(li…
10 link.attr({rel:"stylesheet",type:"text/css",href:path});},getScript:function(path,callback){var scr…
/plugin/importfacebookevents/
H A Dsyntax.php194 …},description,feed.limit(10){from{name,picture},created_time,type,message,link,permalink_url,sourc…
381 elseif(isset($post['link'])) {
382 $mediaSource = $post['link'];
/plugin/404manager/
H A Daction.php459 $link = explode('#', $targetPage, 2);
470 $wl = wl($link[0], $urlParams, true, '&');
471 if ($link[1]) {
472 $wl .= '#' . rawurlencode($link[1]);
/plugin/dw2pdf/vendor/setasign/fpdi/src/
H A DFpdfTplTrait.php335 public function Link($x, $y, $w, $h, $link) argument
340 parent::Link($x, $y, $w, $h, $link);
346 public function SetLink($link, $y = 0, $page = -1) argument
351 return parent::SetLink($link, $y, $page);
/plugin/codemirror/dist/modes/
H A Dtextile.min.js1link:"link",linkDefinition:"link",list1:"variable-2",list2:"variable-3",list3:"keyword",notextile:… property in AnonymousFunction2bc6d9c80100.k.single
/plugin/interwikiformatting/
H A DREADME.md22 … normal and the automatic formatting will be applied unless the interwiki link already has a title…
29 …- ** Strip Query Toggle** (*strip_query*) - Whether or not the query part of the interwiki link sh…
30 …rated list of extensions that should be removed from the end of interwiki link titles. The default…
34 … (*capitalize_words*) - Whether or not all words in the display interwiki link title should be cap…
39 …ined one. This should be no more or less secure than any normal interwiki link. No extra measures …
/plugin/mellelexport/
H A Drenderer.php684 …function camelcaselink($link) {call_user_func_array(array($this, '__call'), array(__FUNCTION__, fu… argument
689 …function internallink($link, $title = NULL) {call_user_func_array(array($this, '__call'), array(__… argument
692 …function externallink($link, $title = NULL) {call_user_func_array(array($this, '__call'), array(__… argument
699 …function interwikilink($link, $title = NULL, $wikiName, $wikiUri) {call_user_func_array(array($thi… argument
702 …function filelink($link, $title = NULL) {call_user_func_array(array($this, '__call'), array(__FUNC… argument
705 …function windowssharelink($link, $title = NULL) {call_user_func_array(array($this, '__call'), arra… argument
/plugin/imapmarkers/
H A DREADME.md50 ```IMAGE-LINK``` is a normal DokuWiki image link, [see here](https://www.dokuwiki.org/images), this…
60 ```LINK``` is an ordinary [DokuWiki-link](https://www.dokuwiki.org/link).
61 This may be an external, internal or interwiki link.
62 If the area or marker is clicked, this link is opened.
95 **"marker"**: (string) ```"LINK"``` -- Internal or external link to an image.
/plugin/randompage2/
H A Dplugin.info.txt6 desc Select dokuwiki page at random using special link
/plugin/bookmarkfile/
H A Dplugin.info.txt6 desc Convert a bookmark file into a hierarchic link list
/plugin/actionlink/
H A DREADME.md2 Action link plugin for DokuWiki.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dmd1_markdown_documentation_basics.md191 text you want to turn into a link.
193 Inline-style links use parentheses immediately after the link text.
196 This is an [example link](http://example.com/).
201 example link</a>.</p>
205 This is an [example link](http://example.com/ "With a Title").
210 example link</a>.</p>
245 Image syntax is very much like link syntax.
/plugin/dokugitviewer/
H A Dplugin.info.txt6 desc display git commits and link bug-id and feature-ids

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