[xwiki-users] confluence to xwiki
I've seen references in a number of places for confuence support in xwiki. I have some confluence pages I'd like to convert to xwiki and wonder how this can be done. Is there a special plugin or converter needed? Thanks for any help, Glenn
Hi Glenn, On Jun 5, 2009, at 3:25 AM, Glenn Engel wrote:
I've seen references in a number of places for confuence support in xwiki. I have some confluence pages I'd like to convert to xwiki and wonder how this can be done. Is there a special plugin or converter needed?
You can enable confluence syntax in your xwiki config, then create a page and select the confluence syntax. Then copy paste confluence content in it and save. If you want to convert it you can then edit again and select XWiki 2.0 Syntax and you'll be proposed to convert it. See http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing for details We're also working on wiki import as a Google Summer of Code. http://gsoc.myxwiki.org/xwiki/bin/view/Import+Export+other+wikis/Import+Expo... Thanks -Vincent
On Thu, Jun 4, 2009 at 10:55 PM, Vincent Massol <[email protected]> wrote:
Hi Glenn,
On Jun 5, 2009, at 3:25 AM, Glenn Engel wrote:
I've seen references in a number of places for confuence support in xwiki. I have some confluence pages I'd like to convert to xwiki and wonder how this can be done. Is there a special plugin or converter needed?
You can enable confluence syntax in your xwiki config, then create a page and select the confluence syntax. Then copy paste confluence content in it and save. If you want to convert it you can then edit again and select XWiki 2.0 Syntax and you'll be proposed to convert it.
See http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing for details
I've tried this but with advanced editing mode enabled I still only see Xwiki 1.0 and 2.0 as choices. In looking at the Panel content there is a query for getConfiguredSyntaxes(). Evidently my system (1.8.2) is not 'configured' for confluence? -- Glenn
We're also working on wiki import as a Google Summer of Code.
http://gsoc.myxwiki.org/xwiki/bin/view/Import+Export+other+wikis/Import+Expo...
Thanks -Vincent
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Fri, Jun 5, 2009 at 8:23 AM, Glenn Engel <[email protected]> wrote:
On Thu, Jun 4, 2009 at 10:55 PM, Vincent Massol <[email protected]>wrote:
Hi Glenn,
On Jun 5, 2009, at 3:25 AM, Glenn Engel wrote:
I've seen references in a number of places for confuence support in xwiki. I have some confluence pages I'd like to convert to xwiki and wonder how this can be done. Is there a special plugin or converter needed?
You can enable confluence syntax in your xwiki config, then create a page and select the confluence syntax. Then copy paste confluence content in it and save. If you want to convert it you can then edit again and select XWiki 2.0 Syntax and you'll be proposed to convert it.
See http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing for details
I've tried this but with advanced editing mode enabled I still only see Xwiki 1.0 and 2.0 as choices. In looking at the Panel content there is a query for getConfiguredSyntaxes(). Evidently my system (1.8.2) is not 'configured' for confluence?
-- Glenn
I found this page: http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration#HConfiguri... Which explains I need to set xwiki.rendering.syntaxes in xwiki.cfg to see the Confluence option. -- Glenn
We're also working on wiki import as a Google Summer of Code.
http://gsoc.myxwiki.org/xwiki/bin/view/Import+Export+other+wikis/Import+Expo...
Thanks -Vincent
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
On Jun 5, 2009, at 5:23 PM, Glenn Engel wrote:
On Thu, Jun 4, 2009 at 10:55 PM, Vincent Massol <[email protected]> wrote:
Hi Glenn,
On Jun 5, 2009, at 3:25 AM, Glenn Engel wrote:
I've seen references in a number of places for confuence support in xwiki. I have some confluence pages I'd like to convert to xwiki and wonder how this can be done. Is there a special plugin or converter needed?
You can enable confluence syntax in your xwiki config, then create a page and select the confluence syntax. Then copy paste confluence content in it and save. If you want to convert it you can then edit again and select XWiki 2.0 Syntax and you'll be proposed to convert it.
See http://platform.xwiki.org/xwiki/bin/view/Features/PageEditing for details
I've tried this but with advanced editing mode enabled I still only see Xwiki 1.0 and 2.0 as choices. In looking at the Panel content there is a query for getConfiguredSyntaxes(). Evidently my system (1.8.2) is not 'configured' for confluence?
Tell us what you've done so that we can help you. Maybe you've edited the wrong file? Thanks -Vincent
We're also working on wiki import as a Google Summer of Code.
http://gsoc.myxwiki.org/xwiki/bin/view/Import+Export+other+wikis/Import+Expo...
Thanks -Vincent
participants (2)
-
Glenn Engel -
Vincent Massol