vote up 1 vote down star
1

Hello,

I've started using MOSS 2007's wiki feature for storing the ongoing technical documentation related to a project I'm working on, and it occurred to me after I started writing a few pages that there's no easy way to export out all of the pages into one document.

For those of you familiar with MOSS 2007, any ideas how this might be accomplished?

flag

5 Answers

vote up 0 vote down

You should be able to create a view that shows the content for all of the wiki articles. It's not pretty; you'll get one really long web page. I don't have sharepoint up and running right now to tell you the exact steps, but I have done it before.

link|flag
Please add the details when you get a chance. I'll upvote you for that. – John Saunders Aug 12 at 12:47
When you're on the home page of the wiki, click on View All Pages at the bottom of the quick launch area. This takes you to the normal library-type view. On the toolbar click on Settings, then Create View. Select Standard View. Give the view a name. Uncheck all the columns except Name (linked...). Check Wiki Content at the bottom of the columns list. Select a sort order you like. Under Style, select Newsletter. You may want to add a filter to filter out the help page. Click OK and there you go. You may want to add some CSS to make the article titles bigger. – Tom Winter Aug 17 at 18:05
vote up 1 vote down

In the past I've created a site feature that exports SharePoint content to PDF and HTML but that was for publishing sites. I assume it needs some rewriting to make it working with the Wiki.

It basically iterates through the navigation of a site and all it's sub sites and reads all the pages stored in the "pages" document library. For each page it then extracts the content using XSLT.

Let me know whether I shall make the source somewhere available.

Cheers, Michael

link|flag
vote up 0 vote down

I am also after a solution for this. We have a multilevel Wiki content that follows a levelling structures. Can we automatically export the MOSS Wiki content to a more structured database such as Excel, Access, or XML?

link|flag
vote up 0 vote down

You could copy/paste your content into your desired document. It's not convenient but it is a potential work around.

link|flag
vote up 1 vote down

BlueRidge has an extension that allows you to export to PDF, but at 640+ euro it's a tad pricey.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.