Changes between Version 2 and Version 3 of Ticket #233


Ignore:
Timestamp:
07.03.2012 03:19:35 (13 years ago)
Author:
jri
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #233 – Description

    v2 v3  
    11Aim is to create a bulk of topics programmatically based on an input text. 
    2 In general, the functionality is the same as provided by DM3's Bulk Creation tool. 
     2In general, the functionality is similar to DM3's Bulk Creation tool. 
    33 
    44Only 2 formats for the input text shall be provided for the moment: 
     
    2222Special features: 
    2323    - Verification display: *before* the user starts the actual creation process the tool displays what topics *would* be created (e.g. as a table) according to the current user settings. This allows the user to fix the input text (resp. the format setting) or the column mapping. 
    24     - Undo: if a bulk creation result proves to be malformed the user can undo the process. That is the tool deletes all topics created while this bulk process. The user is free to retry with adjusted settings.  
     24    - Undo: if a bulk creation result proves to be malformed the user can undo the creation process. That is the tool deletes all topics created while this bulk process. The user is free to retry with adjusted settings.  
    2525 
    26 Perhaps it is sufficient to realize only 1 of the 2 special features. 
     26Perhaps it is sufficient to realize only 1 of these 2 special features. 
    2727 
    2828Realisation suggestions: