Home
last modified time | relevance | path

Searched refs:link (Results 301 – 325 of 1418) sorted by relevance

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

/plugin/revealjs/
H A Dstyle.css3 .dokuwiki .slide-export-link,
27 .dokuwiki .slide-export-link,
/plugin/tumblr/
H A Dstyle.less10 a:link,
60 a:link,
101 a:link,
/plugin/feed/
H A Dfeed.php87 $rss->link = DOKU_URL;
94 $image->link = DOKU_URL;
149 $item->link = wl($page['id'], '', true, '&') . '#' . $page['anchor'];
/plugin/rssticker/
H A Drssticker.js49 this.title=[], this.link=[], this.description=[], this.pubdate=[] //Arrays to hold each component o…
89 this.link[i]=this.feeditems[i].getElementsByTagName("link")[0].firstChild.nodeValue
110 var linktitle='<div class="rsstitle"><a href="'+this.link[this.pointer]+'">'+this.title[this.pointe…
/plugin/epnsmartlink/
H A DREADME.md11link to eBay that is placed on your site, the Smart Links code automatically converts every one in…
/plugin/pagequery/
H A DPageQuery.php719 $result = [0]; // basic item (page link) is level 0
794 $ratios = [.80, 1.3, 1.17, 1.1, 1.03, .96, .90]; // height ratios: link, h1, h2, h3, h4, h5, h6
877 // needed to correctly style page link lists <ul>...
882 // finally display the appropriate heading or page link(s)
911 $link = $this->htmlWikilink($id, $display, $abstract, $opt);
912 $render .= $link;
960 * Renders the page link, plus tooltip, abstract, casing, etc...
977 $link = html_wikilink($id, $display);
985 $link = $this->addTooltip($link,
1027 addTooltip(string $link, string $tooltip) global() argument
[all...]
/plugin/unblink/
H A Dstyle.css1 div.dokuwiki a.unblink_plugin:link,
11 div.dokuwiki a.unblink_plugin:link span.unblink_popup,
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DDeviantArt.php26 * @link https://www.deviantart.com/developers/authentication
27 * @link https://www.deviantart.com/developers/http/v1/20150217
/plugin/combo/resources/theme/default/pages/partials/
H A Dhead-partial.hbs16 --bs-link-color: {{primary-color-text}};
17 --bs-link-hover-color: {{primary-color-text-hover}};
/plugin/diagramsnet/lib/js/diagramly/
H A DNotionClient.js558 var link = document.createElement('a');
559 link.setAttribute('title', label);
560 link.style.cursor = 'pointer';
561 mxUtils.write(link, label);
562 mxEvent.addListener(link, 'click', exec);
566 link.style.textDecoration = 'underline';
573 temp.appendChild(link);
575 link = temp;
578 return link;
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js689 if (link != null)
691 graph.openLink(link);
704 link = mxUtils.trim(link);
705 graph.setLinkForCell(cell, (link.length > 0) ? link : null);
724 link = mxUtils.trim(link);
726 if (link.length > 0)
729 var title = graph.getLinkTitle(link);
796 link = links[i];
801 if (link != null && link.nodeName == 'A')
803 oldValue = link.getAttribute('href') || '';
[all …]
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc16 var plugin = CKEDITOR.plugins.link;
32 InternalLink: "internal link",
214 // Loads the parameters in a selected link to the link dialog fields.
535 linkLang = editor.lang.link;
537 //get link browser
1691 * as link title instead
1696 if(!link) {
1699 link = ':' + link.replace(/^:/,"");
1741 * Show the link wizard
1755 * Hide the link wizard
[all …]
/plugin/extendpage/
H A Dadmin.php112 $link = wl(
127 echo '<td><a class="deletePage" href="' . $link . '">Delete</a></td>';
/plugin/bibtex/OSBib/create/
H A DMISC.php125 function a($class, $label, $link, $target = "_self") argument
129 <a class="$class" href="$link" target="$target">$label</a>
/plugin/farmer/admin/
H A Dinfo.php95 $link = $this->helper->getAnimalURL($animal);
96 $html .= '<li><div class="li"><a href="' . $link . '">' . $animal . '</a></div></li>';
/plugin/odt/
H A Dexample.css318 /* Internet link (not visited)
320 a:link {
325 /* Visited internet link
332 /* Local link (not visited)
334 a.wikilink1:link {
340 /* Visited local link
/plugin/tag/
H A Dhelper.php160 * @return string HTML link tags
175 * Returns the link for one given tag
177 * @param string $tag the tag the link shall point to
178 * @param string $title the title of the link (optional)
179 * @param bool $dynamic if the link class shall be changed if no pages with the specified tag exist
180 * @return string The HTML code of the link
221 $link = [
227 Event::createAndTrigger('PLUGIN_TAG_LINK', $link);
228 return '<a href="'.$link['href'].'" class="'.$link['clas
[all...]
/plugin/wrap/
H A Dstyle.less200 /*____________ button-style link ____________*/
202 .wrap_button a:link,
206 .wrap_button a:link:hover,
208 .wrap_button a:link:focus,
210 .wrap_button a:link:active,
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Deserializer/
H A DValueObjectTest.php110 $vo->link = [
167 public $link = []; variable in Sabre\\XML\\Deserializer\\TestVo
/plugin/syntaxhighlightjs/static/lib/highlightjs/styles/
H A Didea.min.css1 …tribute,.hljs-number,.hljs-regexp,.hljs-link{font-weight:bold;color:#0000ff}.hljs-number,.hljs-reg…
/plugin/dwedit/
H A DREADME4 For users who are not using the Dokuwiki template, a link can be added anywhere on the template pag…
9 …The appearance of the link can be styled in the style.css file, using span.dwedit, which is curren…
/plugin/matrixnotifier/
H A Dhelper.php78 $link = $this->compose_url($event, null);
92 $descr_raw = $title.' · '.$useraction.' "'.$page.'" ('.$link.')';
93 …($title).'</strong> · '.htmlspecialchars($useraction).' &quot;<a href="'.$link.'">'.htmlspecialcha…
/plugin/purplenumbers/
H A Drenderer.php44 $link = '&nbsp;<a href="#'.$pnid.'" id="'.$pnid;
45 $link .= '" class="pn" title="'.$this->getLang('sectionlink').'">'.$linkText.'</a>';
46 $link .= $this->_getAnnotationLink();
48 $this->doc = preg_replace('/(<\/h[1-5]>)$/', $link.'\\1', $this->doc);
220 // if the ID should be re-usable as an anchor in an internal link
234 * Creates a link to the current Purple Number ID.
236 * $outside: puts a p.pnlink around the link, useful if
237 * the link cannot be inside its corresponding element (e.g. tables)
257 * Creates a link to an annotation page per Purple Number.
/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/prosemirror/
H A Drenderer.php501 public function externallink($link, $title = null) argument
503 \dokuwiki\plugin\prosemirror\parser\ExternalLinkNode::render($this, $link, $title);
506 public function interwikilink($link, $title, $wikiName, $wikiUri) argument
516 public function windowssharelink($link, $title = null) argument
518 \dokuwiki\plugin\prosemirror\parser\WindowsShareLinkNode::render($this, $link, $title);
624 public function camelcaselink($link) argument
626 $this->cdata($link); // FIXME should/could we decorate it?

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