Changes between Version 13 and Version 14 of BasicText
- Timestamp:
- 02/09/10 14:07:21 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BasicText
v13 v14 21 21 * Subscript 22 22 * Highlighting - For now, there are 2 types of highlighting that should be available 23 * Highlighting as text style - This one is applied when the user creates a link. The links should allow the same styling as the regular text ( probably excluding font). Styling applied via link creation should be appended to the current style if possible (if they do not contradict), otherwise - link styling should be displayed (but it will be good old styling to be preserved for later use if needed)23 * Highlighting as text style - This one is applied when the user creates a link. The links should allow the same styling as the regular text (excluding those that affect layout size - for example, changing font, font size, etc. We may support those, but should not expose them. Good usage will be underline, change fore/background, strikethrough). Styling applied via link creation should be appended to the current style if possible (if they do not contradict), otherwise - link styling should be displayed (but it will be good old styling to be preserved for later use if needed) 24 24 * Highlighting as external feature - Sophie should support external highlighting. This means that other features (and not the user directly) should be able to highlight text. Note that this should not be preserved in the text. As in the previous case, this highlighting should be appended to the current style if possible (if they do not contradict). This kind of higlighting will be used for book extras, search, spellcheck, etc. 25 25 * User interaction - User should be able to: