diff options
author | https://www.google.com/accounts/o8/id?id=AItOawkr8GVPw30JBR34Btg-SKcS8gxEf7zpSJQ <Lawrence@web> | 2012-01-13 15:35:00 -0400 |
---|---|---|
committer | admin <admin@branchable.com> | 2012-01-13 15:35:00 -0400 |
commit | 5c9333af40455d61bf64d83337933928c83cd218 (patch) | |
tree | 004f268f87abac4c4f3586ad8a38e804bc4500a1 /doc | |
parent | 2aabb4e0bc2eed608120a057804e7f13ca91c430 (diff) | |
download | ikiwiki-5c9333af40455d61bf64d83337933928c83cd218.tar ikiwiki-5c9333af40455d61bf64d83337933928c83cd218.tar.gz |
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forum/If_there__39__s_no_Windows_ikiwiki__44___how_about_a_WYSIWYG_ikiwiki_editor_for_Windows__63__.mdwn | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/If_there__39__s_no_Windows_ikiwiki__44___how_about_a_WYSIWYG_ikiwiki_editor_for_Windows__63__.mdwn b/doc/forum/If_there__39__s_no_Windows_ikiwiki__44___how_about_a_WYSIWYG_ikiwiki_editor_for_Windows__63__.mdwn new file mode 100644 index 000000000..c9081e007 --- /dev/null +++ b/doc/forum/If_there__39__s_no_Windows_ikiwiki__44___how_about_a_WYSIWYG_ikiwiki_editor_for_Windows__63__.mdwn @@ -0,0 +1,13 @@ +Since ikiwiki doesn't have much of a chance of working in windows, how about we compromise by making an offline ikiwiki editor for Windows? In fact, it might be advantageous to use it in Linux, too... + +It should be very simple: It would enter the source wiki and show the Markdown code by default, but would have an option to preview your page in another tab. + +Basic features: +* wikilinks, maps, images, inlinepages, and other basic functions should all work in the preview +* perhaps use local.css to format preview +* See the DVCS history with diffs and all +* have a discussion tab to easily see what other people have said about the page + +If we want to add some more bells and whistles, maybe we could throw in some buttons to insert markdown formatting (like in forums, mediawiki, or RES). + +Any thoughts on this? |