Commit Graph

47 Commits

Author SHA1 Message Date
5b3eafe758 Can specify date format in dyn:date 2013-01-13 18:55:20 +01:00
c8d9d367c6 Remove recents and posts hooks in post generator 2013-01-12 09:02:08 +01:00
ede64026d6 Use another cache for posts content 2013-01-06 18:28:03 +01:00
1dceba9288 Better use of posts cache 2013-01-06 17:59:46 +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
7ea8fd9280 Fix a bug in archive generator due to factorization
Filter posts for new year adding published and front page criteria
2013-01-03 10:19:37 +01:00
Gregory Soutade
bf86e7a81b Fix a bug : take last posts and not first if there is no new posts with the current year 2013-01-02 10:47:15 +01:00
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
Gregory Soutade
efff6d8a47 Merge soutade.fr:dynastie 2012-12-24 18:13:01 +01:00
Gregory Soutade
919e9a5575 Fix bugs in search (string conversion) 2012-12-24 18:12:51 +01:00
aeadc248d1 Remove blog.create_paths() 2012-12-24 18:07:44 +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
76508ef3fd Forgot Tag generator 2012-11-10 11:35:48 +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
fec7447d13 Add "dyn:meta" tag support
fix a bug (forgot self)
disconnect now redirects in /
2012-09-25 21:49:56 +02:00
3ac4540db4 Add preview 2012-09-11 22:25:58 +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
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