log src/browser/sat_browser/strings.py @ 1008:1593e00078d2

age author description
2016-03-05 souliane browser (strings): fixXHTMLLinks skips internal anchors (links starting with "#")
2016-01-15 souliane browser (strings, editor): add javascript version of fixXHTMLLinks and use it for displaying the rich blog messages (add links' missing scheme and open them in new tab)
2016-01-15 souliane browser: replace re module usage by pure javascript
2016-01-13 souliane browser (strings): add a parameter "new_target" to addURLToText + fix a wrong import