Skip to content

WikiTraccs v1.11.9 (Prerelease)

Pre-release
Pre-release
Compare
Choose a tag to compare
@heinrich-ulbricht heinrich-ulbricht released this 24 Jan 09:36
· 3 commits to main since this release
a80c53a

WikiTraccs - Confluence to SharePoint Migration Tool

📥 DOWNLOAD RELEASE

📖 GENERAL QUICK START GUIDE ↗️

📖 HOW TO UPDATE ↗️



In this release:

Page Label Migration

Finally page labels are migrated as well. With this release WikiTraccs creates a new field Confluence: Labels (WikiTraccs) for the SharePoint Site Pages Library, that is of type Multiple lines of text, that will contain the labels for each page.

Why not migrate to managed metadata instead of text? Because it complicates things. Migrating as managed metadata would introduce dependencies to the term store, which might pull in additional stakeholders with regard to permissions, administration, and knowledge management. And what if you want to use a choice field instead? Those are decisions specific to each migration effort.

The current migration approach for page labels is to put them all into the Confluence: Labels (WikiTraccs) field, separated by the space character (which cannot occur in a label). All labels have a prefix. Valid prefixes in Confluence are "global", "team", and "my".

So, for a page that has two labels foo and bar, the Site Pages library field Confluence: Labels (WikiTraccs) will have this content: global:foo global:bar.

You can use a PowerShell script to copy those values to another field of type managed metadata. And maybe clean them up a bit in the process.

Other Changes

  • improvement: Confluence code macro titles are now migrated as well, becoming code comments in the SharePoint Code Snippet web part



Your users need a SharePoint 🌳 page tree 🌳 and breadcrumb, just like in Confluence. WikiPakk has got you covered! Head over to wikipakk.com to learn more, or get it straight from Microsoft AppSource.


You agree to the Terms of Service by downloading and using WikiTraccs.