Question
I have a case where I need to make the info contained in the wiki pages available to someone who refuses to run a wiki server. I would like a way (other than looking at every single page) to dump html files, that would then be viewable. I don't care about formatting, this is mostly documentation anyway.
Environment
--
TWikiGuest - 30 Jul 2003
Answer
Is the
PublishAddOn what you are looking for?
--
ImranNiazi - 31 Jul 2003
Answer
I found a simple way to get the content of a single web page out to MSWord2000. I simply performed the following steps:
- From IE (at this time I am not sure if it is necessary but I closed the Favorites menu) select File>Save As and save the page as *.html
- From MSWord File>Open the same *.html and then
- File>Save As and select file type to be *.rtf (I have not tried *.doc yet)
Works like a charm.
I am a fan of Opera and the same process is successful there with two differences:
- Opera saves the file as *..html.txt (yes two dots, so the .txt and the extra dot must be removed before loading into MSWord)
- I have only tested saving with graphics and while IE saves these items in a sub directory, Opera saves them in the same directory.
RayIngs - 25 Aug 2003
Topic revision: r4 - 2003-08-25
- RayIngs