Page MenuHomePhabricator

Move Editing area to right side
Closed, ResolvedPublic

Description

During proofreading in Assamese Wikisource, It's difficult to type while looking at the right side of the page. Could the format be adjusted so that the scanned photo is on the left side instead?

Event Timeline

Hi, I created the script. Please find it https://en.wikisource.org/wiki/User:ParasharSarthak/swapEditingSpace.js . To use it, put
mw.loader.load( 'https://en.wikisource.org/w/index.php?title=User:ParasharSarthak/swapEditingSpace.js&action=raw&ctype=text/javascript' ); in your common.js

-chanakyakdas removed ParasharSarthak as the assignee of this task.
-chanakyakdas added a subscriber: ParasharSarthak.

Hi, I created the script. Please find it https://en.wikisource.org/wiki/User:ParasharSarthak/swapEditingSpace.js . To use it, put
mw.loader.load( 'https://en.wikisource.org/w/index.php?title=User:ParasharSarthak/swapEditingSpace.js&action=raw&ctype=text/javascript' ); in your common.js

This is working fine. Thanks a lot!