Commit graph

27 commits

Author SHA1 Message Date
Iacopo Spalletti
bf0563ee05 Fix documentation [ci skip] 2015-10-31 02:06:57 +01:00
Iacopo Spalletti
bb17b71158 Update README 2015-10-31 01:26:06 +01:00
Iacopo Spalletti
4ad7197980 Add configurable sitemap options 2015-10-31 01:19:24 +01:00
Iacopo Spalletti
ba044b34aa Update auto_setup 2015-10-25 21:58:52 +01:00
Iacopo Spalletti
f029608f0c Use djangocms-apphook-setup for auto setup 2015-10-25 21:58:52 +01:00
Marco Federighi
1869cb3e57 Add basic index for blog posts 2015-10-20 19:29:39 +02:00
Iacopo Spalletti
cd4f6553dd Autosetup implementation 2015-10-18 11:08:17 +02:00
Iacopo Spalletti
ccd27bdb99 Use types from django-meta-mixin 2015-10-17 15:38:36 +02:00
Iacopo Spalletti
8f7c76cecc Use configurable permalinks. Add all fields to config admin. 2015-09-27 01:14:41 +02:00
Iacopo Spalletti
29df04208c Scattered fixes 2015-09-26 19:46:00 +02:00
Iacopo Spalletti
63adbb1131 Add meta attributes 2015-09-26 11:34:20 +02:00
Iacopo Spalletti
f6e8e27687 Add support for apphook config 2015-09-23 15:52:41 +02:00
Iacopo Spalletti
093dff43c4 Add future 2015-09-13 00:58:01 +02:00
Tadas Dailyda
41947f9b48 make post abstract optional (useful when only using post_text field for content) 2015-07-19 18:23:41 +03:00
Iacopo Spalletti
2b53d49dd8 linting 2014-11-22 19:57:39 +01:00
Iacopo Spalletti
66a5e2c3ab Make the default author configurable 2014-10-11 12:48:35 +02:00
Iacopo Spalletti
1f44a4605d Refactor settings 2014-10-11 12:24:38 +02:00
Iacopo Spalletti
2b0bfc010e Make auto adding author optional 2014-10-11 09:05:02 +02:00
Iacopo Spalletti
aef9313bb8 Add support for multisite setup 2014-10-04 19:27:59 +02:00
Iacopo Spalletti
41e3d69696 Change G+ default type 2014-04-25 19:39:28 +02:00
Iacopo Spalletti
244cda4b8b Add static post_text field. This can be used instead of the placeholder. 2014-04-25 19:15:42 +02:00
Iacopo Spalletti
a06374feaf Add enable comments flag enable comments per-post or site-wide 2014-04-25 19:11:18 +02:00
Iacopo Spalletti
a2bd384d2b Add support for social tags via django-meta-mixin 2014-04-19 20:01:08 +02:00
Max Vyaznikov
100c004f3a settings fix + new param BLOG_POSTS_LIST_TRUNCWORDS_COUNT for shorting blog post in posts_list 2014-02-27 16:38:52 +03:00
Iacopo Spalletti
1ac18873a0 Move custom css loading to admin. Don't show author if not superuser.
Fix unique together for translated fields. Fix some manager issues.
Add default pagination to views
Simplify tag_clog() code
2014-01-10 15:04:27 +01:00
Iacopo Spalletti
958ed651f2 SWitch to parler for multilingual support.
Fix templates
2014-01-09 08:59:02 +01:00
Iacopo Spalletti
d106a19bdc Initial import 2014-01-04 17:07:09 +01:00