A Wagtail module that provides pages and content blocks to show social media feeds
Project description
===============================
Wagtail Form Blocks
===============================
.. image:: https://img.shields.io/pypi/v/wagtailsocialfeed.svg
:target: https://pypi-hypernode.com/pypi/wagtailsocialfeed
.. image:: https://readthedocs.org/projects/wagtailsocialfeed/badge/?version=latest
:target: https://wagtailsocialfeed.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://travis-ci.org/LUKKIEN/wagtailsocialfeed.svg?branch=master
:target: https://travis-ci.org/LUKKIEN/wagtailsocialfeed
A Wagtail module that provides pages and content blocks to show social media feeds
* Documentation: https://wagtailsocialfeed.readthedocs.io.
Features
========
* A wagtail settings sections to configure social media sources
* Social feed moderate view
* Social feed content block
* Social feed Page type
.. image:: http://i.imgur.com/BOXiAh6.png
:width: 728 px
Implementations
---------------
At the moment, only two social media sources are supported.
* Twitter
* Instagram
=========
CHANGELOG
=========
0.1.dev4 (2016.09.27)
---------------------
+ Made looping over multiple result pages more DRY
+ Improved moderate page title
+ Fixed AttributeError in FeedChooserBlock.value_for_form
0.1.dev3 (2016.09.11)
---------------------
+ Updated license model to BSD
0.1.dev2 (2016.09.04)
---------------------
+ Added block type 'SocialFeedBlock'
+ Added SocialFeedModerateMenu which live detects configuration changes
+ Added FeedItem to consolidate the item/post structure
+ Added search functionality to the Feed objects
+ Dropped Wagtail 1.5 support in favour of using the IntegerBlock
0.1.dev1 (2016.09.01)
---------------------
+ First implementation
Wagtail Form Blocks
===============================
.. image:: https://img.shields.io/pypi/v/wagtailsocialfeed.svg
:target: https://pypi-hypernode.com/pypi/wagtailsocialfeed
.. image:: https://readthedocs.org/projects/wagtailsocialfeed/badge/?version=latest
:target: https://wagtailsocialfeed.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://travis-ci.org/LUKKIEN/wagtailsocialfeed.svg?branch=master
:target: https://travis-ci.org/LUKKIEN/wagtailsocialfeed
A Wagtail module that provides pages and content blocks to show social media feeds
* Documentation: https://wagtailsocialfeed.readthedocs.io.
Features
========
* A wagtail settings sections to configure social media sources
* Social feed moderate view
* Social feed content block
* Social feed Page type
.. image:: http://i.imgur.com/BOXiAh6.png
:width: 728 px
Implementations
---------------
At the moment, only two social media sources are supported.
=========
CHANGELOG
=========
0.1.dev4 (2016.09.27)
---------------------
+ Made looping over multiple result pages more DRY
+ Improved moderate page title
+ Fixed AttributeError in FeedChooserBlock.value_for_form
0.1.dev3 (2016.09.11)
---------------------
+ Updated license model to BSD
0.1.dev2 (2016.09.04)
---------------------
+ Added block type 'SocialFeedBlock'
+ Added SocialFeedModerateMenu which live detects configuration changes
+ Added FeedItem to consolidate the item/post structure
+ Added search functionality to the Feed objects
+ Dropped Wagtail 1.5 support in favour of using the IntegerBlock
0.1.dev1 (2016.09.01)
---------------------
+ First implementation
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.