== misc ==
 * Enumerate all fields from the spip database that are not imported by this module.

== migration ==
 * Add more things to mes_options.php, based on spip version.
 * Use Drupal database API (and remove spip.module).
 * Import sites.
 * Import statistics.
 * Allow to select destination content-type for imported articles and news.
 * Allow to import auteur extra fields as drupal profile - nodeprofile.
 * Multilingual.

== documents import ==
 * User picture.
 * Article logos.
 * Article documents:
  * !image && vu=non => listed. (spip 2.x)
  * image => portfolio

== authentication ==
 * Implement a listing of users that have not authenticated since the migration.
 * Implement a way to send a mail reminder to all users. possibly filter by role.
