User:Jcranmer/Writing an Importer: Difference between revisions

Jump to navigation Jump to search
m
fix typos
(copy edits)
m (fix typos)
 
Line 4: Line 4:
<li>the import service</li>
<li>the import service</li>
<li>the import modules (or "importers")</li>
<li>the import modules (or "importers")</li>
<ul>
</ul>


The import process works like this:
The import process works like this:
Line 13: Line 13:
<li>If necessary, the user is prompted to specify the file containing the data to be imported.</li>
<li>If necessary, the user is prompted to specify the file containing the data to be imported.</li>
<Li>The import runs in a new thread.</li>
<Li>The import runs in a new thread.</li>
</ul>
</ol>


== Building an importer ==
== Building an importer ==
Confirmed users
371

edits

Navigation menu