Task #1122
RCP: x.x, import form corpus description field
Status: | New | Start date: | 11/14/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Import | Spent time: | - | |
Target version: | TXM X.X |
Description
Help users to associate a description to a corpus
Solution 1¶
Name : 'Description' -> 'Description (complete name, author, date, license, comment...)'/'Description (nom complet, auteur, date, license, commentaire...)' OK
Content :
- name: <corpus name> - author: <account name> - date: <locale date>
The content will be wrapped in a "pre" HTML element.
Solution2¶
Add a switch button to enable explicit HTML tags rendering.
[✓] HTML
if the switch is selected, the description content is considered as HTML content instead of raw text (is not wrapped in a "pre" HTML element).
Solution 3¶
Previous solutions are not satisfactory if a corpus is reimported (the description is not refreshed)
- Add new read-only fields, that are updated at each import :
- author: <account name>
- date: <locale date>
- Don't generate automatically the description field
History
#1 Updated by Matthieu Decorde over 6 years ago
- Description updated (diff)
- Target version set to TXM X.X
#2 Updated by Matthieu Decorde over 5 years ago
- Description updated (diff)
#3 Updated by Matthieu Decorde over 5 years ago
- Category set to Import