Changes between Version 2 and Version 3 of BasicText
- Timestamp:
- 02/08/10 12:05:44 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BasicText
v2 v3 22 22 * Highlighting - For now, there are 2 types of highlighting that should be available 23 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) 24 * Highlighting as external feature - Sophie should support external highlighting. This means 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.