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

From Learning Languages Through Video Games
Jump to navigationJump to search
Line 3: Line 3:
 
== 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.)
 +
* There are sometimes similar problems with warnings when undoing edits.
 
* Galleries do not work ([[Operation_Thunderbolt/gallery|example]]).
 
* Galleries do not work ([[Operation_Thunderbolt/gallery|example]]).
 
* Pages for images throw up warnings. ([[:File:Othunder-0000.png|example]]).
 
* Pages for images throw up warnings. ([[:File:Othunder-0000.png|example]]).

Revision as of 03:39, 13 June 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.)
  • There are sometimes similar problems with warnings when undoing edits.
  • 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.