xwikisas / xwiki-pro-macros

XWiki rendering macros useful when migrating content from Confluence
GNU Lesser General Public License v2.1
3 stars 12 forks source link

Convert profile macro into userProfile at import time #314

Closed snazare closed 1 month ago

snazare commented 1 month ago

We have a userProfile generic macro that has the same functionality as Confluence's profile macro https://confluence.atlassian.com/doc/user-profile-macro-189432828.html

Please convert profile into userProfile upon import and convert parameter user (from profile macro) to parameter reference (from userProfile macro).

trrenty commented 1 month ago

This was done as part of confluence migrator. See https://github.com/xwikisas/application-confluence-migrator-pro/issues/152 . Does the conversion not work?

snazare commented 1 month ago

Hi @trrenty you're right, my bad. Closing the ticket