Extension:wikEd/de

This page is a translated version of the page Extension:WikEd and the translation is 14% complete.

Warnung: Der Anzeigetitel „Extension:wikEd/de“ überschreibt den früheren Anzeigetitel „Extension:WikEd“.

MediaWiki-Erweiterungen
wikEd
Freigabestatus: stabil
Einbindung Seitenaktivität
Beschreibung Full-featured text editor, integrated into MediaWiki edit pages
Autor(en) Cacycle
Letzte Version See current version
MediaWiki 1.8+
Lizenz Gemeinfrei
Herunterladen Code (do not copy for installation)
Home (overview, installation, and recent changes)
Beispiel Gadget on English Wikipedia. See the wikEd home and wikEd help page

wikEd is a full-featured MediaWiki-integrated text editor that adds enhanced text processing functions to edit pages. Currently it works only for Firefox and other Mozilla browsers, Safari, and Google Chrome. wikEd is a complete rich-text pseudo-WYSIWYG editor and comes with many MediaWiki-specific features.

Features include
  • Wikicode syntax highlighting
  • Pasting, import, and conversion of formatted text, e.g., from Microsoft Word and web pages
  • Regular expression search and replace
  • Edit preview and show changes on the same page without reloading
  • Full-screen editing mode
  • Single-click fixing of common mistakes
  • History for summary, search, and replace fields
  • Jump to selected heading
  • Type-ahead find
  • Support for many languages
  • Improved diff display
  • Follow links and wiki-links (ctrl-click)
  • Runs automatically on every MediaWiki installation when installed as a local Greasemonkey user script

For a more detailed feature list, see wikEd features.

Installation

Es gibt vier Wege, um wikEd zu installieren:

(User:YourUsername/common.js)

  • As a site script

(MediaWiki:common.js)

For details, see wikEd and wikEd installation.

Parameter

wikEd is completely customizable, see wikEd customization.

Changes to LocalSettings.php

JavaScript for users has to be allowed by adding "$wgAllowUserJs = true;" to LocalSettings.php

Code

See the code (but please do not copy it, see wikEd installation).

Siehe auch