Confirmed users
371
edits
(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> | ||
</ | </ol> | ||
== Building an importer == | == Building an importer == | ||