Home
last modified time | relevance | path

Searched refs:wl (Results 101 – 125 of 467) sorted by last modified time

12345678910>>...19

/plugin/sql2wiki/action/
H A Dsqlite.php79 $go = wl($ID, '', true, '&');
/plugin/approve/
H A Dadmin.php64 send_redirect(wl($ID, array('do' => 'admin', 'page' => 'approve'), true, '&'));
91 echo '<form action="' . wl($ID) . '" action="post">';
110 $link = wl(
/plugin/approve/syntax/
H A Dtable.php173 $renderer->doc .= wl($curNS);
204 $renderer->doc .= wl($id);
225 $renderer->doc .= '<a href="' . wl($id) . '">' . dformat($date) . '</a>';;
/plugin/approve/action/
H A Dnotification.php68 $link = '<a class="wikilink1" href="' . wl($page, '', true) . '">';
H A Dapprove.php39 $href = wl($INFO['id'], ['approve' => 'approve']);
44 $href = wl($INFO['id'], ['ready_for_approval' => 'ready_for_approval']);
108 header('Location: ' . wl($INFO['id']));
137 header('Location: ' . wl($INFO['id']));
173 header("Location: " . wl($INFO['id'], ['rev' => $last_approved_rev], false, '&'));
255 ptln('<a href="' . wl($INFO['id']) . '">');
264 ptln('<a href="' . wl($INFO['id'], $urlParameters) . '">');
291 ptln('<a href="'.wl($INFO['id']).'">');
300 ptln('<a href="' . wl($INFO['id'], $urlParameters) . '">');
323 ptln(' | <a href="'.wl(
[all...]
/plugin/ireadit/action/
H A Direadit.php39 …echo '<a href="' . wl($INFO['id'], ['do' => 'ireadit', 'rev' => $INFO['lastmod']]) . '">' . $this-…
110 $go = wl($INFO['id'], ['rev' => $INFO['lastmod']], true, '&');
H A Dnotification.php49 $link = '<a class="wikilink1" href="' . wl($page, $urlParameters, true) . '">';
/plugin/ireadit/syntax/
H A Dlist.php170 $url = wl($page, $urlParameters);
/plugin/odt/action/
H A Dexport.php63 …. '<a href="' . wl($ID, $params) . '" class="action export_odt" rel="nofollow" title="' . $this->…
90 …. '<a href="' . wl($ID, $params) . '" class="action export_odt_pdf" rel="nofollow" title="' . $th…
/plugin/odt/renderer/
H A Dbook.php145 $url = wl($id,'',true);
H A Dpage.php1186 $url = str_replace('doku.php?id=','lib/exe/fetch.php?media=',wl($src,'',true));
1213 …return $this->externalmedia(str_replace('doku.php?id=','lib/exe/fetch.php?media=',wl($src,'',true)…
1216 …$this->externalmedia(str_replace('doku.php?id=','lib/exe/fetch.php?media=',wl($src,'',true)),$titl…
1337 $url = wl($id,'',true);
/plugin/openid/
H A Daction.php226 $this->_redirect(wl($ID));
292 echo '<p>', sprintf($this->getLang('openid_complete_disabled_text'), wl($ID)), '</p>', NL;
481 $this->_redirect(wl($ID));
/plugin/deeplautotranslate/
H A Daction.php98 send_redirect(wl($this->get_glossary_ns() . ':start'));
220 send_redirect(wl($ID));
241 send_redirect(wl($ID));
246 send_redirect(wl($ID));
286 send_redirect(wl($ID));
/plugin/prosemirror/parser/
H A DInternalLinkNode.php60 $url = wl($resolvedPageId, $params);
/plugin/blogtng/action/
H A Dentry.php78 'href' => wl($relatedentries['prev']['page'])
84 'href' => wl($relatedentries['next']['page'])
H A Dlinkback.php63 'rdf:about="' . wl($ID, '', true) . '"' . NL .
64 'dc:identifier="' . wl($ID, '', true) . '"' . NL .
H A Dnew.php66 send_redirect(wl($newId,$urlparams,true,'&'));
/plugin/blogtng/exe/
H A Dpingback.php75 if ($targetUri != wl($ID, '', true))
109 $searchurl = preg_quote(wl($ID, '', false), '!');
/plugin/blogtng/helper/
H A Dcomments.php258 …'URL' => wl($entry['page'],'',true).($comment->getCid() ? '#comment_'.$comment->getCid() :…
292 $repl['UNSUBSCRIBE'] = wl($entry['page'], ['btngu' => $row['key']],true);
316 'URL' => wl('',array('btngo'=>$key),true),
478 'action'=>wl($page).'#blogtng__comment_form',
H A Dentry.php343 $out .= '<a href="'.wl($conf['target'],
357 $out .= '<a href="'.wl($conf['target'],
366 $out .= '<a href="'.wl($conf['target'],
406 $form = new Doku_Form($ID, wl($ID,array('do'=>'btngnew'),false,'&'));
484 echo wl($this->entry['page']).(!empty($anchor) ? '#'.$anchor : '');
493 …echo '<a href="' . wl ($this->entry['page']) . '" title="' . hsc($this->entry['title']) . '">' . $…
654 echo '<a href="'.wl($row['page']).'" class="wikilink1">'.hsc($row['title']).'</a>';
1244 …return '<a href="' . wl($related[$type]['page']) . '" class="wikilink1" rel="'.$type.'">' . str_re…
H A Dtags.php266 $output .= '<a href="' . wl($conf['target'], ['post-tags'=>$tag])
311 return '<a href="'.wl($target,array('post-tags'=>$tag)).'" class="tag">'.hsc($tag).'</a>';
/plugin/blogtng/
H A Dadmin.php191 …ptln('<p><a href="' . wl($ID, $params) . '" title="' . $this->getLang('dashboard') . '">&larr; ' .…
444 ptln("<a href='".wl($ID, $params).'#'.$anchor."' title='$title'>$text</a>");
585 …ptln('<a href="' . wl($ID, $params) . '" title="' . $this->getLang('comments') . '">' . $count . '…
602 … $link = '<a href="' . wl($ID, $params) . '" title="' . $tags[$i] . '">' . $tags[$i] . '</a>';
612 …ptln('<a href="' . wl($ID, $params) . '" class="blogtng_btn_edit" title="' . $lang['btn_secedit'] …
718 …ptln('<a href="' . wl($ID, $params). '" class="blogtng_btn_edit" title="' . $lang['btn_edit'] . '"…
/plugin/blogtng/syntax/
H A Dheader.php69 … $renderer->doc .= DOKU_LF.'<h'.$level.'><a name="'.$hid.'" id="'.$hid.'" href="'.wl($ID).'">';
/plugin/do/
H A Dhelper.php362 wl($task['page'], '', true, '&') . '#plgdo__' . $task['md5'],
/plugin/do/syntax/
H A Ddo.php238 . ' <a class="plugin_do_status" href="' . wl($ID, $param) . '">'

12345678910>>...19