Scutes is a Django-based web application for processing and redaction of personal identification information for the White House Correspondents' Association (WHCA) Pool Reports Collection.
The collection is publicly viewable on the WHCA Pool Reports Collection website.
For information about the WHCA and the collection processing workflow see the WHCA Pool Reports Collection About Page.
For guidance on setting up a Scutes development environment on a local workstation see the following:
docs/DevelopmentEnvironment.md.
Scutes uses CKEditor, a WYSIWYG editor, for manual marking redactions and light editing of item message bodies. A custom redaction plugin allows curators to mark text to be redacted or remove redacted text that was marked by the automated redaction script.
See docs/CKEditor.md for directions on how CKEditor was built and integrated into Scutes.
Guidance on running CLI commands for this application can be found in the following:
Additional documentation for this application is in the "docs/" subdirectory, including: