Commit Graph

16 Commits

Author SHA1 Message Date
e795fa1af6 New version 0.2
Add coding information in all py files
Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://)
Escape double quotes in metas tag
Add HTML5 markup for blog.soutade.fr
Add ChangeLog
2013-02-09 08:55:06 +01:00
b41111d64e Add licence information in all source files 2013-02-07 18:50:54 +01:00
e31795efb2 Factorize hooks management (only overwrite)
Manage link attribute for title tag
Update copyright and CSS
2013-01-06 12:10:29 +01:00
2c7f4be96e Review generators : factorize a lot of code
Add delete hooks
2012-12-31 13:58:47 +01:00
2f1f38ca5c Basic search works for now 2012-12-10 19:30:25 +01:00
85488e0838 Add tags support
Set slugify to be global
Update modification date only if text has been changed
Fix a bug in preview (post_id was passed instead of blog_id)
Add Home, Category and Tag links in blog area instead of global area (dynastie template)
Fix a bug in Have_I_right
2012-11-08 21:23:30 +01:00
3c3070cf31 Need to return objects in generator hooks
Add dyn:comments and dyn:replace support
2012-10-16 22:06:33 +02:00
c393ea7197 Rename article in post 2012-08-28 09:09:14 +02:00
a5c5e7edc8 Load raw html in articles and fix a bug in createRecents 2012-08-15 18:11:55 +02:00
af3c792450 Rewrite code for navigation computation 2012-08-15 11:52:13 +02:00
6fb23e62fb A lot of modifications 2012-08-14 21:26:48 +02:00
99c5a9e6e9 Rework on categories : add name in url 2012-08-04 21:21:04 +02:00
4277d28c9d Set article to be displayed in reverse creation_date order
Fix a bug in navigation bar
Rework on archive (there is still a bug)
2012-08-03 21:58:04 +02:00
8bb10fc1e1 Add recents generation to index 2012-08-01 22:04:41 +02:00
7a4b0892d3 Add archive generator 2012-07-22 20:49:11 +02:00
47d68daec0 Add category generator
Add name_slug to category
Do a more generic parse function
2012-07-22 19:07:02 +02:00