Home
last modified time | relevance | path

Searched refs:link (Results 1326 – 1350 of 1418) sorted by last modified time

1...<<51525354555657

/plugin/processing/
H A Dscript.js5212 p.link = function(href, target) { function
/plugin/sidebarng/
H A Daction.php125 … $link = '<a href="' . wl($pname) . '" class="wikilink2">' . $pname . '</a>' . DOKU_LF;
127 print str_replace('LINK', $link, $out);
/plugin/sidebarng/lang/en/
H A Dnosidebar.txt6 * [[link 1]]
7 * [[link 2]]
8 * [[link 3]]
/plugin/gil/
H A DChangeLog5 * DokuWiki page: corrected link to HTTP version.
/plugin/noticeboard/classes/
H A DICal.php77 $link = "http://".$_SERVER['SERVER_NAME'];
H A Drss.php55 $link = "http://".$_SERVER['SERVER_NAME'];
64 $out .= "<link>".$link .wl($this->parentId, array('do' => 'show'))."</link>";
70 $link = "http://".$_SERVER['SERVER_NAME'];
77 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>";
108 …$out .= $this->getLang('moreInfo').": <a href='".$link .wl($notice->getId(), array('do' => 'show')…
117 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>";
131 …$out .= "<a href='".$link .wl($notice->getId(), array('do' => 'show'))."'>".$this->getLang('moreIn…
/plugin/noticeboard/noticeboard/classes/
H A DICal.php77 $link = "http://".$_SERVER['SERVER_NAME'];
H A Drss.php55 $link = "http://".$_SERVER['SERVER_NAME'];
64 $out .= "<link>".$link .wl($this->parentId, array('do' => 'show'))."</link>";
70 $link = "http://".$_SERVER['SERVER_NAME'];
77 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>";
108 …$out .= $this->getLang('moreInfo').": <a href='".$link .wl($notice->getId(), array('do' => 'show')…
117 $out .= "<link>".$link .wl($notice->getId(), array('do' => 'show'))."</link>";
131 …$out .= "<a href='".$link .wl($notice->getId(), array('do' => 'show'))."'>".$this->getLang('moreIn…
/plugin/farm/install/animaltemplate/data/pages/wiki/
H A Dsyntax.txt66 …ur can be enabled in the [[doku>wiki:config]] file. Hint: If DokuWiki is a link, then it's enabled.
71 …wiki]] links. These are quick links to other Wikis. For example this is a link to Wikipedia's page…
74 For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]].
91 You can also use an image to link to another internal or external page by combining the syntax for …
97 Please note: The image formatting is the only formatting syntax accepted in link names.
99 The whole [[#images_and_other_files|image]] and [[#links|link]] syntax is supported (including imag…
159 …r internal) that is not an image (''gif, jpeg, png''), then it will be displayed as a link instead.
/plugin/footnotestyle/
H A Drenderer.php139 $link = $id;
143 $link = '['.$link.']';
145 $link .= ')';
152 $link = '<sup>'.$link.'</sup>';
154 return $link;
160 $link = $id;
163 $link .= ')';
165 $link = '['.$link.']';
170 $link = '<sup>'.$link.'</sup>';
172 $link = '<span class="fn_bot_wrapper">'.$link.'</span>';
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java.bak336 .getResource("/com/mxgraph/examples/swing/images/link.png")),
337 "roundImage;image=/com/mxgraph/examples/swing/images/link.png",
/plugin/wow/
H A Dsyntax.php176 …$renderer->doc .= '<a href="' . $link . '"><img src="' . substr(DOKU_PLUGIN, strlen($_SERVER["DOCU…
/plugin/nstoc/
H A Dsyntax.php128 $link = '<a class="wikilink1" href="' . wl($id) . '#';
170 $markup[] = $link
/plugin/jmol2/jmol/
H A Djmol.sh21 link=`/usr/bin/expr "$ls" : '.*-> \(.*\)$'`
22 if /usr/bin/expr "$link" : '.*/.*' > /dev/null; then
23 program="$link"
25 program="`/usr/bin/dirname $program`/$link"
H A DLICENSE.txt43 code. If you link other code with the library, you must provide
272 link a "work that uses the Library" with the Library to produce a
349 8. You may not copy, modify, sublicense, link with, or distribute
351 attempt otherwise to copy, modify, sublicense, link with, or
368 original licensor to copy, distribute, link with or modify the Library
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf2563 https?:\/\/([^\/]*\.)?exchange-lingerie-link-womens\.gameover\.in\.ua
4259 https?:\/\/([^\/]*\.)?link-o-rama-com-t5xhd\.blogspot\.com
4260 https?:\/\/([^\/]*\.)?link-o-rama-com-toz5x8i2ez\.blogspot\.com
/plugin/picasawebalbum/
H A Dpwi.css82 .link{
H A Dstyle.css165 .link{
/plugin/phpbblinks/
H A Dinfo.txt5 desc If a link to a specefic phpbb is found without a title it'll add the thread title as defaul…
/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/aimg/
H A Dstyle.css42 .fn-view-image-link {
/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/codehighlight/cp/
H A Dlicense.txt43 code. If you link other code with the library, you must provide
272 link a "work that uses the Library" with the Library to produce a
349 8. You may not copy, modify, sublicense, link with, or distribute
351 attempt otherwise to copy, modify, sublicense, link with, or
368 original licensor to copy, distribute, link with or modify the Library
/plugin/translation2/
H A DINFO.txt7 desc Displays flags which link to different language versions of page

1...<<51525354555657