2014-06-01 11:30:13 +02:00
|
|
|
v0.3 (01/06/2014)
|
2014-06-01 18:59:18 +02:00
|
|
|
|
2014-05-27 18:24:14 +02:00
|
|
|
** User **
|
|
|
|
Add draft support
|
2014-06-01 18:59:18 +02:00
|
|
|
Add dyn:first_page_only : subtree will only appears in first page
|
|
|
|
Add dyn:ljdc_last : last "les joies du code" image
|
2014-05-27 18:24:14 +02:00
|
|
|
|
|
|
|
** Dev **
|
2014-06-01 11:30:13 +02:00
|
|
|
Add FileOutputCache : md5 cache in database avoiding disk read operation
|
2014-05-27 18:24:14 +02:00
|
|
|
|
|
|
|
** Bugs **
|
2014-06-01 11:30:13 +02:00
|
|
|
Posts set to non published were not removed during re generation
|
2014-05-27 18:24:14 +02:00
|
|
|
|
2014-04-27 19:13:09 +02:00
|
|
|
v0.2 (27/04/2014)
|
2013-02-09 08:55:06 +01:00
|
|
|
|
|
|
|
** User **
|
|
|
|
Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://)
|
2014-01-04 13:55:39 +01:00
|
|
|
Update TinyMCE to version 3.5.10
|
2014-03-27 18:29:42 +01:00
|
|
|
Add Mardown support (with custom commands)
|
2014-01-04 13:55:39 +01:00
|
|
|
Add all posts generators
|
|
|
|
Set default font size to 14 for TinyMCE
|
2014-03-16 18:55:50 +01:00
|
|
|
Allow to reference comments with #comment_number
|
2014-03-16 19:36:39 +01:00
|
|
|
Add a favicon
|
2014-03-27 18:29:42 +01:00
|
|
|
Add post search to Dynastie
|
|
|
|
A base template can now contains multiple blocks
|
2014-04-27 19:13:09 +02:00
|
|
|
Add a generator for "lesjoiesducode.fr" (previously parsed by a PERL script)
|
2013-02-09 08:55:06 +01:00
|
|
|
|
|
|
|
** Dev **
|
|
|
|
Add coding information in all py files
|
2014-03-27 18:29:42 +01:00
|
|
|
Add HTML5 markup and a favicon for blog.soutade.fr
|
2013-02-09 08:55:06 +01:00
|
|
|
Add ChangeLog
|
2013-02-17 09:31:54 +01:00
|
|
|
Simplify archive generation code
|
2014-03-27 18:29:42 +01:00
|
|
|
Trim comments before saving
|
2013-03-24 09:13:41 +01:00
|
|
|
|
2013-02-09 08:55:06 +01:00
|
|
|
** Bugs **
|
|
|
|
Escape double quotes in metas tag
|
2013-02-09 09:12:01 +01:00
|
|
|
Replace line returns by <br /> for comments
|
2013-02-17 09:31:54 +01:00
|
|
|
Archive geenration was broken for tags
|
2013-03-24 09:13:41 +01:00
|
|
|
Returns to first page when adding a post
|