Help:How to convert a Dreamweaver page to wiki

From MicrobeWiki, the student-edited microbiology resource
Revision as of 13:29, 31 May 2006 by Slonczewski (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

First, you need to make sure that your page is wiki-friendly. It should not use tables to separate sections or place images or captions, since wiki has its own way of doing these things. For a web page in HTML to be converted properly into wiki format, each section heading must be formatted inside a heading tag, with the highest level formatted as a Heading 2. To select one of the heading styles in Dreamweaver, choose Text | Paragraph Format, then choose one of the heading types, such as Heading 2, Heading 3, or Heading 4. If you use these heading styles, then a table of contents will be automatically generated for your page.

One you have prepared your page, do the following to convert your Dreamweaver page to wiki:

  1. In Dreamweaver, click on the code window and press Ctrl+A to select the code for the entire page.
  2. Press Ctrl+C to copy the code to the clipboard.
  3. Click here to open the htm2wiki converter.
  4. Click inside the "HTML source" box, then press Ctrl+V to paste your page.
  5. Scroll down and click on the "Convert HTML to wiki markup" button.
  6. When the page loads, click inside the MediaWiki markup box and press Ctrl+A.
  7. Now create a new wiki page and paste the code into the page. It should appear pretty much the same way as it does in Dreamweaver, though you will have to upload the images separately. When you do, however, they should automatically appear inside your page. You may want to adjust the alignment of the images.