dokuwiki-plugin-sync icon indicating copy to clipboard operation
dokuwiki-plugin-sync copied to clipboard

Sync DokuWiki namespaces with a remote wiki on request

Results 36 dokuwiki-plugin-sync issues
Sort by recently updated
recently updated
newest added

Hello everyone, I have five Dokuwikis, which are synchronized to a second instance. This worked well for a long time, but now three of them suddenly report: TypeError: strftime(): Argument...

I have a dokuwiki with a hosted version (remote) and a version on my laptop (local). I installed the synchronization plugin locally and was synching the two installations weekly. I...

… access Please see https://github.com/splitbrain/dokuwiki-plugin-sync/issues/56

This PR fixes the following error on plugin mainpage: ``` 2024-03-07 15:35:05 E_COMPILE_ERROR: Declaration of dokuwiki\plugin\sync\Client::query() must be compatible with dokuwiki\Remote\IXR\Client::query(...$args) /home/robertinho/public_html/wiki/lib/plugins/sync/Client.php(26) #0 [internal function]: dokuwiki\ErrorHandler::fatalShutdown() #1 {main} ``` Also,...

This pull request contains some translation updates.

Got the latest DokuWiki from the download page: 2023-04-04a "Jack Jackrum" including the micro apache (Apache 2.4.57, PHP 8.2.10 (bz2, gd2, intl, ldap, mbstring, opcache, openssl, pdo_sqlite) ) Running Windows...

``` Warning: Undefined array key "no" in .../dokuwiki/lib/plugins/sync/admin.php on line 20 ``` Occurs with PHP 8.1 / DokuWiki Igor when accessing the Admin page (http://path.to/dokuwiki/doku.php?id=index&do=admin)

If the user who is syncing has only read permissions on the remote wiki, the sync fails, because pages can't be locked. I helped myself by commenting out the lines...

I`d upgraded my Local and Remote Wikis to PHP 8.1 and started receiving the following error when selecting a Wiki profile and clicking on "Select" button into the Remote Wiki:...