Changes between Version 2 and Version 3 of Ticket #233
- Timestamp:
- 07.03.2012 03:19:35 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #233 – Description
v2 v3 1 1 Aim is to create a bulk of topics programmatically based on an input text. 2 In general, the functionality is the same as provided byDM3's Bulk Creation tool.2 In general, the functionality is similar to DM3's Bulk Creation tool. 3 3 4 4 Only 2 formats for the input text shall be provided for the moment: … … 22 22 Special features: 23 23 - 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. 25 25 26 Perhaps it is sufficient to realize only 1 of the 2 special features.26 Perhaps it is sufficient to realize only 1 of these 2 special features. 27 27 28 28 Realisation suggestions: