Commit Graph

26 Commits

Author SHA1 Message Date
224faf5dc4 Avoid parsing the template again and again by cloning it 2012-12-31 17:45:21 +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
2f1f38ca5c Basic search works for now 2012-12-10 19:30:25 +01:00
08f1747505 Invert <dyn:code> and <pre> tags 2012-11-19 19:11:04 +01:00
5597bd0523 Add DynastieColor button icon to tinymce 2012-11-15 18:39:17 +01:00
a6f66afbac Fix a little bug due to <pre> tag in <dyn:code> 2012-11-13 18:58:50 +01:00
Gregory Soutade
44800ac42c Add primary support for code highlightning 2012-11-13 18:33:38 +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
01685868e2 Fix some bugs + add primary comment support 2012-10-11 22:26:47 +02:00
3ac4540db4 Add preview 2012-09-11 22:25:58 +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
cc29c0a9d7 Add content to articles and link tag to titles 2012-08-05 13:36:55 +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
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