Changes between Version 11 and Version 12 of UserGuidelines/Importer


Ignore:
Timestamp:
11/29/10 21:27:49 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/Importer

    v11 v12  
     1[[TOC]]
    12= Importer =
    23
     
    1213 * [http://wiki.sahanafoundation.org/doku.php/foundation:gsoc_kohli GSoC project] - now merged with Trunk
    1314
    14  === Outline ===
     15=== Outline ===
    1516  * Spreadsheet importer, in its current form, can be used to import data in .XLS files to the Sahana Eden database
    1617  * It has a spreadsheet like interface to enable users to edit spreadsheets in the browser itself.
     
    2021  * The spreadsheet importer uses the Jaro-Winkler metric to determine the similarity of two rows. Similarity between rows is checked two at a time. Similar rows are displayed consecutively in another spreadsheet like interface. The user can choose to edit, delete and then import these rows to the database. Errors in these rows are displayed in the same form as described previously.
    2122
    22  === Steps ===
     23=== Steps ===
    2324[http://www.youtube.com/watch?v=qOFy-xG4Exk Video Demo]
    2425