View source for Wiki text editor: WikiEdit

Also available in ((/Doc/Deutsch/WikiEdit Deutsch))
#|| ||
**v. 3.23**

++written and distributed under the ((http://www.opensource.org/licenses/BSD-3-Clause BSD License))++
-----------

//It is our effort to make Wiki user-friendly//
|
{{toc to="h2"}}
|| ||#

#|| ||
===Downloads===
  * Repository: ((source:master/src/js/ wacko/js/))

|
===Demo===
See demo here: ((/Sandbox/edit Sandbox))
|| ||#

===What is it?===
Visual Editor for Wiki texts.

Main features:
  * autoindent
  * shortcuts
  * toolbar

**Screenshot:**
file:/wikiedit_screen.png

Basically, WikiEdit oriented on ((/Doc/English/Formatting WackoWiki markup)), but if you want another markup style, feel free to contact us.

===What's new?===
  * 3.23
    * added button and icon for ##""{{action}}""##
  * 3.22
    * added button and icon for ##""[[^ footnote]]""##
  * 3.21
    * removed obsolete browser cases
    * added button and icon for ##""++small++""##
    * replaced 'Help' text with icon
    * ECMAScript 2015 Migration
    * Unicode support
  * 3.16
    * localized WikiEdit
      * language file folder for message sets: js/lang/wikiedit.<lang>.js 
    * moved toolbar icons to default.css
  * /05.06.2005/ 3.01: 
    * Graceful degradation for Opera 7.
  * /04.06.2005/ 3.00: 
    * Opera 8 supported.
    * Some code cleanups
    * Scrolling fix for Mozilla.
  * /29.09.2004 09:00/ 2.15: Help link becomes button and don't steal taborder now.
  * 2.14: Bugfix: now WikiEdit don't initialize in ~Mozilla'2002.
  * /23.07.2004 22:00/ 2.13: Bugfix for scrolling issues in Mozilla.
  * /23.07.2004 21:05/ 2.12: Bugfix for two instances issue.
  * /15.06.2004 22:56/ 2.11: Bugfixes for FireFox 0.9.
  * 2.10: new shortcuts: Ctrl+Shift+minus, Ctrl+T, Ctrl+Shift+T, Ctrl+=
  * 2.08: Link to help page
  * 2.07: Link button and shortcut has bug.
  * 2.06: Problems with Mozilla scrolling fixed.
  * 2.05: Now only even numbers of spaces are "correct indent" for autoindent feature.
  * 2.04: Major bug in IE fixed (markup takes more text than selection).
  * 2.03: ...
  * 2.02: H3 button, help/aboutbox.
  * 2.01: Fixed bug in sel.htc, many thanks to KusoMendokusee.
  * 2.00: Rewritten from scratch, many improvements, Object-oriented, toolbar etc.
  * 1.20: Fixed bug with Opera, now WikiEdit give no errors under Opera--- (but non-working due to Opera limitations).

===Keyboard shortcuts===

  * [TAB]/[Shift]+[TAB] (or ~[Alt]+[I]/[Alt]+[U]) indent / unindent
  * [Ctrl]+[B] - **bold**
  * [Ctrl]+[I] - //italic//
  * [Ctrl]-[U] - __underline__
  * [Ctrl]+[Shift]+[1]/+[2].../+[3]- heading level #N
  * [Enter] - new line (or list item)
  * [Ctrl]+[Shift]+[S] - --strikethrough--
  * [Ctrl]+[H] - ??red / question??
  * [Ctrl]+[J] - !!need attention!!
  * [Ctrl]+[L] - insert link 
  * [Alt]+[L] - insert link
  * [Ctrl]+Shift]+[L] - bulleted list
  * [Ctrl]+[Shift]+[~O/N] - numbered list 
  * [Ctrl]+[=] - ++small text++ 
  * [Ctrl]+[Shift]+[Minus] - horizontal line

===Known Bugs and Limitations===

  * 

===Copyrights===
© WackoWiki ((/Org/Team Team)), 2006-2022
© ((user:RomanIvanov Roman Ivanov)), 2003-2005
Based on AutoIndent for textarea, © Roman "Kukutz" Ivanov, Evgeny Nedelko, 2003

Many thanks to ((user:KusoMendokusee Kuso Mendokusee)), Alexander Babaev, Evgeny Nedelko and ((http://www.kruglov.ru Sergey Kruglov)).