dokuwiki-plugin-sync
dokuwiki-plugin-sync copied to clipboard
Sync DokuWiki namespaces with a remote wiki on request
Maybe the plug-in logic should detect when all pages was pushed/synced and do not report any errors when it was successfully synced. It was the first time this error appears...
The Sync plug-in reports the message "Wikis are in Sync" when the communication between the Wikis failed with the message: "**Failed to fetch remote time. transport error - Premature End...
The plug-in should check if there's a value specified for the "XMLRPC URL" field and do not allow saving the profile if it isn't.
After upgrading from 'Hogfather' to 'Igor' RC2 the admin content is no longer accessible. The error log shows the following: ``` 2022-06-27 12:12:16 /.../lib/plugins/sync/admin.php(7) dokuwiki\Exception\FatalException: require_once(): Failed opening required '/volume1/web/dwtest/inc/IXR_Library.php'...
The Sync plugin do not sync __template.txt pages.
We have a quite large wiki (25.000 files) with quite some large media files. To make the plugin work we have to: - Change parameters max_execution_time and memory_limit in php.ini...
I installed this plug-in in secondary wikis to sync the content (pages/media) from a primary wiki. The sync works just fine for pages, but it fails for media files with...
The styles were refactored so that the styling of the customized buttons are compatible with Firefox.
It would be great if the sync plugin could also synchronize schemas and data from the struct plugin.
I am getting "Synchronization...The synchronization process has been initiated. Check the progress below." followed by the error: "Failed to fetch remote time. transport error - HTTP status 418". I am...