Update Changelog
This commit is contained in:
parent
d8a24e210f
commit
2dccf89408
10
ChangeLog
10
ChangeLog
|
@ -1,20 +1,22 @@
|
||||||
v0.2 (16/03/2014)
|
v0.2 (27/03/2014)
|
||||||
|
|
||||||
** User **
|
** User **
|
||||||
Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://)
|
Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://)
|
||||||
Update TinyMCE to version 3.5.10
|
Update TinyMCE to version 3.5.10
|
||||||
Add Mardown support
|
Add Mardown support (with custom commands)
|
||||||
Add all posts generators
|
Add all posts generators
|
||||||
Set default font size to 14 for TinyMCE
|
Set default font size to 14 for TinyMCE
|
||||||
Allow to reference comments with #comment_number
|
Allow to reference comments with #comment_number
|
||||||
Add a favicon
|
Add a favicon
|
||||||
|
Add post search to Dynastie
|
||||||
|
A base template can now contains multiple blocks
|
||||||
|
|
||||||
** Dev **
|
** Dev **
|
||||||
Add coding information in all py files
|
Add coding information in all py files
|
||||||
Add HTML5 markup for blog.soutade.fr
|
Add HTML5 markup and a favicon for blog.soutade.fr
|
||||||
Add ChangeLog
|
Add ChangeLog
|
||||||
Simplify archive generation code
|
Simplify archive generation code
|
||||||
Trim comment before saving
|
Trim comments before saving
|
||||||
|
|
||||||
** Bugs **
|
** Bugs **
|
||||||
Escape double quotes in metas tag
|
Escape double quotes in metas tag
|
||||||
|
|
Loading…
Reference in New Issue
Block a user