Commit Graph

32 Commits

Author SHA1 Message Date
0150b9f6cd Add verifications during blog generation when user/category is suppressed
Delete comments when a post is deleted
Forgot to set email input as hidden in comment responses
Forgot to setup cache for post comment generation
2013-01-29 18:51:23 +01:00
8d02850017 Fix a bug in tag deletion and category deletion. Avoid double slash on image URL 2013-01-27 09:44:17 +01:00
ede64026d6 Use another cache for posts content 2013-01-06 18:28:03 +01:00
0cef65c4e1 Add a cache for post reading during blog generation 2012-12-31 16:50:11 +01:00
2c7f4be96e Review generators : factorize a lot of code
Add delete hooks
2012-12-31 13:58:47 +01:00
aeadc248d1 Remove blog.create_paths() 2012-12-24 18:07:44 +01:00
Gregory Soutade
c3a75305cb Avoid empty tags to be created 2012-12-13 14:32:03 +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
b87a78df59 Finalize comments 2012-10-20 19:05:29 +02:00
3c3070cf31 Need to return objects in generator hooks
Add dyn:comments and dyn:replace support
2012-10-16 22:06:33 +02:00
01685868e2 Fix some bugs + add primary comment support 2012-10-11 22:26:47 +02:00
76cda68611 Set category and tag refers to a Blog 2012-10-09 20:47:12 +02:00
d30bb18e43 Add primary comment support 2012-10-04 21:49:33 +02:00
c60cd7e3f8 Fix add_post encoding bug + some minor bugs 2012-09-09 11:57:15 +02:00
e99280e21c Use variable instead of hardcoded path for dynastie root 2012-09-08 12:48:33 +02:00
aefee81385 Add modification time 2012-09-08 12:35:52 +02:00
f7969e6134 Set title to be article's title 2012-08-28 10:42:33 +02:00
c393ea7197 Rename article in post 2012-08-28 09:09:14 +02:00
e270a52e41 Add RSS and Atom generators
Compress some static files when copy (and not only when generate)
Fix a visual bug with articles table
2012-08-25 22:33:34 +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
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
765c3ad19b Creates directories for articles 2012-07-22 17:28:17 +02:00
be306c6643 Add article generator 2012-07-22 10:47:24 +02:00
fa07825546 Add navigation bar + fix some bugs 2012-07-20 21:54:43 +02:00
a0a4e84c2e Gzip content 2012-07-18 11:46:31 +02:00
8d6918e108 Add first generator 2012-07-18 11:30:54 +02:00
d6f9dfa76d Dynastie seems OK, start generators 2012-07-15 18:21:26 +02:00
df10e56234 WIP: glue @ 80%, needs generators 2012-07-08 20:41:16 +02:00
46f9d19def Initial commit 2012-07-08 16:23:39 +02:00