Feature #3109
Import, default references pattern interface
Status: | New | Start date: | 06/24/2021 | ||
---|---|---|---|---|---|
Priority: | Normal | Due date: | |||
Assignee: | - | % Done: | 80% |
||
Category: | Import | Spent time: | - | ||
Target version: | TXM 0.8.2 |
Description
In the "commands > concordance" section, add the default reference pattern widgets :
- SWT Label: "Default references" / "Références par défaut"
- SWT Text:
- title: "Pattern" / "Pattern"
- content: the reference pattern in printf format
- tooltip:
EN: Type your pattern by inserting "%s" where each property listed below should be displayed (as many "%s" as there are properties to display). For example, the pattern "%s, %s %s" associated with the property list "text_id,div_type,div_n" will display : - "My novel, chapter 1" - "My novel, chapter 2" - etc. FR: Tapez votre pattern en insérant "%s" là où chaque propriété listée ci-dessous doit être affichée (autant de "%s" que de propriété à afficher). Par exemple, le pattern "%s, %s %s" associé à la liste de propriétés "text_id,div_type,div_n" affichera : - "Mon roman, chapitre 1" - "Mon roman, chapitre 2" - etc.
- SWT Text:
- title: "Properties" / "Propriétés"
- content: list of properties fullname comma "," separated
- tooltip:
EN: Properties of the compound form "text_id" for structure properties, and of the simple form "id" for word properties. FR: Propriétés de la forme composée "text_id" pour les propriétés de structures, et de la forme simple "id" pour les propriétés de mots.
- property
- structure_property
Related issues
Associated revisions
update messages refs #3109
History
#1 Updated by Matthieu Decorde about 2 years ago
- Tracker changed from Task to Feature
- Description updated (diff)
#2 Updated by Matthieu Decorde about 2 years ago
- % Done changed from 0 to 80
#3 Updated by Serge Heiden 5 months ago
- Description updated (diff)
- % Done changed from 80 to 70