DistributedProofreaders / dproofreaders

Distributed Proofreaders is a web application intended to ease the process of converting public domain books into e-texts.

Home Page:https://www.pgdp.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distributed Proofreaders

Preserving history, one page at a time.

This repository contains the code that powers https://www.pgdp.net and other sister DP sites world-wide.

About

Distributed Proofreaders is a web application (written in PHP and backed by a MySQL database) that is intended to ease the process of converting public domain books and other printed materials into e-texts. The main site is at https://www.pgdp.net

By breaking the work into individual pages, many proofreaders can be working on the same book at the same time. This significantly speeds up the proofreading/E-Text creation process.

When a proofer elects to proofread a page for a particular project, the text and image file are displayed on a single webpage. This allows the text file to be easily reviewed and compared to the image file, thus assisting the proofreading of the text file. The edited text is then submitted back to the site via the same webpage that it was edited on.

Once all pages for a particular book have been processed, a concatenated text file is made available for final clean-up and submitted to a Project Gutenberg site.

Installation

See the installation guide for information on system pre-requisites, installation instructions, and upgrading from an earlier release of the code. Additional documentation is available in the SETUP directory.

If you need assistance with the code, inquire within the DP Site Code forum at pgdp.net.

Code development

To get involved with development on this code base, see DP Code Development in the pgdp.net wiki. See also the development document in this repo.

License

All source code published here is available under the terms of the GNU General Public License, version 2.

About

Distributed Proofreaders is a web application intended to ease the process of converting public domain books into e-texts.

https://www.pgdp.net

License:GNU General Public License v2.0


Languages

Language:PHP 83.9%Language:CSS 6.7%Language:JavaScript 5.7%Language:Less 1.6%Language:Shell 1.1%Language:Python 0.8%Language:HTML 0.1%Language:Makefile 0.0%