/plugin/tools/ |
H A D | action.php | 102 $pml = wl($ID,'',true); 109 'print' => wl($ID, array("rev" =>(int)$rev, "mddo" => "print"), false, "&") 110 ,'email' => wl($ID, array('rev' =>(int)$rev, 'do' => 'tellafriend'), false, '&') 111 ,'odt' => wl($ID, array("rev" =>(int)$rev, "do" => "export_odt"), false, "&") 112 ,'pdf' => wl($ID, array("rev" =>(int)$rev, "do" => "export_pdf"), false, "&") 113 ,'csv' => wl($ID, array("rev" =>(int)$rev, "do" => "export_csv"), false, "&") 114 ,'timeline' => wl($ID, array("rev" =>(int)$rev, "do" => "export_timeline"), false, "&") 115 ,'bookcreator' => wl($ID, array("rev" =>(int)$rev, "do" => "addtobook"), false, "&")
|
/plugin/miniblog/syntax/ |
H A D | entry.php | 75 $renderer->doc .= '<h1><a href="'.wl($entry['id']).'">'.$head.'</a></h1>'; 77 …$renderer->doc .= dformat($entry['date']).' · '.$entry['user'].' · <a href="'.wl($entry['id'],'',t… 84 …$renderer->doc .= '<p class="medialeft"><a href="'.wl($ID, 'page='.$less).'" class="wikilink1">'.$… 87 …$renderer->doc .= '<p class="mediaright"><a href="'.wl($ID, 'page='.$more).'" class="wikilink1">'.… 100 $renderer->doc .= '<h1><a href="'.wl($entry['id']).'">'.$head.'</a></h1>'; 106 …$renderer->doc .= '<span class="entry-comment"><a href="'.wl($entry['id'],'',true).'#disqus_thread… 114 …$renderer->doc .= '<p class="medialeft"><a href="'.wl($ID, 'page='.$less).'" class="wikilink1">'.$… 117 …$renderer->doc .= '<p class="mediaright"><a href="'.wl($ID, 'page='.$more).'" class="wikilink1">'.…
|
/plugin/farm/ |
H A D | overview.class.php | 95 …ptln(' <a href="'.$this->manager->wl('overview', array('sort' => 'size')).'">'.$this->manager->ge… 96 …ptln(' <a href="'.$this->manager->wl('overview', array('sort' => 'sizedesc')).'">'.$this->manager… 97 …ptln(' <a href="'.$this->manager->wl('overview', array('sort' => 'name')).'">'.$this->manager->ge… 98 …ptln(' <a href="'.$this->manager->wl('overview', array('sort' => 'namedesc')).'">'.$this->manager… 109 …l_overview_'.($p == $page ? 'current' : '').'page" href="'.$this->manager->wl('overview', array('s… 116 …ptln(' <div class="animal_name"><a href="'.$this->manager->wl('animal', array('aid' => $a->getNam… 130 …ptln(' <a href="'.$this->manager->wl('overview', array('sort' => $sort, 'details' => $a->getName… 168 …ptln(' <a href="'.$this->manager->wl('animal', array('aid' => $a->getName(), 'config' => 1)).'" … 169 …ptln(' <a href="'.$this->manager->wl('animal', array('aid' => $a->getName(), 'users' => 1)).'" t… 170 …ptln(' <a href="'.$this->manager->wl('animal', array('aid' => $a->getName(), 'delete' => 1)).'" … [all …]
|
H A D | admin.php | 201 echo '<form method="post" action="'.wl($ID).'">'."\n"; 216 function wl($cmd, $opt = array()) { function in admin_plugin_farm 220 return wl($ID, $p); 352 …ptln(' <a '.($this->cmd == 'overview' ? 'class="current_cmd"' : '').' href="'.$this->wl('overview… 353 …&& isset($this->opt['aid'])) ptln(' <a class="current_cmd" href="'.$this->wl('animal', array('aid… 354 …&& isset($this->opt['new']) ? 'class="current_cmd"' : '').' href="'.$this->wl('animal', array('new… 355 …ptln(' <a '.($this->cmd == 'farmconfig' ? 'class="current_cmd"' : '').' href="'.$this->wl('farmco… 356 …($this->cmd == 'soapconfig' ? 'class="current_cmd"' : '').' href="'.$this->wl('soapconfig').'"><im… 357 …>cmd == 'virtualhostconfig' ? 'class="current_cmd"' : '').' href="'.$this->wl('virtualhostconfig')…
|
H A D | animalmanager.class.php | 32 function wl($opts = array()) { function in dokuwiki_farm_animalmanager 34 return $this->manager->wl('animal', $a); 200 …ptln(' <a '.($displaydefault ? 'class="current_action"' : '').' href="'.$this->wl().'" title="'.$t… 201 …->manager->opt['users']) ? 'class="current_action"' : '').' href="'.$this->wl(array('users' => tru… 202 …anager->opt['editfile']) ? 'class="current_action"' : '').' href="'.$this->wl(array('editfile' => … 203 …>manager->opt['delete']) ? 'class="current_action"' : '').' href="'.$this->wl(array('delete' => tr… 278 …ger->getLang('animal_users_onlygrpactive').' : '.$grp.' [<a href="'.$this->wl(array('users' => tru… 281 …ptln(' <th>'.$this->manager->getLang('animal_users_login').' <a href="'.$this->wl(array('users' =… 290 …foreach($u['grps'] as $g) $grps[] = '<a href="'.$this->wl(array('users' => true, 'grp' => $g)).'" … 296 …imal_users_reallydeleteuser', $l, 'js').'\')) document.location=\''.$this->wl(array('users' => tru… [all …]
|
/plugin/usersubscriptions/ |
H A D | usersubscriptions.tpl.php | 37 <a href="<?php echo wl($id); ?>"> 41 …<a href="<?php echo wl($id).($info['isnamespace'] ? ':' : ''); ?>"><?php echo ($id != '') ? $id : … 48 …<?php if($info['deleteoption']) { ?><a href="<?php echo wl($ID); ?>&pluginusersubscriptions_un… 67 …<?php echo $this->getLang('quick_subscription'); ?> : <form method="get" action="<?php echo wl($ID…
|
/plugin/fedauth/classes/usr/ |
H A D | fa_login.usr.class.php | 93 return wl($ID, $params, true, '&'); 97 return wl($ID, 'do=fedauth', true, '&'); 100 return wl($ID, 'do=fedauth', true, '&') . '&fa[register]'; 102 return wl($ID); 118 . '<form action="'.wl($ID, 'do=fedauth').'" method="post">' 169 … $out .= '<a href="'.wl($ID, array('do'=> $act, 'sectok' => $sectok)).'&fa['.$cmd.']['.$id.']">'
|
/plugin/userhistory/ |
H A D | admin.php | 41 $href = wl ( $ID ). ( strpos ( wl ( $ID ), '?' )?'&':'?' ).'do=admin&page='.$this->getPluginName ( ).'&user='.hsc ( $nick );
98 $href = wl ( $ID ). ( strpos ( wl ( $ID ), '?' )?'&':'?' ).'do=admin&page='.$this->getPluginName ( );
116 echo ( '<a class = "diff_link" href = "'.wl ( $change['id'], "do=diff&rev=".$change['date'] ).'"><img '.$att.' /></a>' );
121 echo ( '<a class = "revisions_link" href = "'.wl ( $change['id'], "do=revisions" ).'"><img '.$att.' /></a> ' );
|
/plugin/approve/action/ |
H A D | approve.php | 33 $href = wl($INFO['id'], ['approve' => 'approve']); 38 $href = wl($INFO['id'], ['ready_for_approval' => 'ready_for_approval']); 80 header('Location: ' . wl($INFO['id'])); 101 header('Location: ' . wl($INFO['id'])); 132 header("Location: " . wl($INFO['id'], ['rev' => $last_approved_rev], false, '&')); 189 echo ' <a href="' . wl($INFO['id']) . '">'; 198 echo ' <a href="' . wl($INFO['id'], $urlParameters) . '">'; 217 echo ' <a href="'.wl($INFO['id']).'">'; 226 echo ' <a href="' . wl($INFO['id'], $urlParameters) . '">'; 242 echo ' | <a href="'.wl( [all...] |
/plugin/log404/ |
H A D | admin.php | 23 send_redirect(wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName()), true, '&')); 40 $delUrl = wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName(), 'delete'=>$id)); 41 $ignoreUrl = wl($ID, array('do'=>'admin', 'page'=>$this->getPluginName(), 'ignore'=>$id)); 43 . ' <a href="'.wl($id).'">'.$this->getLang('go-to-page').'</a>'
|
/plugin/userhomepage/ |
H A D | helper.php | 51 …return '<li>'.$lang['loggedinas'].' <a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'… 53 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->getLang('privatename… 55 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->getLang('privatename… 67 …return '<li>'.$lang['loggedinas'].' <a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'… 69 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.… 71 …return '<a href="'.wl($pageId).'" '.$classes.' rel="nofollow" title="'.$this->publicString().'">'.… 122 …$result = '<a href="'.wl($publicID).'" '.$classes.' rel="nofollow" title="'.$this->publicString().…
|
/plugin/noticeboard/noticeboard/classes/ |
H A D | rss.php | 64 $out .= "<link>".$link .wl($this->parentId, array('do' => 'show'))."</link>"; 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/classes/ |
H A D | rss.php | 64 $out .= "<link>".$link .wl($this->parentId, array('do' => 'show'))."</link>"; 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/acknowledge/admin/ |
H A D | report.php | 205 $url = wl( 226 $url = wl( 248 $url = wl( 266 wl($ID, ['do' => 'admin', 'page' => 'acknowledge_report']), 272 wl($ID, ['do' => 'admin', 'page' => 'acknowledge_assign']),
|
/plugin/directions/syntax/ |
H A D | common.php | 163 …$output .= 'href="'.wl($page1).'">'.dir_trimPageTitle(dir_get_first_heading($page1),$trimLimit).'<… 173 …$output .= 'href="'.wl($page2).'">'.dir_trimPageTitle(dir_get_first_heading($page2),$trimLimit).'<… 206 …$output .= 'href="'.wl($key).'">'.dir_trimPageTitle(dir_get_first_heading($key),$trimLimit).'</a>'; 224 …$output .= 'href="'.wl($key).'">'.dir_trimPageTitle(dir_get_first_heading($key),$trimLimit).'</a>'; 245 …$output .= 'href="'.wl($key).'">'.dir_trimPageTitle(dir_get_first_heading($key),$trimLimit).'</a>'; 256 …$output .= 'href="'.wl($key).'">'.dir_trimPageTitle(dir_get_first_heading($key),$trimLimit).'</a>';
|
/plugin/extendpage/ |
H A D | admin.php | 72 send_redirect(wl($ID, array('do' => 'admin', 'page' => 'extendpage'), true, '&')); 91 echo '<form action="' . wl($ID) . '" action="post">'; 112 $link = wl(
|
/plugin/googlesearch/ |
H A D | action.php | 143 … echo $this->external_link(wl('',array('do'=>'googlesearch','id'=>$q,'start'=>$prev),'false','&'), 151 … echo $this->external_link(wl('',array('do'=>'googlesearch','id'=>$q,'start'=>$next),'false','&'), 170 …print '<form action="'.wl().'" accept-charset="utf-8" class="search" id="dw__search"><div class="n…
|
/plugin/cite/ |
H A D | code.php | 24 return wl($ID, ['rev' => $rev], true); 43 return wl($ID, ['rev' => $rev, 'do' => 'cite'], true);
|
/plugin/telleveryone/ |
H A D | admin.php | 80 send_redirect(wl($ID, array('do' => 'admin', 'page' => 'telleveryone'), true, '&')); 126 $edit_link = wl( 136 $delete_link = wl( 185 $cancel_link = wl(
|
/plugin/publish/ |
H A D | syntax.php | 88 $renderer->doc .= wl($this_ns . ':' . $this->getConf('start')); 97 $updated = '<a href="' . wl($page[0]) . '">' . dformat($page[2]) . '</a>'; 107 wl($page[0], 'rev=' . $last), 117 $renderer->doc .= wl($page[0]);
|
/plugin/authplaincas/ |
H A D | action.php | 36 return wl($ID, '', true, ''); 41 return wl($ID, 'do=' . $do, true, '&'); 80 …$event->data->insertElement($insertElement,'<p>'.$lang['pwdforget'].': <a href="'.wl($ID,'do=resen…
|
/plugin/structpublish/ |
H A D | admin.php | 84 send_redirect(wl($ID, array('do' => 'admin', 'page' => 'structpublish'), true, '&')); 105 echo '<form action="' . wl($ID) . '" action="post">'; 125 $link = wl(
|
/plugin/shorty/ |
H A D | helper.php | 89 $longUrl = rawurlencode(wl($pageID,'',true)); 120 $longUrl = rawurlencode(wl($pageID,'',true)); 148 $longUrl = rawurlencode(wl($pageID,'',true));
|
/plugin/approve/ |
H A D | admin.php | 45 send_redirect(wl($ID, array('do' => 'admin', 'page' => 'approve'), true, '&')); 60 echo '<form action="' . wl($ID) . '" action="post">'; 82 $link = wl(
|
/plugin/struct/admin/ |
H A D | assignments.php | 81 send_redirect(wl($ID, ['do' => 'admin', 'page' => 'struct_assignments'], true, '&')); 102 echo '<form action="' . wl($ID) . '" action="post">'; 120 $link = wl(
|