LLTVG:To-do list

From Learning Languages Through Video Games
Revision as of 05:04, 9 April 2011 by Furrykef (talk | contribs) (Created page with "== Bugs == * If two people edit the same section of a page at the same time (or one user edits the same section twice from two tabs), the edit conflict will be detected and appar...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Bugs

  • If two people edit the same section of a page at the same time (or one user edits the same section twice from two tabs), the edit conflict will be detected and apparently handled correctly but it will print a bunch of warnings. (This is due to our custom attempt at making up for MediaWiki's lack of support for PEAR's diff3 engine.)
  • Galleries do not work (example).
  • Pages for images throw up warnings. (example).

All of these could be resolved by moving to a different host, but let's not jump the gun on that decision...

Proposed features