GithubHelp home page GithubHelp logo

ub-hu-berlin / collective.feedaggregator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hvelarde/collective.feedaggregator

0.0 2.0 0.0 50 KB

A feed aggregator content type for Plone.

Python 100.00%

collective.feedaggregator's Introduction

Feed Aggregator for Plone

Table of Contents

Life, the Universe, and Everything

This package defines a Feed Aggregator content type that shows all entries on a list of feeds. External content is not indexed in any way.

TODO:

  • [ ] deal with shorter timeouts
  • [ ] honor privacy settings on byline
  • [ ] lead image support

Mostly Harmless

image

image

image

Don't Panic

Installation

To enable this package in a buildout-based installation:

  1. Edit your buildout.cfg and add add the following to it:

    [buildout]
    ...
    eggs =
        collective.feedaggregator

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.feedaggregator and click the 'Activate' button.

How does it work

Every Feed Aggregator includes a list of feeds to be processed. The entries in the feeds are parsed in parallel using multiprocessing. Results are cached for 15 minutes on an instance base. If a Feed Aggregator is modified in any way, caching is invalidated.

Not entirely unlike

Products.feedfeeder

Archetypes-based folder that turns external feed entries into content items. Works in Plone 4.3 and 5.

collective.feedaggregator's People

Contributors

hvelarde avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.