Jump to content

Extension:InlineEditor

From mediawiki.org
Revision as of 13:48, 13 April 2013 by AKlapper (WMF) (talk | contribs) (mark as obsolete)
MediaWiki extensions manual
InlineEditor
Release status: experimental
Implementation Page action , Ajax, Hook
Description InlineEditor is an editing interface that allows users to edit and preview elements in the page by clicking them.
Author(s) Jan Paul Posma (JanPaul123talk)
MediaWiki 1.17
License GPL v2
Download Template:WikimediaDownload/svn
$wgInlineEditorEnableGlobal $wgInlineEditorAdvancedGlobal $wgInlineEditorBrowserBlacklist $wgInlineEditorAllowedNamespaces
Translate the InlineEditor extension if it is available at translatewiki.net
Issues Open tasks · Report a bug

InlineEditor is an editor to show editing works without having to change the parser of MediaWiki. This extension is not actively developed because of the work by the Wikimedia Foundation to fix the parser problems and build an actual visual editor (cf. Google Docs). There are still unimplemented features that prevent this editor from being used on actual wikis, as complex pages cannot be effectively edited. For more information, please see the discussion page.

History

Image for: History

Background

InlineEditor originally started as a research project of JanPaul123, and has been further built by him and developers at GRNET. You can read the Bachelor's thesis about this project for full information and context.

Prototypes

Prototypes were created and presented on wikitech-l to determine initial go or no-go by listening to the community.

First iteration

First, two interfaces were created: the functional editor and the block editor. These two interfaces have been tested by JanPaul123 at the University of Groningen.

Second iteration

The next implementation was the hybrid editor. This interface has been tested by GRNET researchers.

More information

Image for: More information