Changes between Version 5 and Version 6 of TEXT_RESOURCE_HTML_R0
- Timestamp:
- 06/19/09 16:11:55 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TEXT_RESOURCE_HTML_R0
v5 v6 10 10 </b> tag is met in the html document. 11 11 * The resulting text could have non-corresponding nesting of tags (example: <b><i></b></i>) due to the noncorresponding nesting in html. 12 As almost all resources this one should have origin(the origin url) and reload functionality(all edits should be lost when reloading - user should be notified for this) 12 As almost all resources this one should have origin(the origin url) and reload functionality(all edits should be lost when reloading - user should be notified for this). 13 13 14 14 … … 17 17 * Provide a chooser for the html files. 18 18 * Provide a "plain" resulting HotText from the html file resource, meaning that no styles or tags will be applied yet. 19 * Optional we may be able to create reload functionality and origin property. 19 20 20 21 == Task result ==