]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/todo/wikiwyg.mdwn
web commit by tschwinge: More comments about git repositories.
[git.ikiwiki.info.git] / doc / todo / wikiwyg.mdwn
index ec7e37b049f13aa035c9276a557dd2db14b7a3eb..f8f04c245444643cb80ca3a0af12afcffe333098 100644 (file)
@@ -19,4 +19,26 @@ back into the wiki markup, and editing/saving that. That seems to assume
 that there's a way of parsing a page's html and getting back to the underlying
 wiki markup, which is not always the case in ikiwiki. Unless there's some 
 other way to feed it the actual source for a page, this seems like a
-problem.
+problem. According to the developers, it is possible to do that, and start
+off in WikiText mode.
+
+[[tag soc]]
+
+[[tag wishlist]]
+
+[[tag patch]]
+
+Project IkiWiki::WIKIWYG v0.8 - <http://ikiwiki.xbaud.com/>
+===========================================================
+
+[Wikiwyg][] is a "What you see is what you get" editor for wikis. It will allow you to double click on the text in a wiki and save it without reloading the page. The IkiWiki version will allow you to edit your wiki in Markdown or WYSIWYG.
+
+The plugin can be downloaded from <http://ikiwiki.xbaud.com/wikiwyg-0.8.tar.gz>
+
+### Current Issues
+
+* Code sections starting with 4 spaces do not work
+* Adding links in the WYSIWYG editor is difficult
+* Double lists don't work
+
+[Wikiwyg]: http://www.wikiwyg.net/