Home
last modified time | relevance | path

Searched refs:backup (Results 1 – 25 of 83) sorted by relevance

1234

/plugin/backup/
H A DCHANGELOG.md24 - [BT-38] - When creating a backup file, we now ensure we don't backup any metadata about backups, …
30 - [BT-39] - When the backup completes, we now hide the "backup progress" text
36 [1.0.0]: https://github.com/tatewake/dokuwiki-plugin-backup/releases/tag/1.0.0
37 [1.0.1]: https://github.com/tatewake/dokuwiki-plugin-backup/releases/tag/1.0.0
39 [BT-39]: https://github.com/tatewake/dokuwiki-plugin-backup/issues/39
40 [BT-38]: https://github.com/tatewake/dokuwiki-plugin-backup/issues/38
42 [BT-42]: http://192.168.1.150/open-source/dokuwiki/backup/-/issues/42
43 [BT-43]: http://192.168.1.150/open-source/dokuwiki/backup/-/issues/43
44 [BT-44]: http://192.168.1.150/open-source/dokuwiki/backup/-/issues/44
45 [BT-46]: http://192.168.1.150/open-source/dokuwiki/backup/-/issues/46
[all …]
H A Dplugin.info.txt1 base backup
6 desc A tool to backup your data and configuration.
7 url https://www.dokuwiki.org/plugin:backup
H A DREADME.md23 Backup archives will be available via the **Media Manager** at the path `:wiki:backup`.
29 * [https://www.dokuwiki.org/plugin:backup](https://www.dokuwiki.org/plugin:backup)
35 * [https://github.com/tatewake/dokuwiki-plugin-backup](https://github.com/tatewake/dokuwiki-plugin-
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BigtableAdmin/
H A DRestoreTableRequest.php25 public $backup; variable in Google\\Service\\BigtableAdmin\\RestoreTableRequest
34 public function setBackup($backup) argument
36 $this->backup = $backup;
43 return $this->backup;
H A DBackupInfo.php25 public $backup; variable in Google\\Service\\BigtableAdmin\\BackupInfo
42 public function setBackup($backup) argument
44 $this->backup = $backup;
51 return $this->backup;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DRestoreServiceRequest.php25 public $backup; variable in Google\\Service\\DataprocMetastore\\RestoreServiceRequest
38 public function setBackup($backup) argument
40 $this->backup = $backup;
47 return $this->backup;
H A DRestore.php25 public $backup; variable in Google\\Service\\DataprocMetastore\\Restore
50 public function setBackup($backup) argument
52 $this->backup = $backup;
59 return $this->backup;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DRestoreDatabaseRequest.php25 public $backup; variable in Google\\Service\\Spanner\\RestoreDatabaseRequest
36 public function setBackup($backup) argument
38 $this->backup = $backup;
45 return $this->backup;
H A DBackupInfo.php25 public $backup; variable in Google\\Service\\Spanner\\BackupInfo
42 public function setBackup($backup) argument
44 $this->backup = $backup;
51 return $this->backup;
/plugin/backup/lang/en/
H A Dintro.txt1 …ou to backup your page and meta data, as well as configuration for the wiki, templates, and plugin…
7 * If the backup times out on your server, try backing up fewer items at once.
8 …* The final backup file is named //dw-backup-YearMonthDay-HourMinuteSecond.tar.bz2//, and time is …
10 …ccount passwords), you should set the backup namespace to be viewable only by administrators, or d…
15 Please select the following items you wish to backup...
H A Ddonate.txt3 �� �� �� As of the year 2020, [[doku>plugins:backup|BackupTool for DokuWiki]] is 14 years old and s…
/plugin/displaywikipage/
H A Dcode.php16 $backup['ID'] = $ID;
17 $backup['REV'] = $REV;
44 $ID = $backup['ID'];
45 $REV = $backup['REV'];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/BackupforGKE/
H A DRestore.php25 public $backup; variable in Google\\Service\\BackupforGKE\\Restore
92 public function setBackup($backup) argument
94 $this->backup = $backup;
101 return $this->backup;
/plugin/pagetemplate/
H A Daction.php46 $backup = $theTemplate.'.bak';
47 if (file_exists($backup) ) {
48 io_rename($backup,$theTemplate);
80 $backup = $newTemplate.'.bak';
82 io_rename($newTemplate,$backup);
/plugin/linkprefix/
H A Drenderer.php51 $backup = $this->interwiki[$shortcut];
53 if ($backup) $this->interwiki[$shortcut] = $this->getConf('prefix') . $url;
55 $this->interwiki[$shortcut] = $backup;
/plugin/bootswrapper/exe/help/
H A Dthumbnail.txt50 …ved by users for its clean and readable syntax. The ease of maintenance, backup and integration ma…
66 …ved by users for its clean and readable syntax. The ease of maintenance, backup and integration ma…
76 …ved by users for its clean and readable syntax. The ease of maintenance, backup and integration ma…
86 …ved by users for its clean and readable syntax. The ease of maintenance, backup and integration ma…
96 …ved by users for its clean and readable syntax. The ease of maintenance, backup and integration ma…
/plugin/dwcommits/
H A Dhelper.php733 $backup = $names_fname . '.prev';
737 if(file_exists($names_fname) && file_exists($backup)) {
744 if(rename($backup,$names_fname)) {
781 $backup = $names_fname . '.prev';
782 if(file_exists($backup)) {
783 @unlink($backup);
785 if(rename($names_fname, $backup)) {
786 $msg .= "Old data saved in backup $backup";
/plugin/advanced/lang/en/
H A Dexport.txt3 Use this page to backup your DokuWiki pages or for import (or deploy) into another DokuWiki install…
/plugin/chessdiagram/toolbar/
H A Dreadme.txt5 - make a backup of this file
/plugin/backup/lang/de/
H A Dintro.txt8 …* Die erstellte Datei erhält einen Namen nach dem Format //dw-backup-JahrMonatTag-StundeMinuteSeku…
10 …denen Passwörter enthalten sind) abspeichern, ist es empfehlenswert, den backup-Namensraum so zu k…
H A Ddonate.txt3 �� �� �� Seit über 14 Jahren wird das [[https://www.dokuwiki.org/plugin:backup|BackupTool for Doku…
/plugin/vbsso/
H A DREADME.md34 Note please: It's best to put the site into Maintenance Mode first and take a backup, before you st…
46 Note please: It's best to put the site into Maintenance Mode first and take a backup, before you st…
53 Note please: It's best to put the site into Maintenance Mode first and take a backup, before you st…
/plugin/bureaucracy-au/helper/
H A Dactiontemplate.php146 $backup = array();
149 $backup = array($_SERVER['REMOTE_USER'], $USERINFO['grps']);
186 list($_SERVER['REMOTE_USER'], $USERINFO['grps']) = $backup;
/plugin/bureaucracyau/helper/
H A Dactiontemplate.php146 $backup = array();
149 $backup = array($_SERVER['REMOTE_USER'], $USERINFO['grps']);
186 list($_SERVER['REMOTE_USER'], $USERINFO['grps']) = $backup;
/plugin/evesso/
H A DREADME.md55 It is a good idea [backup the wiki](https://www.dokuwiki.org/faq:backup) before you continue.
69 …ke sure you're logged in on a EveSSO admin account and have a up-to-date backup of the wiki before…

1234