Home
last modified time | relevance | path

Searched refs:link (Results 1 – 25 of 1418) sorted by path

12345678910>>...57

/plugin/404manager/
H A DLICENSE45 separable from, or merely link (or bind by name) to the interfaces of,
H A DREADME.md64 …age, click on the admin button in the bottom of your page and click on the 404 Manager Plugin link.
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/a2s/
H A Ddemo.txt52 [0]: {"a2s:link":"https://github.com/schplurtz/a2s","fill":"#CE3B83","stroke":"#F50078","stroke-das…
65 [0]: {"a2s:link":"https://github.com/schplurtz/a2s","fill":"#CE3B83","stroke":"#F50078","stroke-das…
113link : ''"a2s:link":"//linktext//"'' where //linktext// is either an internal wiki link, an [[doku…
114 "a2s:link":"[[.:]]"
115 "a2s:link":"[[:start]]"
116 "a2s:link":"[[:start|The start page]]"
117 "a2s:link":"[[doku>interwiki|interwiki link]]
118 "a2s:link":"https://github.com/schplurtz/a2s"
119 "a2s:link":"ftp://ftp.debian.org/debian/README"
124 …sharray":"5 5","stroke-width":4,"a2s:type":"cloud","a2s:delref":true,"a2s:link":"https://github.co…
/plugin/aceeditor/
H A Dbuild.js1 …s({area:1,base:1,br:1,col:1,command:1,embed:1,hr:1,img:1,input:1,keygen:1,link:1,meta:1,param:1,so…
/plugin/acronym/
H A DREADME7 …OT try to install this plugin via un-tarring it. Use plugin manager as described in the above link.
39 2010-04-16: 1 hour: testcase for external link
/plugin/actickets/
H A Dplugin.info.txt6 desc Enables the editors to easily link to Active Collab tickets.
/plugin/actionlink/
H A DREADME.md2 Action link plugin for DokuWiki.
H A Dsyntax.php196 $link='<a href="'.$url.'" ';
197 if ($more) $link.=' '.$more;
198 $link.=">$name</a>";
199 return $link;
/plugin/actionrenderer/
H A Drenderer.php375 public function camelcaselink($link, $returnonly = false) argument
/plugin/addressbook/
H A DREADME.md53 ### Option 'search link target'
55 …e links to show or edit a contact, a page id must be stated, to which the link directs. This targe…
/plugin/adfs/phpsaml/
H A DREADME.md1553 2.1 in the first link, we access to (`index.php?sso`) an `AuthNRequest`
1559 2.2 in the second link we access to (`attrs.php`) have the same process
1571 5.1 SLO Initiated by SP. Click on the "logout" link at the SP, after that a
1647 4.1 SLO Initiated by SP. Click on the "logout" link at the SP, after that
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A DCHANGELOG.txt60 - Update lightSAML link. (Milos Tomic)
/plugin/advanced/lang/en/config/
H A Dinterwiki.txt3 …hole Internet. Today its more of an easy way to link from one wiki to another by having some simpl…
14 …on|XML feed]]. ''%%[[this>]]%%'' is a special case and the only interwiki link which **cannot be c…
20 The shortcut is the one you will be able to use in the link later. In the URL you can use some plac…
H A Dstyleini.txt34 ^''%%__link__%%'' |the general link color (**new** since Greebo) |
/plugin/ahrefmenu/
H A Dgenerate_map.py70 class link: class
101 lnk = link()
H A Dtree.dtd4 <!ATTLIST branch link CDATA #REQUIRED> attribute
5 <!ELEMENT leaf (leafText,link)>
6 <!ELEMENT branchLink (branchText,link)>
9 <!ELEMENT link (#PCDATA)> element
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md41 Parsedown is capable of escaping user-input within the HTML that it generates. Additionally Parsedown will apply sanitisation to additional scripting vectors (such as scripting link destinations) that are introduced by the markdown syntax itself.
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe25360 link ed
/plugin/aimg/
H A Dstyle.css42 .fn-view-image-link {
/plugin/airtable/
H A DLICENSE555 permission to link or combine any covered work with a work licensed
H A Dsyntax.php576 foreach($url_matches[0] as $link) {
577 … if(strstr($link, ':') === false) { //if link is missing http, add it to the front of the url
583 …$replace = '<a href = "' . $url . '" title = "' . $link . '" target = "_blank" rel = "noopener" cl…
/plugin/alphaindex/
H A Dsyntax.php286 $link = str_replace("{{link}}" ,$currentLetterEntry['id'], $entryTpl);
287 $alphaOutput .= str_replace("{{name}}" ,$currentLetterEntry['id2'], $link);
/plugin/amazon/
H A Dsyntax.php309 print '<a href="'.$link.'"';
335 print '<a href="'.$link.'"';
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dlicense.txt45 separable from, or merely link (or bind by name) to the interfaces of,

12345678910>>...57