Spell-checking with options and contextmenu
Review Request #2207 — Created March 19, 2011 and discarded — Latest diff uploaded
- 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
Changes between revision 2 and 3
orig
1
2
3
4
5
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 |
---|