Commit Graph

12 Commits

Author SHA1 Message Date
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