Commit Graph

108 Commits

Author SHA1 Message Date
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
a2f091a0f5 Merge branch 'master' of soutade.fr:dynastie 2012-11-06 20:58:24 +01:00
Gregory Soutade
6e292d9e2d Add blog.soutade.fr as example 2012-11-06 20:53:00 +01:00
426f4e8c7a Disable cache after add_comment 2012-10-25 18:36:10 +02:00
Grégory Soutadé
fb76a53aa0 Merge soutade.fr:dynastie 2012-10-23 19:03:14 +02:00
8b015c7e85 Syntax error 2012-10-23 19:03:10 +02:00
190eb3d9b8 remove markup in comments 2012-10-23 18:59:40 +02:00
9945116ed0 Forgot an s 2012-10-20 21:06:16 +02:00
Grégory Soutadé
fa497ae59a Forgot an s 2012-10-20 21:05:02 +02:00
5c2792c43e Bad key for nginx proxy forwarded IP 2012-10-20 21:03:11 +02:00
Grégory Soutadé
6aedd6f910 Merge soutade.fr:dynastie 2012-10-20 21:02:37 +02:00
cd248ef6b5 Disable cache in add comment 2012-10-20 21:00:51 +02:00
Grégory Soutadé
b703341e7b Merge soutade.fr:dynastie 2012-10-20 21:00:20 +02:00
3a3c00de88 Send mail to author and add proxyied IP to comments 2012-10-20 20:55:55 +02:00
Grégory Soutadé
9b255cdd83 Merge soutade.fr:dynastie 2012-10-20 20:55:29 +02:00
5ac783ae66 Don't send email to coment author 2012-10-20 20:19:01 +02:00
Grégory Soutadé
c142815915 Merge soutade.fr:dynastie 2012-10-20 20:18:43 +02:00
Grégory Soutadé
a0ff5228f2 Merge soutade.fr:dynastie 2012-10-20 19:12:23 +02: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
Grégory Soutadé
6b8e1ad0a2 Fix a bug in edit_post template 2012-10-11 19:00:26 +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
Grégory Soutadé
505cb5e0c6 Merge soutade.fr:dynastie 2012-09-26 21:13:31 +02:00
6039dd7a8d Add external image list loading to tinyMCE 2012-09-26 21:13:11 +02:00
Grégory Soutadé
b73c791875 Merge soutade.fr:dynastie 2012-09-25 21:51:27 +02:00
fec7447d13 Add "dyn:meta" tag support
fix a bug (forgot self)
disconnect now redirects in /
2012-09-25 21:49:56 +02:00
Grégory Soutadé
5447724607 Merge branch 'master' of soutade.fr:dynastie 2012-09-15 17:39:49 +02:00
d07b3b645a Forgot dynastie.js 2012-09-15 17:38:59 +02:00
8966c2f85b Fix a bug : post where not updated after edit 2012-09-11 22:27:33 +02:00
3ac4540db4 Add preview 2012-09-11 22:25:58 +02:00
Grégory Soutadé
91ce1b499b Merge soutade.fr:dynastie 2012-09-11 22:23:12 +02:00
Grégory Soutadé
c84877a63a Modif dynastie_root 2012-09-11 22:22:24 +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
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
cc29c0a9d7 Add content to articles and link tag to titles 2012-08-05 13:36:55 +02:00
99c5a9e6e9 Rework on categories : add name in url 2012-08-04 21:21:04 +02:00
3f8390be16 Fix the bug of archives 2012-08-04 20:46:32 +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