[Sigia-l] Converting static pages in a large intranet site to CMS

Karl Groves kgroves at nasafcu.com
Tue Feb 10 08:43:38 EST 2004


Unfortunately, there's no one-stop solution for this.
It depends on how the pages themselves are assembled.
Dreamweaver has an excellent "Find & Replace" utility that can get rid of a lot of stuff, like <font> elements and all of the stuff in the document <head>.
Unfortunately, you're probably still going to be left with layout tables and other MS Proprietary bloat. You can't just do a find and replace on table elements, because their might actually be data tables in there.
Additionally, you'll want to do the job right by manually converting the text content to its most appropriate elements.  For instance, people have a bad habit of using <b> to create headings and separating list items with <br> instead of using the most appropriate <li>
Last, is removing all the bogus code-bloat created by FrontPage, such as text formatting via "&nbsp;" and special characters using the the Microsoft charset instead of UTF-8 or ISO-8859-1
If you're talking thousands of pages, that is going to be quite a task to do it right.

-Karl



> -----Original Message-----
> From: sigia-l-admin at asis.org 
> [mailto:sigia-l-admin at asis.org]On Behalf Of
> Vic Case
> Sent: Monday, February 09, 2004 10:03 PM
> To: sigia-l at asis.org
> Subject: [Sigia-l] Converting static pages in a large intranet site to
> CMS
> 
> 
> I'm on a project to convert thousands of intranet site pages (done in
> FrontPage) to Microsoft Content Management Server (CMS). 
> Naturally, we'd
> like to minimize the manual labor in converting these pages. 
> Does anyone
> have any tips or guidance to share about such a conversion effort?
> 
> ------------
> When replying, please *trim your post* as much as possible.
> *Plain text, please; NO Attachments
> 
> Searchable list archive:   http://www.info-arch.org/lists/sigia-l/
> ________________________________________
> Sigia-l mailing list -- post to: Sigia-l at asis.org
> Changes to subscription: http://mail.asis.org/mailman/listinfo/sigia-l
> 



More information about the Sigia-l mailing list