Wiki

Version 7 (Magnus Manske, 01/23/2011 02:14 am)

1 2 Jan Paul Posma
In this wiki we can gather some information about the project. This is a collaboration between GRNET and MediaWiki developers. The goal is to provide a better editing interface for Wikipedia. This will be done by evaluating existing approaches and improving them.
2 2 Jan Paul Posma
3 1 Panagiotis Louridas
Read more about the [[usability testing]].
4 1 Panagiotis Louridas
5 6 Magnus Manske
As it looks now, the first step is to do usability testing with some of the existing approaches:
6 1 Panagiotis Louridas
7 4 Magnus Manske
h2. InlineEditor
8 4 Magnus Manske
9 4 Magnus Manske
The Inline Editor, created by Jan Paul Posma, allows users to edit single sentences inside the normal view.
10 5 Magnus Manske
* Documentation : http://www.mediawiki.org/wiki/User:JanPaul123/Sentence-level_editing
11 4 Magnus Manske
* SVN : http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/InlineEditor/
12 4 Magnus Manske
13 4 Magnus Manske
h2. WYSIFTW
14 4 Magnus Manske
15 4 Magnus Manske
WYSIFTW, created by Magnus Manske, allows users to edit sections or entire pages in a mode similar to the normal view, using augmented wikitext display.
16 4 Magnus Manske
* Documentation : http://www.mediawiki.org/wiki/WYSIFTW 
17 4 Magnus Manske
* SVN (browse) : https://fisheye.toolserver.org/browse/Magnus/wysiwtf
18 4 Magnus Manske
* SVN (checkout) : https://svn.toolserver.org/svnroot/magnus/wysiwtf
19 1 Panagiotis Louridas
* Demo : Get a user account on Wikipedia (en works best), then add
20 1 Panagiotis Louridas
<pre>importScriptURI("http://toolserver.org/~magnus/wysiwtf/wysiwtf.js");</pre>
21 1 Panagiotis Louridas
to your [[Special:MyPage/vector.js]] page
22 1 Panagiotis Louridas
* Screenshot : http://upload.wikimedia.org/wikipedia/commons/4/4a/WYSIFTW_screenshot_1.png
23 5 Magnus Manske
24 5 Magnus Manske
h2. RTE
25 5 Magnus Manske
26 7 Magnus Manske
The Wikia WYSIWYG editor.
27 5 Magnus Manske
* https://svn.wikia-code.com/wikia/trunk/extensions/wikia/RTE/ (?)