Commit graph

  • 75fa793b5a Update generators.py Fernando Flórez 2014-03-23 13:56:14 -05:00
  • e72a0a7119 Remove unused import Vincent Cheng 2014-03-16 16:52:39 -07:00
  • a620b790a2 Making it clear that docutils is a requirement for pelican right now (catching the ImportError just hided it to the user) Tastalian 2014-03-10 04:16:38 +01:00
  • 8c615d3339 Workaround for s3cmd mimetype detection Federico Ceratto 2014-03-09 22:04:43 +00:00
  • 990ddb5a5e Fix Issue #1165 allows extensions to be set by certain settings th3aftermath 2014-03-08 12:56:30 -05:00
  • d9bbdf7f07 Merge pull request #1248 from th3aftermath/AddSlugifyAttribute Justin Mayer 2014-03-08 15:43:06 +01:00
  • 56b0061393 Add the setting SLUGIFY_ATTRIBUTE th3aftermath 2014-01-31 19:42:20 -05:00
  • e171a16ef4 Remove spurious warnings when *_SAVE_AS = False Vincent Cheng 2014-03-02 22:54:50 -08:00
  • 011cd50e2e Minor improvements to Settings docs Justin Mayer 2014-03-01 18:25:07 +01:00
  • e38be6b2ea Merge pull request #1267 from mlang/escape-for-html Justin Mayer 2014-02-28 18:24:52 +01:00
  • a65769519a Merge 9be6c151a3 into d23c68361a Sahand 2014-02-25 23:38:54 -08:00
  • 9be6c151a3 Added TYPPOGRIFY_SETTINGs setting. Sahand 2014-02-21 13:16:35 -08:00
  • d23c68361a Merge pull request #1201 from hrbonz/draft_lang Justin Mayer 2014-02-23 15:13:55 +01:00
  • 652eb3686f add lang support for drafts (#826 & #1107) Stefan hr Berder 2013-12-26 19:30:55 +01:00
  • 7f2bc2a23b change date metadata parsing to dateutil.parser Stefan hr Berder 2014-02-16 12:51:52 +01:00
  • 05d357e98e Split multiple authors on ',' Ben Bridts 2014-02-18 17:56:57 +01:00
  • a7ca52dee0 Run tag name through escape filter to avoid invalid HTML Mario Lang 2014-02-18 15:01:31 +01:00
  • 58e817cb0f Merge pull request #859 from cdunklau/new_github_logo Justin Mayer 2014-02-17 09:40:46 -08:00
  • 780fa38b7a Revert "Revert 'Make tests for #1261'" Rúnar Berg Baugsson Sigríðarson 2014-02-16 18:51:48 +00:00
  • 9511fbc598 prepared testfiles Rúnar Berg Baugsson Sigríðarson 2014-02-16 18:45:46 +00:00
  • 21aca9ae65 Revert "renewed testfiles after #1261" Rúnar Berg Baugsson Sigríðarson 2014-02-16 18:38:44 +00:00
  • de3475aa64 Merge pull request #1265 from mlang/valid-html Justin Mayer 2014-02-15 10:28:27 -08:00
  • e500e64ebd Some browsers like Lynx render adjacent links without implicit spaces. Mario Lang 2014-02-09 15:17:23 +01:00
  • cff9d0aa58 Fix stray </ol> and </section> if only one article is displayed. Mario Lang 2014-02-12 12:42:27 +01:00
  • 459a13bf79 HTML error in notmyidea: <li> not allowed in <section>. Mario Lang 2014-02-12 11:47:22 +01:00
  • 8be4130c96 Merge e49cd3a6d8 into c00d808bf8 mlang 2014-02-14 23:39:41 +01:00
  • c00d808bf8 Add squashing to CONTRIBUTING docs. Fix URLs. Justin Mayer 2014-02-14 14:37:54 -08:00
  • 1b6f081619 Allow socket address reuse; fixed #1264 Rob Kennedy 2014-02-13 15:46:33 -08:00
  • 3b2503a7d5 Revert "Make tests for #1261" Rúnar Berg Baugsson Sigríðarson 2014-02-14 21:42:03 +00:00
  • e49cd3a6d8 Merge branch 'master' of https://github.com/getpelican/pelican Mario Lang 2014-02-14 09:03:28 +01:00
  • 826ff4df50 Merge pull request #1247 from paylogic/multiple-authors Justin Mayer 2014-02-13 19:08:34 -08:00
  • 2c25e488c4 multiple authors implemented Anatoly Bubenkov 2013-07-05 01:08:45 +02:00
  • 57155b561a Merge pull request #1262 from utdemir/master Justin Mayer 2014-02-13 17:30:00 -08:00
  • 732e6feb05 renewed testfiles after #1261 Rúnar Berg Baugsson Sigríðarson 2014-02-13 10:28:15 +00:00
  • e55e550198 Fix issue #1258 Utku Demir 2014-02-13 12:21:29 +02:00
  • 0eb79f3a8f Merge branch 'master' of https://github.com/getpelican/pelican Mario Lang 2014-02-12 20:40:17 +01:00
  • 00e1b68e74 Revert to newly-revived Typogrify project Justin Mayer 2014-02-12 10:54:56 -08:00
  • 5475370870 Make tests for #1261 Rúnar Berg Baugsson Sigríðarson 2014-02-12 12:43:04 +00:00
  • 828e7bcb4c Fix stray ol and section end tag if only one article was displayed. Mario Lang 2014-02-12 12:42:27 +01:00
  • b9846b5a7f Simplify unnecessarily complicated conditional. Mario Lang 2014-02-12 12:34:22 +01:00
  • 18d089e8ea HTML error in notmyidea/authors.html: li not allowed in section. Mario Lang 2014-02-12 12:19:10 +01:00
  • 3d4eff922a HTML error in notmyidea/tags.html: li not allowed in section. Mario Lang 2014-02-12 11:47:22 +01:00
  • bbd6f253cc HTML attribute quotes now properly handled. Issue #1260 Rúnar Berg Baugsson Sigríðarson 2014-02-11 19:36:43 +00:00
  • 66ac2bf2da Merge branch 'master' of https://github.com/getpelican/pelican Mario Lang 2014-02-10 17:14:00 +01:00
  • 81e44ed2de Use absolute size for github mark Colin Dunklau 2014-02-09 21:20:02 +01:00
  • df21315a24 32px Github logo and CSS shinker Colin Dunklau 2014-02-09 21:17:39 +01:00
  • 4f0431f9e9 Updated tests Colin Dunklau 2013-04-19 22:43:46 -05:00
  • 70a690650d Updated github mark for notmyidea Colin Dunklau 2013-04-19 22:15:00 -05:00
  • 6b0a99932f Revert test-failing change from #1114 Justin Mayer 2014-02-09 08:45:06 -08:00
  • 3cc4523310 Some browsers like Lynx render adjacent links without implicit spaces. Mario Lang 2014-02-09 15:17:23 +01:00
  • 6662949d22 allows pelican-themes symlink command to use relative paths not beginning with a dot Jacob Lyles 2014-02-09 00:36:52 -08:00
  • 35a39dd734 Merge 8c953b07b7 into c60e0d03fb junfeng 2014-02-09 15:49:55 +08:00
  • 8c953b07b7 slugify filename to prevent SimpleHTTPServer raise "file not found" error when import from wp xml. change "lxml" to ["lxml","xml"] for bs4 bug on Windows. O1.4 2014-02-09 15:43:07 +08:00
  • c60e0d03fb Merge pull request #1114 from brannerchinese/master Justin Mayer 2014-02-08 15:38:06 -08:00
  • e58cab0250 Merge pull request #1178 from robulouski/devserver_fix Justin Mayer 2014-02-08 15:36:14 -08:00
  • e35398303b Merge 6375ae89b7 into a9d1fdae3d Sahand 2014-02-08 15:31:56 -08:00
  • a610c602cc Merge 21d948a378 into a9d1fdae3d Jérôme Steunou 2014-02-08 23:57:09 +01:00
  • a9d1fdae3d PY and PELICAN env variable overrides for Make Justin Mayer 2014-02-08 14:32:58 -08:00
  • 9b36437d97 Merge pull request #1246 from fenekku/period-to-archive-context Justin Mayer 2014-02-08 12:19:36 -08:00
  • 05f392c6bc Merge pull request #1249 from smartass101/split_articles_generate_context Justin Mayer 2014-02-08 12:13:23 -08:00
  • 45e1aa112f Clarify docs re: settings file Justin Mayer 2014-02-07 17:05:15 -08:00
  • 22762f2c16 add signal article_generator_pretaxonomy Ondrej Grover 2014-02-07 08:34:27 +01:00
  • 8b2dcb2c39 Add support for ISSO (http://posativ.org/isso/) comment system. Ondřej Surý 2014-02-06 13:31:05 +01:00
  • 5f7d1fb87d Merge b883ba7f3b into dcadf33988 David Joy 2014-02-05 19:00:51 -05:00
  • dcadf33988 Merge pull request #1183 from Rogdham/pelican-fixcopy Justin Mayer 2014-02-05 08:19:34 -08:00
  • 89de903925 Merge pull request #1200 from tomtung/patch-1 Justin Mayer 2014-02-05 08:11:20 -08:00
  • 9dd8e3954c Merge pull request #1202 from tomtung/patch-2 Justin Mayer 2014-02-05 07:43:51 -08:00
  • f6706581fd Merge 244ba4dda9 into 24866b77c7 rjames86 2014-02-05 15:39:46 +00:00
  • f6e27617f8 Add period to period_archives context. Refs #1044. fenekku 2014-01-26 10:12:01 -05:00
  • 24866b77c7 Merge pull request #1234 from alistairmagee/wp-custom-posts-and-attachment-download Justin Mayer 2014-02-03 10:08:17 -08:00
  • ea3e160db1 Extra functionality for pelican-import for wordpress imports Alistair Magee 2014-01-10 16:09:29 +00:00
  • 6375ae89b7 Merge branch 'master' of github.com:sahands/pelican Sahand 2014-02-01 10:45:11 -08:00
  • 5e99c32096 Added TYPOGRIFY_FILTERS as a setting Sahand 2014-02-01 10:38:25 -08:00
  • d91750090b Merge pull request #1244 from alistairmagee/article-writer-signal Justin Mayer 2014-01-26 15:06:12 -08:00
  • 45bc018672 add the new signal to the docs Alistair Magee 2014-01-25 20:44:15 +00:00
  • f232958daf Merge pull request #1242 from alistairmagee/article-writer-signal Justin Mayer 2014-01-24 13:01:00 -08:00
  • 752e862b80 Needed a signal for my subcategory plugin Alistair Magee 2014-01-24 06:31:26 +00:00
  • 23e7ac3659 Merge pull request #1094 from mua/master Justin Mayer 2014-01-22 07:54:12 -08:00
  • cda21c5481 Update __init__.py M. Utku Altinkaya 2014-01-22 01:55:46 +02:00
  • e60b5602ec Merge pull request #1228 from getpelican/testing Justin Mayer 2014-01-21 10:35:39 -08:00
  • 5be529f668 Moved functions.py from templates to theme root Magnun Leno 2014-01-21 14:08:58 -02:00
  • 960291c2f2 Merge pull request #1227 from alistairmagee/test_absolute_import Justin Mayer 2014-01-19 12:08:16 -08:00
  • d9ff5bac32 Adds support for themes functions Magnun Leno 2014-01-14 00:41:48 -02:00
  • 7a15045fbc Merge pull request #1232 from hlapp/fix-sitelink Justin Mayer 2014-01-13 09:46:56 -08:00
  • 5eb9fa6d16 Append slash to href of link to site home Hilmar Lapp 2014-01-13 12:37:15 -05:00
  • dc552bb869 fix test-suite import error Alistair Magee 2014-01-10 16:33:02 +00:00
  • 8dfa7c23f3 Use dev_requirements.txt for tox dependencies Kyle Fuller 2014-01-10 07:34:13 +00:00
  • d8e50d56da travis: Use dev_requirements.txt for dependencies Kyle Fuller 2014-01-10 07:33:41 +00:00
  • dbcbc2c119 Fail and exit on restructuredtext syntax error Mathieu Leplatre 2014-01-09 15:19:31 +01:00
  • f6d012adf8 Merge pull request #1220 from saimn/misc Justin Mayer 2014-01-05 14:53:11 -08:00
  • 6264cf8916 Clarify docs about the DIRECT_TEMPLATES _SAVE_AS and _URL settings. Simon Conseil 2014-01-05 23:32:02 +01:00
  • fb4b894b77 More pep8 fixes and refactor the check for old settings. Simon Conseil 2014-01-05 23:12:55 +01:00
  • 18e6ec9f02 Simplify a bit pagination code. Simon Conseil 2013-12-26 00:39:31 +01:00
  • c90a62ea13 pep8 fixes Simon Conseil 2013-12-26 00:02:06 +01:00
  • 226672da9f Merge pull request #1219 from iurisilvio/categories_url Justin Mayer 2014-01-05 13:19:44 -08:00
  • fb1cfc35bf Change CATEGORIES_URL and CATEGORIES_SAVE_AS docs to make it consistent with TAGS_URL and TAGS_SAVE_AS. Iuri de Silvio 2014-01-05 18:15:45 -02:00
  • 6809d630fb Merge 786e9d5207 into b25001333d Iuri de Silvio 2014-01-05 10:40:19 -08:00
  • 786e9d5207 Set missed default config values Iuri de Silvio 2014-01-05 16:40:00 -02:00
  • b25001333d Merge pull request #1214 from hrbonz/article_generator_write_article Justin Mayer 2014-01-05 09:03:09 -08:00
  • f73484a4f4 Merge pull request #1215 from justinmayer/typogrify Justin Mayer 2014-01-03 15:02:43 -08:00