CollexProjectManagement
From MWCSWiki
Big picture:
Functionality for v1 (target Valentine's Day-ish):
- Help text (describing the project, links to help, troubleshooting, etc.) (RG)
- Finish cutover to new DB schema (with ownership of changes) (RG)
- Finish data editing (WB)
- Quick & dirty approach to handling concurrent users (when you edit a page, the page is marked as locked in the DB. they then have 30 minutes (or so) to press submit. If they don't submit within that time frame, the page is released, and someone else can edit. If a user attempts to submit AFTER the timeout has expired, their submission is rejected, and (for v1) their data is lost. (But of course, this doesn't actually have to happen unless another user HAS submitted in the meantime.) (RG/WB)
- Distinguish between lexeme-specific and form-specific tags. (RG/WB)
- Do we display sample sentences in native script properly? (WB)
- Figure out the IME issue. (SD)

