Agathe Porte
fd029b2bc9
Introduce SUMMARY_MAX_PARAGRAPHS
...
Let the users use only the n-first paragraphs of the article as article
summary.
The advantage of this approach is that we avoid the random word count
ellipsis that will cut content in pieces, while not having to copy the
first paragraph of the article into the article's summary metadata.
If both SUMMARY_MAX_PARAGRAPHS and SUMMARY_MAX_LENGTH are set, then
the SUMMARY_MAX_LENGTH option will apply to the number of paragraphs in
SUMMARY_MAX_PARAGRAPHS.
2023-11-18 17:21:16 +01:00
botpub
7194cf5795
Release Pelican 4.9.1
2023-11-15 17:16:23 +00:00
Justin Mayer
76f7343b61
Prepare release
2023-11-15 18:08:10 +01:00
botpub
6cd707a668
Release Pelican 4.9.0
2023-11-12 17:44:45 +00:00
Justin Mayer
7ca66ee9d0
Prepare release
2023-11-12 18:03:36 +01:00
botpub
9685e4b594
Release Pelican 4.8.0
2022-07-11 17:51:01 +00:00
manhhomienbienthuy
d5d792060c
Fix #2982 : Improve _HTMLWordTruncator ( #3002 )
2022-07-11 19:47:37 +02:00
botpub
5823412085
Release Pelican 4.7.2
2022-02-09 13:25:50 +00:00
Victor Skvortsov
5c178a1ccb
Fix #2938
...
Get rid of the coerce_overrides() function.
Add the ParseOverrides argparse.Action to parse overrides.
Treat all extra settings values strictly as json values.
Test overrides.
Edit docs and cli help.
2022-02-09 06:05:50 -07:00
botpub
bb10d286a6
Release Pelican 4.7.1
2021-10-12 14:45:30 +00:00
Justin Mayer
de2e9b7e41
Prepare release
2021-10-12 15:59:59 +02:00
botpub
f862d64b7a
Release Pelican 4.7.0
2021-10-01 14:10:26 +00:00
Justin Mayer
7dec2660fb
Prepare release
2021-10-01 16:04:47 +02:00
botpub
1219bcd029
Release Pelican 4.6.0
2021-03-23 10:31:21 +00:00
Justin Mayer
9a9dbcf523
Prepare release
2021-03-23 09:24:07 +01:00
botpub
9e72b29fc1
Release Pelican 4.5.4
2021-01-04 16:16:16 +00:00
Frederik Ring
dc60105926
Stringify plugin definitions so they can be pickled during caching ( #2835 )
2021-01-04 17:13:32 +01:00
botpub
8033162ba4
Release Pelican 4.5.3
2020-12-01 20:36:51 +00:00
Leonardo Giordani
9435a6c045
Fix code indented incorrectly in generators logging ( #2823 )
2020-12-01 19:07:51 +01:00
botpub
246da3b4d8
Release Pelican 4.5.2
2020-11-22 16:16:28 +00:00
Leonardo Giordani
afdf0fb3cf
Improve logging of generators and writer loaders ( #2821 )
2020-11-22 17:13:51 +01:00
botpub
06d4eff4a5
Release Pelican 4.5.1
2020-11-02 13:15:26 +00:00
Justin Mayer
98b1a46362
Prepare release
2020-11-02 14:10:02 +01:00
botpub
01eb08c42b
Release Pelican 4.2.0
2019-10-17 17:50:30 +00:00
Justin Mayer
3be0006016
Update RELEASE.md
2019-10-17 10:42:59 -07:00
Stuart Axon
eaccca52dd
Support inline SVGs (don't break on title in inline SVG).
2019-10-15 22:41:44 +01:00
botpub
643bccc497
Release Pelican 4.1.3
2019-10-09 18:45:18 +00:00
Justin Mayer
f9975ed47e
Update RELEASE.md
2019-10-09 11:28:53 -07:00
MinchinWeb
2ee423017b
Skip some non-Windows tests on Windows
...
Some tests will never pass on Windows due to differences in filesystems between
Windows and Linux.
2019-08-21 11:27:31 -06:00