Feature #1838
Mis à jour par Serge Heiden il y a environ 9 ans
Be able to use manipulate the Edition view to select word spans in texts.
h3. Solution
Manipulate the edition editor browser in order to get the words ID (SPANs) covered by the text selection.
The selection Javascript API differs between the different from embedded navigators :
- determine which browser is used by the supported OS
- use the best right Javascript wrapper (node.js, etc.) that works for all browsers each browser
- if no wrapper is suited, develop suits, use our own wrapper
h3. Solution
Manipulate the edition editor browser in order to get the words ID (SPANs) covered by the text selection.
The selection Javascript API differs between the different from embedded navigators :
- determine which browser is used by the supported OS
- use the best right Javascript wrapper (node.js, etc.) that works for all browsers each browser
- if no wrapper is suited, develop suits, use our own wrapper