Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Sat, 05 Mar 2016 19:21:35 +0100 | Goffi | jp (blog/preview): open and preview commands can be changed in sat.conf with "blog_preview_open_cmd" and "blog_preview_update_cmd" in [jp] section + don't convert syntax when content is empty |
Sat, 05 Mar 2016 18:00:56 +0100 | Goffi | jp: moved KeyboardInterrupt catch one level higher, so it is also catched if the loop is not started |
Sat, 05 Mar 2016 18:00:12 +0100 | Goffi | jp (blog): fixed syntax guessing on existing files |
Sat, 05 Mar 2016 17:59:10 +0100 | Goffi | jp (blog/preview): added inotify support, so preview can be updated each time the file is modified (actually IN_CLOSE_WRITE is used, but this may change in the future) |
Sat, 05 Mar 2016 15:43:14 +0100 | Goffi | jp (blog/preview): xhtml cleaning is now used on preview |
Sat, 05 Mar 2016 13:17:29 +0100 | Goffi | jp (file): fixed bad quit call |
Sat, 05 Mar 2016 13:58:02 +0100 | souliane | frontends (tools/strings): fixXHTMLLinks skips internal anchors (links starting with "#") |