<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Migrating Wiki Pages Remotely – Part 10</title><link>http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-10.aspx</link><description>Note, this series starts at http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx Here is the full project from this effort: http://www.codeplex.com/WikiMigrator</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Migrating Wiki Pages Remotely – Part 09</title><link>http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-10.aspx#8663304</link><pubDate>Sat, 28 Jun 2008 09:43:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8663304</guid><dc:creator>dwinter's [MSFT] WebLog</dc:creator><description>&lt;p&gt;Note, this series starts at &lt;a rel="nofollow" target="_new" href="http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx"&gt;http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-01.aspx&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>SharePoint Kaffeetasse #80</title><link>http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-10.aspx#8675640</link><pubDate>Tue, 01 Jul 2008 09:54:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8675640</guid><dc:creator>Mirrored Blogs</dc:creator><description>&lt;p&gt;Wiki Migrating Wiki Pages Remotely – Part 10 Migrating Wiki Pages Remotely – Part 09 Migrating Wiki Pages&lt;/p&gt;
</description></item><item><title>re: Migrating Wiki Pages Remotely – Part 10</title><link>http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-10.aspx#8681559</link><pubDate>Wed, 02 Jul 2008 18:30:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8681559</guid><dc:creator>Parthiban</dc:creator><description>&lt;p&gt;Hi Winter,&lt;/p&gt;
&lt;p&gt;Thank you very much for this post! I am myself involved in the migration of wiki pages and hence your post helped me validated my approach.&lt;/p&gt;
&lt;p&gt;I have a question:&lt;/p&gt;
&lt;p&gt;I am trying to migrate wiki pages from a Confluence Server to a Sharepoint Server. I am able to move the content over successfully. However, I have a problem moving over the formatting information that is kept as part of CSS files on the confluence server. &lt;/p&gt;
&lt;p&gt;Since we have access only to the WikiField property of the target wiki page on the Sharepoint server, how do we link to an external CSS file? &lt;/p&gt;
&lt;p&gt;The one alternative that I could think of is to replace CSS class occurrences with the actual style information. Is this the only choice we have? &lt;/p&gt;
&lt;p&gt;Thank you once again for the post,&lt;/p&gt;
&lt;p&gt;SP&lt;/p&gt;
</description></item><item><title>re: Migrating Wiki Pages Remotely – Part 10</title><link>http://blogs.msdn.com/dwinter/archive/2008/06/28/migrating-wiki-pages-remotely-part-10.aspx#8692926</link><pubDate>Sat, 05 Jul 2008 13:13:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8692926</guid><dc:creator>dwinter</dc:creator><description>&lt;P&gt;Not knowing more about Confluence, I'd have to say--that is likely. &amp;nbsp;I can't give you a factual answer due to my lack of experience with that product. &amp;nbsp;However, parsing the HTML for CSS references and inserting a new one should not be too hard to do if you manipulate the &amp;lt;IMG SRC=" processing that I showed how to do while fixing up the links. &amp;nbsp;Simply look for the CSS references instead, and if you know of some specific storage nomenclature that Confluence is using, you could easily look for that pattern, create a document library on the destination to store the CSS, and alter the inline reference to point to the new one or add your own. &amp;nbsp;I hope this makes sense--given what you have told me, that is the approach I would take (and one of the reasons I was so detailed about the various things I did in my code).&lt;/P&gt;</description></item></channel></rss>