pdfae / PDFAInspector

PDF Accessibility Inspector
9 stars 3 forks source link

Additional information for the report: Editable title and notes #6

Closed jongund closed 12 years ago

jongund commented 12 years ago

Each upload should have the capability to add a title and a note field.

The title is used to identify the report. The note field should allow someone to write notes about the evaluation.

A default title should be generated for each report if the user does not enter one.

For example "Evaluation of file: XXXX"

If the user has an account they can edit the title and the notes.

The notes filed (textarea element 100 cols x 8 rows) should only appear if the user has an account and is logged in.

Jon

atulgupte commented 12 years ago

This has been implemented - notes are addable on the upload page, as well as on the summary page.