Binpress - Components, packages, classes and scripts that cut development time and costs

Summarize Widget for Wordpress

Summarize it!

Download

If you don't use Wordpress, but still want to embed a form for this tool on your website click here.

Description

Sometimes you need to read the essence of an article, because you don't have time, or simply because you're too lazy too read a 10 pages long post. With iSummarize you can provide your readers with the option for a quick summary of your post. Let them decide if the article is worth reading, before actually reading it!

This widget will add a button to the sidebar to summarize the page. It must be added to the desired location through Admin Panel - Presentation - Widgets.

If the current theme does not support widgets, you can easily edit the Sidebar and add the following code:

<?php widget_summarize(); ?>

Installation

Widgets Subpanel in Administration Panel - Presentation

Installation instructions:

  1. Download the zip file from our website and unpack it, you can use a free program such as 7-Zip or a similar utility.
  2. Copy the isummarize.php file into  wordpress/wp-content/plugins/  directory.
  3. Go to plugins and activate iSummarize, if it isn't already activated.
  4. 1

  5. Go to Presentation -> Widgets and drag & drop the iSummarize widget from those avaiable at the bottom of the screen,  to your sidebar,  pricisely where you want it.
  6. 2

    3

  7. Save Changes & Enjoy !
  8. 4


Manual Installation:

If your WordPress theme doesn't support widgets just follow these simple instructions:

  1. Copy the isummarize.php file into  wordpress/wp-content/plugins  directory.
  2. Go to plugins and activate iSummarize, if it isn't already activated.
  3. Go to Presentation -> Theme Editor
  4. Select Sidebar.php
  5. Add the following code to where you want the button displayed:

<?php widget_summarize(); ?>

Requirements

Release Notes

Older versions