Dynastie/ChangeLog
Gregory Soutade f7a3e3f9c9 Add a favicon
2014-03-16 19:36:39 +01:00

24 lines
652 B
Plaintext

v0.2 (16/03/2014)
** User **
Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://)
Update TinyMCE to version 3.5.10
Add Mardown support
Add all posts generators
Set default font size to 14 for TinyMCE
Allow to reference comments with #comment_number
Add a favicon
** 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
Replace line returns by <br /> for comments
Archive geenration was broken for tags
Returns to first page when adding a post