https://github.com/PressForward/pressforward
Raw File
Tip revision: 09d45c22ebf958be8f95dd504f381ff051882b7a authored by Aram Zucker-Scharff on 11 November 2013, 02:24:24 UTC
Noting version update
Tip revision: 09d45c2
readme.md
## Plugin Name: PressForward
- Plugin URI: http://pressforward.org/
- Description: PressForward is a WordPress plugin built to process feeds as a feed reader, allow groups to share and discuss the items that come in and then blog about them as an integrated editorial process. Currently in Beta.
- Version: 2.1.2
- Author: Aram Zucker-Scharff, Boone B Gorges, Jeremy Boggs
- Author URI: http://aramzs.me, http://boone.gorg.es/, http://clioweb.org
- License: GPL2


	Developed for the Roy Rosenzweig Center for History and New Media at George Mason University.

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License, version 2, as
    published by the Free Software Foundation.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

	
#### Project goals:

-	Retrieve items within the WordPress dashboard as an independent process (no required attachment to external servers)

-	Retrieve their full content to read from within WordPress's dashboard.

-	Allow individuals or groups to mark items for consideration and discuss them within the dashboard, either from the retrieved items or via bookmarklet. 

-	Easily post about retrieved items as the end point of a smoothly integrated editorial process. 

-	Provide the entire process in a attractive, responsive and mobile friendly design. 

-	Provide an open source back-end that is easily extendable for other developers and that can be hooked into by other independent WordPress plugins.

Testing, contributions, and feedback welcome. 

Latest stable releases are available at [this project's tags page](https://github.com/PressForward/pressforward/tags).

Bugs can be reported in [the issue section](https://github.com/PressForward/pressforward/issues).

To install this plugin in WordPress, just download the latest tagged release or [this repository as a zip file](https://github.com/PressForward/pressforward/archive/master.zip) and upload it to your WordPress plugins section. 
back to top