Searched refs:REV (Results 1 – 25 of 77) sorted by relevance
1234
| /plugin/xslfo/ |
| D | action.php | 45 global $ID, $REV, $ACT; 70 $cache_key = $ID.$REV.$this->template; 74 wikiFN($ID, $REV), 92 * @global string $REV 98 global $ID, $REV; 141 * @global string $REV 146 global $ID, $REV, $INFO, $conf; 153 $params = ($REV) ? array('rev'=> $REV) : null; 157 $file = wikiFN($ID, $REV); 158 $instructions = p_get_instructions(io_readWikiPage($file, $ID, $REV)); [all …]
|
| /plugin/renderrevisions/action/ |
| H A D | revisions.php | 74 global $REV; 81 if (!$REV || !$INFO['id']) { 95 if (!$storage->hasRevision($INFO['id'], (int)$REV)) { 116 global $REV; 126 $content = $storage->getRevision($INFO['id'], (int)$REV); 129 dformat($REV), 130 … '<a href="' . wl($INFO['id'], ['rev' => $REV]) . '">' . $this->getLang('rerender') . '</a>'
|
| /plugin/dokusioc/ |
| D | action.php | 301 global $ID, $INFO, $REV, $conf; 304 $INFO['meta']['title'] . ($REV ? ' (rev ' . $REV . ')' : ''), 319 … $ID . ($REV ? $exporter->_urlseparator . 'rev' . $exporter->_urlequal . $REV : '') 322 $INFO['meta']['title'] . ($REV ? ' (rev ' . $REV . ')' : ''), // subject 323 rawWiki($ID, $REV) // body (content) 326 $wikipage->addContentEncoded(p_cached_output(wikiFN($ID, $REV), 'xhtml')); 347 if (!$REV && $this->getConf('userns') && isset($INFO['meta']['contributor'])) { 357 if (!$REV) { 372 if (!$REV) { 377 $currentrev = array_search($REV, $pagerevs); [all …]
|
| /plugin/cite/ |
| D | code.php | 15 global $INFO, $ID, $REV; 18 $rev = $REV; //$REV includes converted DATE_AT as well 35 global $INFO, $ID, $REV; 37 $rev = $REV; //$REV includes converted DATE_AT as well
|
| D | MenuItem.php | 30 global $REV, $DATE_AT; 34 } elseif ($REV) { 35 $this->params['rev'] = $REV;
|
| /plugin/projects/lib/ |
| D | tools.php | 77 global $REV; 78 if (auth_quickaclcheck($ID) < AUTH_DELETE || $REV) return ''; 83 global $REV; 85 if (!$INFO['writable'] || $REV) return ''; 91 global $REV; 93 if (!$INFO['writable'] || $REV) return ''; 102 global $REV; 104 if (!$INFO['writable'] || $REV) return '';
|
| /plugin/struct/action/ |
| H A D | revert.php | 49 global $REV; 50 if ($ACT != 'revert' || !$REV) return false; 73 global $REV; 74 if ($ACT != 'revert' || !$REV) return false; 81 $accessOld = AccessTable::getPageAccess($table, $event->data['id'], $REV);
|
| /plugin/sidebar/ |
| D | action.php | 97 global $ID, $REV, $ACT, $conf; 101 $saveREV = $REV; 114 $REV = ''; 122 $REV = ''; 129 $REV = $saveREV;
|
| /plugin/file2dw/ |
| D | MenuItem.php | 23 global $REV; 24 if($REV) $this->params['rev'] = $REV;
|
| /plugin/odtplus2dw/ |
| D | MenuItem.php | 23 global $REV; 24 if($REV) $this->params['rev'] = $REV;
|
| /plugin/odt/ |
| D | MenuItemODT.php | 27 global $REV; 28 if($REV) $this->params['rev'] = $REV;
|
| D | MenuItemODTPDF.php | 27 global $REV; 28 if($REV) $this->params['rev'] = $REV;
|
| /plugin/dw2pdf/ |
| D | MenuItem.php | 28 global $REV, $DATE_AT; 32 } elseif ($REV) { 33 $this->params['rev'] = $REV;
|
| D | action.php | 86 global $REV, $DATE_AT; 99 if ($event->data === 'export_pdf' && ($REV || $DATE_AT)) { 149 global $ID, $REV; 171 $filename = wikiFN($ID, $REV); 320 global $REV; 323 . $REV 414 global $REV, $INPUT, $DATE_AT; 417 $rev = $REV; 706 global $REV, $DATE_AT; 721 $replace['@UPDATE@'] = dformat(filemtime(wikiFN($id, $REV))); [all …]
|
| /plugin/odt/action/ |
| D | export.php | 51 global $ID, $REV; 55 if($REV) { 56 $params['rev'] = $REV; 78 global $ID, $REV; 82 if($REV) { 83 $params['rev'] = $REV; 373 global $REV; 382 . $REV 433 global $REV; 444 $filename = wikiFN($page, $REV);
|
| /plugin/folded/ |
| D | MenuItemFolded.php | 24 global $REV; 25 if($REV) $this->params['rev'] = $REV;
|
| D | action.php | 49 global $ID, $REV; 53 if($REV) $params['rev'] = $REV;
|
| /plugin/publish/action/ |
| H A D | start.php | 20 global $REV; 29 if (!empty($REV)) { 48 $REV = $latestApproved;
|
| /plugin/displaywikipage/ |
| D | code.php | 13 global $ID, $REV; 17 $backup['REV'] = $REV; 45 $REV = $backup['REV'];
|
| /plugin/dwedit/ |
| D | MenuItem.php | 27 global $REV, $INFO; 33 if($REV) $this->params['rev'] = $REV;
|
| /plugin/mellelexport/ |
| D | syntax.php | 63 global $ID, $REV; 68 …$renderer->doc .= '<a href="'.exportlink($ID, 'mellelexport', ($REV != '' ? 'rev='.$REV : '')).'?p…
|
| /plugin/latexit/ |
| D | action.php | 54 global $ID, $REV, $conf; 58 if ($REV) 59 $params['rev'] = $REV;
|
| /plugin/pagestat/ |
| D | action.php | 48 global $ID, $REV,$GLOBALS; 66 if($REV){ 67 $params['rev']=$REV;
|
| /plugin/odp/ |
| D | syntax.php | 76 global $ID, $REV; 79 …$renderer->doc .= '<a href="'.exportlink($ID, 'odp', ($REV != '' ? 'rev='.$REV : '')).'" title="'.…
|
| /plugin/structpublish/action/ |
| H A D | show.php | 34 global $REV; 47 $currentRevision = new Revision($ID, $REV ?: $INFO['currentrev']); 63 $REV = self::$latestPublishedRev;
|
1234