*) out-commented import options that are not availible because of missing assortment-support

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3195 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
auron_x 18 years ago
parent dd3b1d344e
commit 4aec181643

@ -26,8 +26,9 @@
<td>Import&nbsp;Type:</td>
<td title="the path to the database that should be imported">
<select name="importType" size="1">
<!-- Options not availible because of missing support for Assortment DB's
<option value="plasmaDB">PLASMA DB Import</option>
<option value="assortment">Assortment File Import</option>
<option value="assortment">Assortment File Import</option>-->
<option value="NURL">Crawling Queue Import</option>
</select>
</td>
@ -138,7 +139,7 @@
<hr />
<h2 id="usage">Usage Examples:</h2>
<h3>Plasma DB Import:</h3>
<!--<h3>Plasma DB Import:</h3>
<p>
<strong>Example Path:</strong> <tt>E:\PLASMADB\</tt>
</p>
@ -209,7 +210,7 @@
<p>
Please note that the imported words are useless if the destination peer doesn't know
the URLs the imported words belongs to.
</p>
</p>-->
<h3>Crawling Queue Import:</h3>
<p>

Loading…
Cancel
Save