Spell-checking with options and contextmenu

Review Request #2207 — Created March 19, 2011 and discarded — Latest diff uploaded

Information

Review Board
spellcheck

Reviewers

- Spell-checking: highlight spell errors in changed lines.

- Options: spell-checking, personal wordlist path options under settings/diffs

- ContextMenu: ignore or add spell errors into personal wordlist with context menu on diff view page.
FireFox 3.6
Chromium 10.0
reviewboard/manage.py
reviewboard/accounts/forms.py
reviewboard/accounts/models.py
reviewboard/accounts/views.py
reviewboard/admin/checks.py
reviewboard/admin/forms.py
reviewboard/admin/siteconfig.py
reviewboard/admin/management/sites.py
reviewboard/diffviewer/diffutils.py
reviewboard/diffviewer/filters.py
reviewboard/diffviewer/views.py
Loading...