Tags:
Forums: 

module idea for drupal
user can correct some misspelled words in the content they are reading.
Changes are implemented immediately at that user screen.
Changes are submitted to the author for revision.
Changes are officially implemented after author has approved.
user is allowed to correct only some words per paragraph. [to avoid traffic attack]
interface for user to correct a word is done in javascript.
user crop the selected word. User right-clicks, display pop-up menu, and select edit.
the correction is submitted to the author. If the author approved, it is officially corrected. if not, the correction is denied.
user can correct as many words as he/she wants. but excessive corrections would not be submitted to the author. Normal, good-intention, user would not correct as many words as that.
this module’s installation will require the website owner to select the method to store correction request: designated email address, database entry, etc.

Get latest news from Blognone