Difference between revisions of "LLTVG:To-do list"

From Learning Languages Through Video Games
Jump to navigationJump to search
Line 1: Line 1:
 +
Not to be confused with [[:Category:To-do]], which is where pages that have "to-do" items go.
 +
 
== Bugs ==
 
== 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.)
 
* 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.)

Revision as of 10:40, 21 April 2011

Not to be confused with Category:To-do, which is where pages that have "to-do" items go.

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).
  • The "Run Japanese fixer" footer shouldn't show up when uploading files.

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

Proposed features

  • Sentence-level editing could be adapted into allowing block-level editing.
  • A more WYSIWYG editor for adding glosses.
  • Mass upload of sounds and images
  • Better mouseover popups for more readable glosses.