mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Add new signal: feed_generated
This signal gets emitted before a feed gets written to disk. Therefore it allows plugins to do arbitrary changes to the feed.
This commit is contained in:
parent
25732f7be6
commit
927d9c7ea5
4 changed files with 5 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ Release history
|
|||
Next release
|
||||
============
|
||||
|
||||
- Nothing yet
|
||||
* New signal: ``feed_generated``
|
||||
|
||||
3.7.1 (2017-01-10)
|
||||
==================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue