python-feedgen/feedgen
Lars Kiesow 4970dab6d7
Enable Multiple media:content/media:group Elements
One item can have multiple media:content elements which may be located
in multiple media:group element to indicate that content is the same but
for the format.

This patch adds the ability to add multiple content elements and define
the group to which they go belong.

If no group is specified, all elements are located in a `default` group.

If the group is set to None, the content element is directly attached to
the item element.

Part of #58
2017-05-21 23:56:35 +02:00
..
ext Enable Multiple media:content/media:group Elements 2017-05-21 23:56:35 +02:00
__init__.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
__main__.py Add tests for feedgen:main 2017-03-13 21:02:02 +01:00
compat.py Flake8 Compatibility 2017-01-05 00:39:33 +01:00
entry.py Extended test Coverage 2017-02-05 22:03:02 +01:00
feed.py new entries are inserted to the front of the __feed_entries list 2017-03-13 13:17:22 +01:00
util.py Enable Multiple media:content/media:group Elements 2017-05-21 23:56:35 +02:00
version.py Release 0.5.1 2017-01-05 01:12:23 +01:00