KORNiUX's HUGE Sandbox Wiki
Advertisement

SpeedRaw – script, developed by KORNiUX. SpeedRaw — wiki markup editor on page developed by KORN1UX and Wildream for alternative editor and correct contribution via Together JS.

Installation[]

Currently for personal use only (all users who want create and edit pages together should import this script to community:MyPage/Global.js).

importArticle:

'u:korniux:SpeedRaw/code(-min).js'

importScriptPage:

importScriptPage('SpeedRaw/code(-min).js', 'korniux');

ToDo List[]

Resolved[]

  • Add edittools, based on MediaWiki:Edittools done =Wildream=||talk 00:13, March 25, 2014 (UTC)
  • Rewrite PageIsEditable checker - done. Not in the best way, but in the easiest one. =Wildream=||talk 15:07, March 26, 2014 (UTC)
  • Add separate i18n page with localization. done. =Wildream=||talk 22:54, March 26, 2014 (UTC)
  • Check whether the bug with unwanted extra chars inserting to the textarea is fixed. Not fixed, prevent TogetherJS from uploading multiple times. Should be fixed now =Wildream=||talk 10:25, March 27, 2014 (UTC)
  • Do something to prevent editor initialization without clicking the Edit Together button. was fixed. =Wildream=||talk 17:09, April 1, 2014 (UTC)
  • Fix the bug with outdated data from MediaWiki API. - Should be fixed now =Wildream=||talk 07:24, April 17, 2014 (UTC)

Canceled[]

  • Add support of mw messages (can't be done, 'cause mw messages aren't loading on the client side) =Wildream=||talk

Open[]

  • Fix the bug with invisible for other users quick tag insertions.

Changelog[]

  • 0.27a — fixes after closed test;
  • 0.26a — added Edittools;
  • 0.251a — added i18n variables;
  • 0.25a — added "End Session" after closing tab/window;
  • 0.24a — some other shiet functions were rewritten, now editor starts after loading and starting TogetherJS;
  • 0.23a — code was moved to SpeedRaw/code.js;
  • 0.212a — fixes (again);
  • 0.211a — fixes;
  • 0.21a — TogetherJS trigger functions were rewritten, fixed and added other toolbar buttons;
  • 0.20a — new GET and POST requests for editing a page. Added first toolbar buttons: Bold, Italic, External and Internal links;
  • 0.2a — working /w Wildream, added lightweight editor without tools;
  • 0.10a — fixed configuration for TogeherJS. Idea for alternate page editor;
  • 0.1a — added TogehterJS for read-only mode.
Advertisement