soutade
0d05f8346b
Do a cleaner package.
...
Add an Apache sample configuration file
Update README with better installation instructions
2014-02-02 14:21:16 +01:00
soutade
56c32e77f0
Set default font size to 14 for tinymce
2013-03-24 09:13:41 +01:00
soutade
0e84244db3
Returns to first page when adding a post
2013-03-02 10:11:44 +01:00
soutade
cac9e366b7
Update ChangeLog
2013-02-17 09:31:54 +01:00
soutade
0e60732f26
Simplify archive generation code
2013-02-17 08:57:37 +01:00
soutade
cce2361b75
Archive geenration was broken for tags
...
Change ALl rights reserved in Tous droits réservés
2013-02-17 08:38:58 +01:00
soutade
e277e1cc24
Fix a bug on email notifications : a slash was inserted before #
2013-02-09 10:55:47 +01:00
soutade
61d2d63bf4
Do the same for comment edition
2013-02-09 09:48:30 +01:00
soutade
fd65e84b62
Replace line returns by <br /> for comments
2013-02-09 09:12:01 +01:00
soutade
e795fa1af6
New version 0.2
...
Add coding information in all py files
Add dyn:post_url and dyn:post_full_url for replace directive (doesn't prepend http://)
Escape double quotes in metas tag
Add HTML5 markup for blog.soutade.fr
Add ChangeLog
2013-02-09 08:55:06 +01:00
soutade
1837bb127c
Add COPYING README and AUTHORS
2013-02-07 18:51:57 +01:00
soutade
b41111d64e
Add licence information in all source files
2013-02-07 18:50:54 +01:00
soutade
4b859eec12
Update CSS (titles management)
2013-01-31 19:36:46 +01:00
soutade
6e997862e7
Pygments code in preview
2013-01-31 19:24:29 +01:00
soutade
e0da2df75f
Avoid exception if a post doesn't exists
...
Avoid duplicating messages in report
2013-01-31 19:21:58 +01:00
soutade
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
soutade
8d02850017
Fix a bug in tag deletion and category deletion. Avoid double slash on image URL
2013-01-27 09:44:17 +01:00
soutade
3d393c907c
Forgot to initialize post cache for search
2013-01-22 20:02:56 +01:00
soutade
5b3eafe758
Can specify date format in dyn:date
2013-01-13 18:55:20 +01:00
soutade
179fc3da2f
Add Dynastie version to displayed pages
2013-01-13 18:47:38 +01:00
soutade
d0aaa61f09
Add new initial database
2013-01-12 15:07:51 +01:00
soutade
7de1562d73
comments in post template used dev addresses
2013-01-12 15:05:03 +01:00
soutade
c8d9d367c6
Remove recents and posts hooks in post generator
2013-01-12 09:02:08 +01:00
soutade
ede64026d6
Use another cache for posts content
2013-01-06 18:28:03 +01:00
soutade
6d747d8dfc
Forgot to enable link to post titles
2013-01-06 18:12:00 +01:00
soutade
1dceba9288
Better use of posts cache
2013-01-06 17:59:46 +01:00
soutade
e31795efb2
Factorize hooks management (only overwrite)
...
Manage link attribute for title tag
Update copyright and CSS
2013-01-06 12:10:29 +01:00
soutade
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
soutade
224faf5dc4
Avoid parsing the template again and again by cloning it
2012-12-31 17:45:21 +01:00
soutade
0cef65c4e1
Add a cache for post reading during blog generation
2012-12-31 16:50:11 +01:00
soutade
2c7f4be96e
Review generators : factorize a lot of code
...
Add delete hooks
2012-12-31 13:58:47 +01:00
soutade
b7c4cf4e2f
Speed up search
2012-12-24 19:18:19 +01:00
soutade
aeadc248d1
Remove blog.create_paths()
2012-12-24 18:07:44 +01:00
soutade
152e2ab0a6
Do a lot of little modification (remove most of unused comments)
2012-12-24 16:34:30 +01:00
soutade
e068c4b24c
Remove local password encryption in login.html
2012-12-24 15:43:33 +01:00
soutade
f0f32d31cc
Fix bug of empty names in users
2012-12-24 15:40:11 +01:00
soutade
933035314b
Fix a bug in blog navigation bar
2012-12-24 10:06:46 +01:00
soutade
9070fb79dd
Request confirmation before deleting one item
2012-12-24 09:35:59 +01:00
soutade
652b279850
Merge branch 'master' of soutade.fr:dynastie
2012-12-22 09:39:42 +01:00
soutade
5010f768d4
Use regexp during search computation
2012-12-22 09:39:09 +01:00
soutade
12b43ffbed
Do a prepend instead of an append to generate search index. Allow reverse date order results display
2012-12-22 09:34:21 +01:00
soutade
839b935d47
Do a more pertinent search by including titles in indexing
2012-12-10 20:50:27 +01:00
soutade
2f1f38ca5c
Basic search works for now
2012-12-10 19:30:25 +01:00
soutade
0b61fa7ff2
First work on search
2012-11-25 20:39:19 +01:00
soutade
0bc3089d05
Replace dynastie.soutade.fr in comments by a rules at proxy level
2012-11-25 09:52:22 +01:00
soutade
08f1747505
Invert <dyn:code> and <pre> tags
2012-11-19 19:11:04 +01:00
soutade
16c2c73389
Add navigation bar and fix the bug of "too many values to unbound"
2012-11-17 09:46:33 +01:00
soutade
4d89ccefb5
Add time to comments in edit_post.html
2012-11-15 18:48:38 +01:00
soutade
5597bd0523
Add DynastieColor button icon to tinymce
2012-11-15 18:39:17 +01:00
soutade
e12b8685b1
Update CSS and dynastiecolor plugin (more lexers)
2012-11-13 20:56:49 +01:00
soutade
a6f66afbac
Fix a little bug due to <pre> tag in <dyn:code>
2012-11-13 18:58:50 +01:00
soutade
e14e184b1d
Mistake in previous commit
2012-11-10 12:24:58 +01:00
soutade
d96a5afd20
Add Tags to blog.soutade.fr
2012-11-10 12:13:34 +01:00
soutade
76508ef3fd
Forgot Tag generator
2012-11-10 11:35:48 +01:00
soutade
4e9737297f
Add anti robot tip
2012-11-08 21:36:21 +01:00
soutade
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
soutade
a2f091a0f5
Merge branch 'master' of soutade.fr:dynastie
2012-11-06 20:58:24 +01:00
soutade
426f4e8c7a
Disable cache after add_comment
2012-10-25 18:36:10 +02:00
soutade
8b015c7e85
Syntax error
2012-10-23 19:03:10 +02:00
soutade
190eb3d9b8
remove markup in comments
2012-10-23 18:59:40 +02:00
soutade
9945116ed0
Forgot an s
2012-10-20 21:06:16 +02:00
soutade
5c2792c43e
Bad key for nginx proxy forwarded IP
2012-10-20 21:03:11 +02:00
soutade
cd248ef6b5
Disable cache in add comment
2012-10-20 21:00:51 +02:00
soutade
3a3c00de88
Send mail to author and add proxyied IP to comments
2012-10-20 20:55:55 +02:00
soutade
5ac783ae66
Don't send email to coment author
2012-10-20 20:19:01 +02:00
soutade
b87a78df59
Finalize comments
2012-10-20 19:05:29 +02:00
soutade
3c3070cf31
Need to return objects in generator hooks
...
Add dyn:comments and dyn:replace support
2012-10-16 22:06:33 +02:00
soutade
01685868e2
Fix some bugs + add primary comment support
2012-10-11 22:26:47 +02:00
soutade
76cda68611
Set category and tag refers to a Blog
2012-10-09 20:47:12 +02:00
soutade
d30bb18e43
Add primary comment support
2012-10-04 21:49:33 +02:00
soutade
6039dd7a8d
Add external image list loading to tinyMCE
2012-09-26 21:13:11 +02:00
soutade
fec7447d13
Add "dyn:meta" tag support
...
fix a bug (forgot self)
disconnect now redirects in /
2012-09-25 21:49:56 +02:00
soutade
d07b3b645a
Forgot dynastie.js
2012-09-15 17:38:59 +02:00
soutade
8966c2f85b
Fix a bug : post where not updated after edit
2012-09-11 22:27:33 +02:00
soutade
3ac4540db4
Add preview
2012-09-11 22:25:58 +02:00
soutade
c60cd7e3f8
Fix add_post encoding bug + some minor bugs
2012-09-09 11:57:15 +02:00
soutade
e99280e21c
Use variable instead of hardcoded path for dynastie root
2012-09-08 12:48:33 +02:00
soutade
aefee81385
Add modification time
2012-09-08 12:35:52 +02:00
soutade
f7969e6134
Set title to be article's title
2012-08-28 10:42:33 +02:00
soutade
c393ea7197
Rename article in post
2012-08-28 09:09:14 +02:00
soutade
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
soutade
a5c5e7edc8
Load raw html in articles and fix a bug in createRecents
2012-08-15 18:11:55 +02:00
soutade
af3c792450
Rewrite code for navigation computation
2012-08-15 11:52:13 +02:00
soutade
6fb23e62fb
A lot of modifications
2012-08-14 21:26:48 +02:00
soutade
cc29c0a9d7
Add content to articles and link tag to titles
2012-08-05 13:36:55 +02:00
soutade
99c5a9e6e9
Rework on categories : add name in url
2012-08-04 21:21:04 +02:00
soutade
3f8390be16
Fix the bug of archives
2012-08-04 20:46:32 +02:00
soutade
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
soutade
8bb10fc1e1
Add recents generation to index
2012-08-01 22:04:41 +02:00
soutade
7a4b0892d3
Add archive generator
2012-07-22 20:49:11 +02:00
soutade
47d68daec0
Add category generator
...
Add name_slug to category
Do a more generic parse function
2012-07-22 19:07:02 +02:00
soutade
765c3ad19b
Creates directories for articles
2012-07-22 17:28:17 +02:00
soutade
be306c6643
Add article generator
2012-07-22 10:47:24 +02:00
soutade
fa07825546
Add navigation bar + fix some bugs
2012-07-20 21:54:43 +02:00
soutade
a0a4e84c2e
Gzip content
2012-07-18 11:46:31 +02:00
soutade
8d6918e108
Add first generator
2012-07-18 11:30:54 +02:00
soutade
d6f9dfa76d
Dynastie seems OK, start generators
2012-07-15 18:21:26 +02:00
soutade
df10e56234
WIP: glue @ 80%, needs generators
2012-07-08 20:41:16 +02:00
soutade
46f9d19def
Initial commit
2012-07-08 16:23:39 +02:00