Skip to main content

difbot.com wrapper for Plone usage

Project description

This tool allows you to use diffbot.com API within your Plone site

Install

  • Add collective.diffbot to your eggs and zcml section in your buildout and re-run buildout.

  • Install collective.diffbot within Site Setup > Add-ons

  • Register for a diffbot token at: http://diffbot.com/pricing/

  • Within your Plone Site > Site Setup > Diffbot API add token and other diffbot settings

Upgrade

  • Within “Plone > Site setup > Add-ons” click on upgrade button available for collective.diffbot (if any)

Usage

  1. Add diffbot CSS class to your links:

    <a href="http://www.bbc.co.uk/news/uk-21375594"
       class="diffbot">
  2. Add rel attribute to tell to the system where to display diffbot.com results:

    <div class=".diffbot-container"></div>
    <a href="http://www.bbc.co.uk/news/uk-21375594"
       class="diffbot"
       rel=".diffbot-container">

Changelog

  • TODO:

    • Cache: Client’s browser/localstorage

1.0 (2013-02-13)

  • Initial release [avoinea]

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

collective.diffbot-1.0.zip (30.3 kB view hashes)

Uploaded Source

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