1 | v0.2 (27/04/2014)␊ |
2 | ␊ |
3 | ** User **␊ |
4 | Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://)␊ |
5 | ␉Update TinyMCE to version 3.5.10␊ |
6 | ␉Add Mardown support (with custom commands)␊ |
7 | ␉Add all posts generators␊ |
8 | ␉Set default font size to 14 for TinyMCE␊ |
9 | ␉Allow to reference comments with #comment_number␊ |
10 | ␉Add a favicon␊ |
11 | ␉Add post search to Dynastie␊ |
12 | ␉A base template can now contains multiple blocks␊ |
13 | ␉Add a generator for "lesjoiesducode.fr" (previously parsed by a PERL script)␊ |
14 | ␊ |
15 | ** Dev **␊ |
16 | ␉Add coding information in all py files␊ |
17 | ␉Add HTML5 markup and a favicon for blog.soutade.fr␊ |
18 | ␉Add ChangeLog␊ |
19 | ␉Simplify archive generation code␊ |
20 | ␉Trim comments before saving␊ |
21 | ␊ |
22 | ** Bugs **␊ |
23 | ␉Escape double quotes in metas tag␊ |
24 | ␉Replace line returns by <br /> for comments␊ |
25 | ␉Archive geenration was broken for tags␊ |
26 | ␉Returns to first page when adding a post␊ |