Skip to main content

No project description provided

Project description

forContent https://secure.travis-ci.org/collective/collective.getfeed.png

Integrate Plone with other websites through feeds.

Development

Requirements:

  • Python 2.7

  • Virtualenv

Setup:

make

Run Static Code Analysis:

make code-Analysis

Run Unit / Integration Tests:

make test

Run Robot Framework based acceptance tests:

make test-acceptance

Installation

To enable this product in a buildout-based installation:

  1. Edit your buildout.cfg and add collective.getfeed to the list of eggs to install:

    [buildout]
    ...
    eggs =
        collective.getfeed

After updating the configuration you need to run ‘’bin/buildout’’, which will take care of updating your system.

Go to the ‘Site Setup’ page in a Plone site and click on the ‘Add-ons’ link.

Check the box next to collective.getfeed and click the ‘Activate’ button.

Configuration

Add a new instance to be called with clock-server to update all feeds automatically:

[buildout]
parts +=
    instance-feeds

[instance-feeds]
<=instance
port-base = 8
zodb-cache-size = 5000
zope-conf-additional =
    <clock-server>
       method /Plone/@@get-all-feeds
       period 3600
       user feed_user
       password feed_password
       host localhost:8088
    </clock-server>

Credits

Contributors

  • forContent

  • Rodrigo Ferreira de Souza

Changelog

1.0.0a7 (2019-06-04)

  • Remove objects not listed into the feed. [rodfersou]

1.0.0a5 (2019-01-29)

  • Redirect to original page when not logged in. [rodfersou]

1.0.0a4 (2019-01-29)

  • Fix get image from description. [rodfersou]

1.0.0a3 (2019-01-29)

  • Fix parse of description; [rodfersou]

  • Try to get image from description if not found in body. [rodfersou]

  • Add original url [rodfersou]

1.0.0a2 (2019-01-29)

  • Fix MANIFEST.in to include zcml files. [rodfersou]

1.0.0a1 (2019-01-28)

  • Initial release. [rodfersou]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.getfeed-1.0.0a7.tar.gz (100.3 kB view details)

Uploaded Source

File details

Details for the file collective.getfeed-1.0.0a7.tar.gz.

File metadata

  • Download URL: collective.getfeed-1.0.0a7.tar.gz
  • Upload date:
  • Size: 100.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/2.7.12

File hashes

Hashes for collective.getfeed-1.0.0a7.tar.gz
Algorithm Hash digest
SHA256 e50ffb44b9378f6467a5a3bbdbdbae9090a5bf0a4c563ad44910ce4b135d9d90
MD5 39c2df6bea5d686aa48b2e6a7b305b81
BLAKE2b-256 c3fda77f16cfa827e5faf15c96f3a23c1e32a559016e10a9025a783e98e35e03

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page