Bug #416
Mis à jour par Sebastien Jacquot il y a environ 10 ans
Provide a means to highlight the text of a subcorpus within the parent corpus in the HTML SWT editor or to restrict the edition to the range of the subcorpora.
h3. First proposals
* Keep access to the whole root corpora even from a subcorpora edition then editor.
* * define Define CSS style with attribute selector on span@id regarding the integer positions of outer text occurrences (or inner text occurrences) ? (ex. : span[id="W_TEXTID_12"], span[id="W_TEXTID_13"])
* * dynamically edit the display styles within the SWT Editor, based on span@id and/or page number
* Restrict the edition to subcorpora range
h3. First proposals
* Keep access to the whole root corpora even from a subcorpora edition then editor.
* * define Define CSS style with attribute selector on span@id regarding the integer positions of outer text occurrences (or inner text occurrences) ? (ex. : span[id="W_TEXTID_12"], span[id="W_TEXTID_13"])
* * dynamically edit the display styles within the SWT Editor, based on span@id and/or page number
* Restrict the edition to subcorpora range