Home
last modified time | relevance | path

Searched +full:remote +(+path:plugin +path:sync) -(+path:plugin +path:sync +path:lang) (Results 1 – 2 of 2) sorted by relevance

/plugin/sync/
Dadmin.php36 … $this->client = new dokuwiki\Remote\IXR\Client($this->profiles[$this->profno]['server']);
358 // lock remote files
465 // remote delete
522 <th class="sync__remote">'.$this->getLang('remote').'</th>
558 if($item['remote']['mtime'] > $rtime &&
562 if($item['remote']['mtime'] <= $retime &&
567 if(!$item['local']['mtime'] && $item['remote']['mtime']){
570 if($item['local']['mtime'] && !$item['remote']['mtime']){
598 if(!isset($item['remote'])){
606 if(!isset($item['remote'])){
[all …]
Dplugin.info.txt6 desc Syncs a namespace with a remote wiki on request