Added feed summary plugin.

This plugin allows to use the `Summary:` metadata as feed contents.
This commit is contained in:
Florian Jacob
2013-11-27 23:00:02 +01:00
parent bd12282f92
commit 2a564dce1a
4 changed files with 183 additions and 0 deletions

1
feed_summary/__init__.py Normal file
View File

@@ -0,0 +1 @@
from .feed_summary import *