Home
last modified time | relevance | path

Searched refs:link (Results 1251 – 1275 of 1418) sorted by last modified time

1...<<51525354555657

/plugin/dokutexit/
H A Dtexitrender.php230 foreach ( $info['dokulinks'] as $link ) {
231 if (!isset($hash[$link['id']]) && $link['id'] != $id) {
233 && ($link['type'] == 'local' || $link['type'] == 'internal')
234 && @file_exists(wikiFN($link['id']))) {
236 error_log("render_link " . $link['id']);
238 error_log("render_end " . $link['id']);
240 if ($do_recurse_file && $link['type'] == 'file'
241 && @file_exists($link['id'])) {
243 $subinfo['current_file_id'] = $link['id'];
246 $text .= io_readFile($link['id']);
[all …]
H A DREADME.md19 * less fancy exports (no ugly background link)
104 Robots will follow every link, which means that they will generate all pdfs for all pages and names…
129 instance, follow the link in the administration page). What seems to me as
191 …infos about file dependencies in the medata of the page (it's possible, see link in previous point)
H A Dlatex.php420 $this->put($link);
1627 $link['url'] = str_replace('&','&amp;',$link['url']);
1628 $link['url'] = str_replace('&amp;amp;','&amp;',$link['url']);
1631 $link['title'] = str_replace('&amp;amp;','&amp;',$link['title']);
1641 if($link['class']) $ret .= ' class="'.$link['class'].'"';
1642 if($link['target']) $ret .= ' target="'.$link['target'].'"';
1643 if($link['title']) $ret .= ' title="'.$link['title'].'"';
1644 if($link['style']) $ret .= ' style="'.$link['style'].'"';
1645 if($link['more']) $ret .= ' '.$link['more'];
1659 $link['url'] = str_replace('#','\#',$link['url']);
[all …]
/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/eventline/example/
H A DexampleDataForCutAndPaste.txt3 <event start='1945' title='As We May Think (article)' durationEvent='false' link='http://www.theatl…
12 …1995' earliestEnd='2011' end='2012' isDuration='true' title='WikiWikiWeb' link='http://c2.com/cgi/…
/plugin/eventline/
H A Dplain.php85 $this->internallink($link,$link);
150 $link['style'] = '';
151 $link['pre'] = '';
152 $link['suf'] = '';
159 $link['more'] = '';
174 ($conf['userewrite']) ? $link['url'].='?s=' : $link['url'].='&amp;s=';
212 $link = array();
213 $link['class'] = '';
214 $link['style'] = '';
215 $link['pre'] = '';
[all …]
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js732 }if(numStyles===undefined){numStyles=jQuery("style, link[rel=stylesheet]").length;
H A Dsimile-ajax-api.js92 var link = doc.createElement("link");
93 link.setAttribute("rel", "stylesheet");
94 link.setAttribute("type", "text/css");
95 link.setAttribute("href", url);
96 getHead(doc).appendChild(link);
/plugin/eventline/timeline_js/scripts/
H A Dsources.js56 link: this._resolveRelativeURL(node.getAttribute("link") , base),
129 link: this._resolveRelativeURL(evnt.link , base),
223 link: this._resolveRelativeURL(bindings["link"] , base),
540 var link = this.getLink();
553 if (link != null) {
555 a.href = link;
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js2313 …),description:L,image:this._resolveRelativeURL(D.getAttribute("image"),C),link:this._resolveRelati…
2333 …n:A.description,image:this._resolveRelativeURL(A.image,D),link:this._resolveRelativeURL(A.link,D),…
2360 …description:D["description"],image:this._resolveRelativeURL(D["image"],E),link:this._resolveRelati…
/plugin/dwinsect/
H A Dsyntax.php51 * @param string $link
54 function _split_text($section, $link) { argument
55 $ret=explode($link, trim($section), 2);
60 function _check_translate($type, $link, $params) { argument
66 $link=substr($link,0,2).$ns."|".$params.substr($link,-2,2);
71 $link=substr($link,0,2).$ns."?".$params.substr($link,-2,2);
78 $link="[[".$link."|".$params."]]";
83 return (array($type, $link));
155 list($link_type, $link) = _check_translate($link_type, $link, $params);
158 $link = "";
[all …]
/plugin/dwspecialist/
H A Dplugin.info.txt6 desc Adds an action-link to a ordered or unordered list ands adds a toolbar button to editor.
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.js188 …y="og:image"], meta[property="og:image:url"], meta[name="twitter:image"], link[rel="image_src"], i…
202 img = $('link[rel~="shortcut"][rel~="icon"]').attr('href');
/plugin/socialshareprivacy2/SSP/
H A DREADME.md387 <td>The link of the <em>i</em>-icon that links users to more information about this.</td>
392 <td>The target attribute of the info link. Possible values are <code>_blank</code>,
481 uses the value of the first <code>link</code> element with the <code>rel</code> attribute
950 <td>Name of a callback function that shall invoked when the link was successfully shared.
956 <td>Name of a callback function that shall invoked if link sharing failed.
1060 <td>link</td>
1061 <td>Possible values: <code>link</code>, <code>quote</code>, <code>photo</code> or <code>video</code…
1068 This option is only defined for the type <code>link</code>.</td>
1075 This option is only defined for the type <code>link</code>.</td>
1285 `'meta[name="twitter:image"], link[rel="image_src"], itemscope *[itemprop="image"]').`<br/>
[all …]
/plugin/flowplayer/player/
H A DLICENSE.txt36 (right-click menu), the link to "About Flowplayer free version #.#.#"
602 permission to link or combine any covered work with a work licensed
/plugin/tindexmenu/
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
63 /*Namespace without page link in nojs mode. !important has to be used*/
70 /*Namespace with page link (headpage) in nojs mode. !important has to be used*/
/plugin/tindexmenu/syntax/
H A Dindexmenu.php606 $link=$item['id'];
610 $link=$item['hns'];
618 $ret .= '<a href="'.wl($link,$more).'" class="'.$tagid.'">';
/plugin/projects/lib/
H A Dlayout.php61 $link = "<a href=\"" . wl($dep_id) . "\">$dep</a>";
62 else $link = $dep;
64 "Do not know how to generate the dependency $link");
139 private $link = NULL; variable in TargetLayout
144 if ($project != NULL) $this->link = ml($ID);
157 $link = $this->link;
H A Dmaker.php22 public function link($node) { function in MakeNode
50 foreach ($this->links as $link) {
52 $new_affect = $link->affect();
54 $affect[] = $link->name();
67 if ($link->valid) $link->mark_invalid($errors);
74 foreach ($this->links as $link) $link->mark_unconditional();
79 foreach ($this->links as $link) $link->ref();
85 $link->ref--;
87 $node_refs[$link->name()] = $link->ref;
167 $dep_node->link($node);
[all …]
H A Dproject_file.php248 $link = realpath($this->crosslink_path());
251 if (!file_exists($link)) {
258 symlink($link, $path);
/plugin/projects/
H A Dchangelog4 * Fixed the link on the target file page to download/display the content of the target file.
H A Dcodemirror.css161 .cm-s-default span.cm-link {color: #00c;}
166 span.cm-link {text-decoration: underline;}
/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/bugzillalinks/
H A DREADME.md4 DokuWiki plugin to automatically link to Bugzilla issues.
/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.css285 Second step is nothing special, just a text with a link, so it doesn't need

1...<<51525354555657