Home
last modified time | relevance | path

Searched refs:link (Results 251 – 275 of 1418) sorted by relevance

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

/plugin/colorbox/
H A Dsyntax.php77 $link = $data['link'];
83 $R->doc .='<a class="'.$class.'" href="'.$link.'">'.$name.'</a>';
/plugin/dokugitviewer/
H A DREADME12 convert "#bug24" into internal link to bug-page with correct anchor.
18 The "#ft4" is transformed into internal link to features page and creating
35 3) Add <dokugitviewer> link into your wiki page
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Durl.md9 link should be url decoded: http://en.wikipedia.org/wiki/Mase_%28disambiguation%29
11 link in the end of the sentence: See this http://example.com/.
31 [link to http://www.google.com/](http://www.google.com/)
/plugin/redirect2/
H A Daction.php323 $link = array();
331 $link[$id] = '<a href="'.wl($id, array('redirect' => 'no')).'" rel="nofollow"'.
338 msg(sprintf($this->getLang($format), $link[$orig], $link[$dest]), -1);
347 msg(sprintf($this->getLang($format), $link[$orig], $link[$dest]), 0);
/plugin/indexmenu/
H A Dstyle.css7 a.nodeFdUrl Namespace with url link (headpage) js
8 a.node Namespace without url link js
12 a.indexmenu_idx_head link style of a namespace with url (headpage) nojs
13 a.indexmenu_idx link style of a namespace without url nojs
39 .dokuwiki .dtree a:link,
40 .dokuwiki .aside .dtree a:link {
67 /*Namespace without page link in nojs mode. !important has to be used*/
74 /*Namespace with page link (headpage) in nojs mode. !important has to be used*/
/plugin/odt/ODT/
H A DODTUtility.php75 $link .= $name;
77 $link .= $text;
79 $link .= '</text:a>';
81 $content = str_replace ($match, $link, $content);
82 $position = $first + strlen ($link);
91 … $link = '<text:a xlink:type="simple" xlink:href="#'.$item.'" '.$linkStyle.'>';
93 $link .= $name;
95 $link .= $text;
97 $link .= '</text:a>';
99 $content = str_replace ($match, $link, $content);
[all …]
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md25 * [Links](#link)
116 link or image syntax, go right ahead.
546 <h3 id="link">Links</h3>
564 an example</a> inline link.</p>
624 [link text][a]
625 [link text][A]
630 link, in which case the link text itself is used as the name.
636 And then define the link:
641 multiple words in the link text:
645 And then define the link:
[all …]
/plugin/gallery/
H A Dsyntax.php
/plugin/talkpage/
H A Daction.php38 …$link = '<li><a ' . buildAttributes($data['attr']) . '><span>' . $data['text'] . '</span></a></li>…
42 array('talkpage' => $link) +
/plugin/latexit/tests/my/
H A Dtest16.latex12 \section{\texorpdfstring{Another link}{Another link}}
/plugin/youtracklinks/
H A Dsyntax.php91 $link = $my->generateLinkForIssue($issue);
92 return array('link' => $link);
/plugin/anewssystem/tpl/
H A Dnewstemplate.txt5 link |link |size="64" | |Linked page |linkdescr
H A Dnewstemplate_de.txt5 link |link |size="64" | |Referenz-Link |linkdescr
H A Dnewstemplate_en.txt5 link |link |size="64" | |Linked page |linkdescr
H A Dnewstemplate_it.txt5 link |link |size="64" | |Linked page |linkdescr
/plugin/openas/
H A Daction.php65 foreach($backlinks as $link) {
66 if(checklock($link)) {
68 $locked_array[$link] = array($id,$orig);
71 $this->resolve_ids($id,$orig,$link);
72 unlock($link);
/plugin/cloud/
H A Dsyntax.php130 $link = wl($page);
139 $link = wl($word, array('do'=>'showtag', 'tag'=>$word));
145 $link = wl($word, array('do'=>'search', 'id'=>$word));
147 $link = wl($word, 'do=search');
155 $renderer->doc .= DOKU_TAB . '<a href="' . $link . '" class="' . $class .'"'
/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/pagetemplate/
H A Dpagetemplate_backlinks.php13 $link = $this->_verifyLink($backlink, $id);
14 if ( $link) {
15 $checkedBacklinks[] = $link;
/plugin/button/
H A Dstyle.css51 - template style won't apply to the links because it is not a <a> link.
52 - if I forced a link here (beside some problems in layout), it will override css given
59 background-image: url(../../images/external-link.png);
/plugin/preservefilenames/
H A Daction_angua.php404 $link = ml($fakeId,'',true);
405 … echo ' <a href="'.$link.'" target="_blank"><img src="'.DOKU_BASE.'lib/images/magnifier.png" '.
409 $link = wl('',array('do'=>'media','image'=>$fakeId,'ns'=>$ns));
410 … echo ' <a href="'.$link.'" target="_blank"><img src="'.DOKU_BASE.'lib/images/mediamanager.png" '.
415 $link = DOKU_BASE.'lib/exe/mediamanager.php?delete='.rawurlencode($fakeId).
417 echo ' <a href="'.$link.'" class="btn_media_delete" title="'.$fakeId_escaped.'">'.
/plugin/projects/action/
H A Daction.php85 $link = DOKU_URL . "/doku.php?id=$parent:$name&do=manage_files";
86 echo "<p>Go back to <a href=\"$link\">$parent</a>";
127 $link = DOKU_URL . "/doku.php?id=$id:$file&do=manage_files";
129 echo "<a href=\"$link\">$file</a>";
141 $link = DOKU_URL . "/doku.php?id=$name:$file&do=manage_files";
142 echo "<a href=\"$link\">$name</a>";
/plugin/xtern/
H A Dadmin.php200 foreach($submatches[0] as $link) {
201 $link = preg_replace("#[^\w\#\?\/]+$#m","",$link);
202 $this->do_check($link,$lineno,$id);
226 $link =$this->local_url($id,$url);
243 echo $status .": $link:\n<br />";
/plugin/findologicxmlexport/resources/
H A Dstyle.css7 .page-edit-link-a {
10 .page-edit-link-div {
/plugin/farmer/action/
H A Dstartup.php93 $link = $this->helper->getAnimalURL($animal);
94 $html .= '<li><div class="li"><a href="' . $link . '">' . hsc($animal) . '</a></div></li>';

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