https://bugzilla.wikimedia.org/show_bug.cgi?id=31448
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Roan Kattouw <[email protected]> 2011-10-25 13:42:57 UTC --- (In reply to comment #1) > This seems to have been implemented in WikiEditor extension at some point, but > presumably is incomplete as it's not being used currently. See bug 28750, bug > 22142 which make references to it. That's right, WikiEditor has a proof-of-concept implementation of side-by-side preview (well, it's really a preview tab: the preview isn't displayed side by side but you can switch between wikitext, preview and diff modes using tabs at the top of the edit box. But it essentially addresses the same problem) but it was never polished to acceptable quality. IIRC the preview tab works reasonably well, but the diff tab had some issues, and both had issues concerning new page creations. The code is still there, though, and probably still works as well as it did when it was abandoned (about a year and a half ago), so anyone who's interested could jump right in and polish it. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
