index
:
delta/python/pelican.git
3.0.1
3.2-series
Lucas-C-patch-1
add_multi_theme_support
autopub
cache-readers
caching_warning
content-written-signal
draft-tz
drop_py2_docs
faq_index_save_as
fix-1493
fix-delete-output-logic
funding
jinja-custom
listen-interrupt
master
metadata_keys
multiple-authors
pin-pygments
poetry-build
pygments-2.8
remove-legacy
remove-pkg_resources
rich
settings-join-paths
skip-md-metadata-parse
static_symlink_1042
striptags
theme-docs
theme-metadata
github.com: getpelican/pelican.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pelican
/
settings.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add settings for custom Jinja globals and tests (#2715)
Justin Mayer
2020-04-12
1
-0
/
+2
*
Added support for the summary end marker configuration
(GalaxyMaster)
2020-04-11
1
-0
/
+1
*
Namespace plugin implementation
Deniz Turgut
2019-12-01
1
-1
/
+1
*
Further remove python2-isms
Deniz Turgut
2019-11-26
1
-13
/
+6
*
Initial pass of removing Python 2 support
Kevin Yap
2019-11-26
1
-8
/
+5
*
Merge pull request #2630 from andreagrandi/fix-default-bind-address
Justin Mayer
2019-10-05
1
-1
/
+1
|
\
|
*
Set default binding addres to 127.0.0.1
Andrea Grandi
2019-10-05
1
-1
/
+1
*
|
place all deprecated settings handling together
Oliver Urs Lenz
2019-10-04
1
-0
/
+61
|
/
*
Fix pelican.settings.load_source to avoid caching issues
Lucas Cimon
2019-09-23
1
-3
/
+7
*
Fix linting issues
John Franey
2019-02-06
1
-5
/
+5
*
Replace %s rather than fallback to defaults
Andrew Jorgensen
2018-11-11
1
-6
/
+34
*
Merge pull request #2439 from mosra/settings-paginated-templates-deprecation-fix
Justin Mayer
2018-11-11
1
-0
/
+5
|
\
|
*
settings: set backward-compatible PAGINATED_TEMPLATES if not present.
Deniz Turgut
2018-11-11
1
-0
/
+5
*
|
Fix PyCodeStyle violations
Justin Mayer
2018-11-11
1
-2
/
+2
*
|
fix indent
MinchinWeb
2018-11-03
1
-18
/
+18
|
/
*
Convert FEED settings from `%s` to `{slug}` redux (#2432)
MinchinWeb
2018-11-03
1
-4
/
+24
*
control scope of identification of translations with new settings
Oliver Urs Lenz
2018-11-01
1
-0
/
+2
*
tweak paginator to accomodate {slug}.html patterns
Oliver Urs Lenz
2018-11-01
1
-1
/
+2
*
control slug substitutions from settings with regex
Oliver Urs Lenz
2018-10-31
1
-104
/
+182
*
control pagination per template
Oliver Urs Lenz
2018-07-12
1
-1
/
+12
*
Merge pull request #2371 from oulenz/draft_pages
Justin Mayer
2018-07-04
1
-0
/
+5
|
\
|
*
allows pages to have draft status, like articles
Oliver Urs Lenz
2018-07-03
1
-0
/
+5
*
|
Remove develop_server.sh in favour of pelican serving static files itself
Johannes 'josch' Schauer
2018-06-22
1
-0
/
+2
|
/
*
Merge pull request #2072 from drounin/overrides_ref2021+merge_update
Justin Mayer
2018-03-05
1
-2
/
+16
|
\
|
*
Add THEME_TEMPLATE_OVERRIDES. Refs 2021
Pedro H
2017-10-10
1
-2
/
+16
*
|
Merge pull request #2235 from mosra/paginator-pattern-url
Justin Mayer
2018-02-10
1
-0
/
+3
|
\
\
|
*
|
Allow to use page URL in pagination pattern.
Vladimír Vondruš
2018-02-10
1
-0
/
+3
|
|
/
*
|
made template extensions configurable
Dan Bate
2017-10-24
1
-0
/
+1
|
/
*
Drop unsupported Python 3.3
Hugo
2017-10-02
1
-2
/
+2
*
Consolidate validation of content (#2128)
winlu
2017-07-24
1
-1
/
+0
*
Merge pull request #1982 from adeverteuil/feature_check_static_modified
Justin Mayer
2017-06-22
1
-0
/
+2
|
\
|
*
Add two STATIC_ settings. Fix #1982
Alexandre de Verteuil
2016-12-30
1
-0
/
+2
*
|
Fix warnings originating from bad regexes
derwinlu
2017-03-27
1
-1
/
+1
|
/
*
Merge pull request #2051 from Totktonada/feature/rss_full_content_opt
Justin Mayer
2016-12-03
1
-0
/
+1
|
\
|
*
Add option to include full content into RSS feeds
Alexander Turenko
2016-11-20
1
-0
/
+1
*
|
Allow setting Jinja environment arguments from settings
Ryan M
2016-12-03
1
-2
/
+28
|
/
*
Set the Markdown output format to html5 by default
Bernhard Scheirle
2016-11-02
1
-0
/
+1
*
Replaces MD_EXTENSIONS with MARKDOWN
Bernhard Scheirle
2016-11-02
1
-11
/
+11
*
Clarify error message when LOCALE cannot be set
Justin Mayer
2016-10-22
1
-1
/
+3
*
fixing issue with one-element tuple
Tomasz Magulski
2016-05-04
1
-1
/
+1
*
Avoid Markdown 2.6 deprecations; make MD_EXTENSIONS a dict
Kernc
2015-11-30
1
-1
/
+13
*
Add index and author replacement indicators
Onur Aslan
2015-09-19
1
-0
/
+1
*
fulfil pep8 standard
derwinlu
2015-08-17
1
-38
/
+50
*
Fix #1647: Fix ARTICLE_ORDER_BY and add the ability to reverse order
Deniz Turgut
2015-06-12
1
-1
/
+1
*
set default for caching to false
derwinlu
2015-06-08
1
-3
/
+2
*
remove tag_cloud from core
winlu
2015-04-20
1
-2
/
+0
*
Format custom metadata fields listed in the FORMATTED_FIELDS setting.
Patrick Fournier
2015-02-24
1
-0
/
+1
*
Merge pull request #1581 from georgevreilly/win-fixes
Justin Mayer
2015-02-17
1
-12
/
+13
|
\
|
*
Fix Pelican rendering and unit tests on Windows.
George V. Reilly
2015-01-25
1
-12
/
+13
*
|
Merge pull request #1593 from iKevinY/clarify-setting-types
Justin Mayer
2015-02-17
1
-4
/
+4
|
\
\
[next]