Strip comments

Insert link to comment when it's referenced with #comment_number
This commit is contained in:
Gregory Soutade
2014-03-16 18:55:50 +01:00
parent 22b8c96fe3
commit 726d247632
14 changed files with 15 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
v0.2 (04/01/2014)
v0.2 (16/03/2014)
** User **
Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://)
@@ -6,12 +6,14 @@ v0.2 (04/01/2014)
Add Mardown support
Add all posts generators
Set default font size to 14 for TinyMCE
Allow to reference comments with #comment_number
** Dev **
Add coding information in all py files
Add HTML5 markup for blog.soutade.fr
Add ChangeLog
Simplify archive generation code
Trim comment before saving
** Bugs **
Escape double quotes in metas tag