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
/
contents.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set timezone when assigning max datetime to drafts
draft-tz
Justin Mayer
2020-04-14
1
-1
/
+2
*
Added support for the summary end marker configuration
(GalaxyMaster)
2020-04-11
1
-1
/
+2
*
remove pelican.signals in favor of pelican.plugins.signals
Deniz Turgut
2019-12-01
1
-1
/
+1
*
Convert super() calls to py3 style
Deniz Turgut
2019-11-26
1
-6
/
+6
*
Initial pass of removing Python 2 support
Kevin Yap
2019-11-26
1
-21
/
+11
*
Tidy and shorten a comment
Justin Mayer
2019-08-23
1
-2
/
+1
*
Set default content status to a blank string rather than `None`.
MinchinWeb
2019-08-20
1
-1
/
+3
*
Merge pull request #2501 from jorgesumle/warning-fix
Justin Mayer
2019-06-17
1
-1
/
+1
|
\
|
*
Fix warning message
Jorge Maldonado Ventura
2019-01-02
1
-1
/
+1
*
|
Add relative_source_path attribute to content
Bryan Brattlof
2019-01-26
1
-0
/
+1
|
/
*
Remove non-existent tag attribute handling from Content.url_format
Oliver Urs Lenz
2018-11-25
1
-1
/
+0
*
Disinherit Page from Static so default draft status does not affect save_as
Oliver Urs Lenz
2018-11-16
1
-1
/
+5
*
Bring back Content._summary.
Vladimír Vondruš
2018-11-11
1
-1
/
+15
*
Don't process metadata links before all files are present.
Vladimír Vondruš
2018-11-11
1
-4
/
+0
*
automatically copy linked static files
Oliver Urs Lenz
2018-11-01
1
-26
/
+60
*
control slug substitutions from settings with regex
Oliver Urs Lenz
2018-10-31
1
-3
/
+5
*
allows pages to have draft status, like articles
Oliver Urs Lenz
2018-07-03
1
-2
/
+6
*
Merge pull request #2288 from charlesfleche/fix-metadata-intrasite-links-squa...
Justin Mayer
2018-02-09
1
-5
/
+14
|
\
|
*
Initialize metadata with refresh_metadata_intersite_links
Charles Flèche
2018-02-09
1
-3
/
+2
|
*
Get Content._summary from metadata
Charles Flèche
2018-02-09
1
-2
/
+2
|
*
Extract refresh_metadata_intersite_links methods
Charles Flèche
2018-02-09
1
-0
/
+10
*
|
Make URL part joining aware of absolute URLs.
Vladimír Vondruš
2017-10-26
1
-6
/
+25
*
|
Make the internal link replacer function public.
Vladimír Vondruš
2017-10-26
1
-63
/
+63
|
/
*
Consolidate validation of content (#2128)
winlu
2017-07-24
1
-41
/
+67
*
Improve the regexp used in _update_content
jvoisin
2017-03-31
1
-2
/
+2
*
Merge pull request #2099 from horazont/feature/stop-save_as-from-breaking-out...
Justin Mayer
2017-02-28
1
-3
/
+31
|
\
|
*
Check safety of save_as earlier if possible
Jonas Wielicki
2017-02-27
1
-3
/
+31
*
|
Add test checking url replcmnt of unkn. file
derwinlu
2017-01-24
1
-1
/
+1
|
/
*
Fixes Exception name related bugs
Deniz Turgut
2016-10-29
1
-1
/
+2
*
More granular control of tags and categories slugs. Fixes #1873
Mr. Senko
2016-04-01
1
-0
/
+1
*
Fix DeprecationWarning in _get_summary
derwinlu
2015-11-03
1
-2
/
+2
*
replace get_summary with _get_summary
derwinlu
2015-10-19
1
-11
/
+13
*
Add index and author replacement indicators
Onur Aslan
2015-09-19
1
-1
/
+5
*
fulfil pep8 standard
derwinlu
2015-08-17
1
-26
/
+40
*
add warning for unknown replacement indicators
winlu
2015-08-08
1
-0
/
+5
*
improve URLWrapper comparison
derwinlu
2015-06-27
1
-6
/
+2
*
Nitpick Content decorators
Anton Antonov
2015-03-22
1
-3
/
+8
*
Merge pull request #1662 from iKevinY/unused-imports
Justin Mayer
2015-03-14
1
-1
/
+1
|
\
|
*
Remove a couple of unused imports
Kevin Yap
2015-03-13
1
-1
/
+1
*
|
Make sure Content uses URLWrappers
Deniz Turgut
2015-03-06
1
-11
/
+3
|
/
*
Fix Pelican rendering and unit tests on Windows.
George V. Reilly
2015-01-25
1
-9
/
+11
*
Generate {tag}-style links on pages correctly. Fixes #1513
Elana Hashman
2015-01-02
1
-2
/
+2
*
fix up the datetime comparison error caused by timezone.
Jiangge Zhang
2014-11-10
1
-2
/
+7
*
Let documents {attach} static files. Fixes #1019.
Forest
2014-11-04
1
-4
/
+74
*
Merge pull request #1361 from ingwinlu/rewritten_summary_2
Justin Mayer
2014-11-02
1
-6
/
+17
|
\
|
*
rework summary attribute
winlu
2014-11-02
1
-6
/
+17
*
|
Merge pull request #1466 from cgar/spelling
Justin Mayer
2014-11-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
minor spelling fixes
Carlos E. Garcia
2014-09-15
1
-1
/
+1
*
|
Make StaticGenerator skip content sources. Refs #1019.
Forest
2014-10-31
1
-1
/
+1
|
/
*
Merge pull request #1412 from avaris/refactor_logging
Justin Mayer
2014-08-13
1
-6
/
+6
|
\
[next]