Dynastie/ChangeLog
2014-04-27 19:13:09 +02:00

27 lines
847 B
Plaintext

v0.2 (27/04/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 (with custom commands)
Add all posts generators
Set default font size to 14 for TinyMCE
Allow to reference comments with #comment_number
Add a favicon
Add post search to Dynastie
A base template can now contains multiple blocks
Add a generator for "lesjoiesducode.fr" (previously parsed by a PERL script)
** Dev **
Add coding information in all py files
Add HTML5 markup and a favicon for blog.soutade.fr
Add ChangeLog
Simplify archive generation code
Trim comments 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