Home
last modified time | relevance | path

Searched refs:link (Results 151 – 175 of 1418) sorted by path

12345678910>>...57

/plugin/blogtng/
H A Dadmin.php602 … $link = '<a href="' . wl($ID, $params) . '" title="' . $tags[$i] . '">' . $tags[$i] . '</a>';
603 if($i < ($count - 1)) $link .= ', ';
604 ptln($link);
/plugin/blogtng/entities/
H A DComment.php128 * @param bool $link whether wrapped with link element
132 public function tpl_number($link = true, $fmt = '%d', $title = null) { argument
135 if($link) echo '<a href="#comment_' . $this->cid . '" class="blogtng_num">';
137 if($link) echo '</a>';
/plugin/blogtng/helper/
H A Dentry.php1089 * @param string $link: internal links or media
1093 private function _convert_internal_link($link, $ns) { argument
1094 if ($link[0] == '.') {
1096 if ($link[1] == '.') {
1098 return getNS($ns).':'.substr($link, 2);
1101 return $ns.':'.substr($link, 1);
1103 } elseif (strpos($link, ':') === false) {
1105 return $ns.':'.$link;
1106 } elseif ($link[0] == '#') {
1108 return $this->entry['page'].$link;
[all …]
/plugin/blogtng/lang/en/
H A Doptinmail.txt6 Please confirm your subscription using the following link.
/plugin/blogtng/tpl/default/
H A Dentry.php15 <?php if ($link = $entry->tpl_previouslink('« @TITLE@', $entry->entry['page'], true)) { ?> variable
17 <?php echo $link?>
20 <?php if ($link = $entry->tpl_nextlink('@TITLE@ »', $entry->entry['page'], true)) { ?> variable
22 <?php echo $link?>
/plugin/bookcreator/syntax/
H A Dexportsaved.php61 $link = $exporturl[$type];
70 $link .= '&savedselection=' . $savedSelectionPageid . ($extraParameters ? '&' . $extraParameters : '');
78 'link' => $link,
86 * include a link to the requested export of the saved selection
97 $link = $renderer->internallink($data['link'], $data['title'], null, true);
99 // add class for adding file icons to the link
100 $pos = strpos($link, 'class="');
101 $link
[all...]
/plugin/bookmarkfile/
H A DREADME.md3 With this DokuWiki plugin you can convert a bookmark file into a hierarchic link list.
4 Thus you can create link lists based on your bookmark files without having to convert them first.
H A Dplugin.info.txt6 desc Convert a bookmark file into a hierarchic link list
/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 |
H A Djumbotron.txt44 | ''background'' | Background URL or DokuWiki Media link (eg '':wiki:logo.png'') |
H A Dmodal.txt23 This <tooltip title="Tooltip">[[modal|link]]</tooltip> and that <tooltip title="Tooltip">[[modal|li…
H A Dtext.txt63 …tes. These may also be applied to links and will darken on hover just like our default link styles.
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md238 * Reworked the link of elements to bpmn DIs. You must access the `di` directly from the diagram ele…
462 * `FEAT`: serialize link events with an empty name ([#1296](https://github.com/bpmn-io/bpmn-js/issu…
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
H A Dbpmn-codes.css44 .bpmn-icon-intermediate-event-catch-link:before { content: '\e82e'; } /* '' */
56 .bpmn-icon-end-event-link:before { content: '\e83b'; } /* '' */
70 .bpmn-icon-intermediate-event-throw-link:before { content: '\e849'; } /* '' */
H A Dbpmn-embedded.css102 .bpmn-icon-intermediate-event-catch-link:before { content: '\e82e'; } /* '' */
114 .bpmn-icon-end-event-link:before { content: '\e83b'; } /* '' */
128 .bpmn-icon-intermediate-event-throw-link:before { content: '\e849'; } /* '' */
H A Dbpmn.css99 .bpmn-icon-intermediate-event-catch-link:before { content: '\e82e'; } /* '' */
111 .bpmn-icon-end-event-link:before { content: '\e83b'; } /* '' */
125 .bpmn-icon-intermediate-event-throw-link:before { content: '\e849'; } /* '' */
/plugin/bpmnioeditor/
H A Dstyle.css923 .bpmn-icon-intermediate-event-catch-link:before { content: '\e82e'; } /* '' */
936 .bpmn-icon-end-event-link:before { content: '\e83b'; } /* '' */
950 .bpmn-icon-intermediate-event-throw-link:before { content: '\e849'; } /* '' */
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-embedded.css101 .bpmn-icon-intermediate-event-catch-link:before { content: '\e82e'; } /* '' */
114 .bpmn-icon-end-event-link:before { content: '\e83b'; } /* '' */
128 .bpmn-icon-intermediate-event-throw-link:before { content: '\e849'; } /* '' */
/plugin/bugzillahttp/
H A Dstyle.css49 .bugtable a:link { font-weight:bold; text-decoration:underline;}
/plugin/bugzillaint/docs/
H A Dbugzillaint.txt33 {{http://pub.devserver2.de/bugzillaint/link.png|Screenshot Bug Link}}
/plugin/bugzillalinks/
H A DREADME.md4 DokuWiki plugin to automatically link to Bugzilla issues.
/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);
H A Dsyntax.php12 [[{namespace:image|extra css}wiki page|Title of the link]]
26 28/04/2015 : Refactored global config handling, add internal media link support, add escaping of userinput (contribution from Peter Stumm https://github.com/lisps/plugin-button)
90 } // Internal link is 300
195 if (preg_match('/\[\[{ *(?<image>[^}\|]*) *\|?(?<css>[^}]*)}(?<link>[^\]\|]*)\|?(?<title>[^\]]*)/', $match, $matches)) {
200 $this->setStyle($data['link'], $data['title']);
202 $this->setTarget($data['link'], $data['title']);
247 // Test if internal or external link (from handler.php / internallink)
250 if ((substr($match['link'], 0, strlen($force_uri_prefix)) === $force_uri_prefix) || (preg_match('#^mailto:|^([a-z0-9\-\.+]+?)://#i', $match['link']))) {
252 $link['ur
[all...]
/plugin/captcha/lang/en/audio/
H A DREADME13 the link above for the original files.
/plugin/chat/
H A Dlocal.php.dist6 $conf['chat']['linkemail'] = false; // link usernames with e-mail addresses

12345678910>>...57