Cool thanks! On 29 November 2017 at 04:22, Christian Froehler <cfr2...@gmx.net> wrote:
> Hi, > > I have used Jürgen's "migratePlugin" to migrate JSPWiki pages from > JDBCProvider (mysql) to plain text files, and have enhanced it to handle > also attachments. The history of page edits was transfered, too, but the > timestamps of the edits got lost -- older versions of the pages now have > all the same date. > > Should be possible the other way round, from plain text to JDBCProvider. > > I hope to find the sources of the "attachment" enhancement, and will > publish them on github. > > Christian > > Am 28.11.17 um 18:28 schrieb Jürgen Weber: > > As for migrating, I once hacked a simple Plugin to migrate to a different >> provider, it might be useful as copy template.. >> >> https://github.com/weberjn/migratePlugin >> > > -- Col