I saw no side-by-side editing/view capability in the links provided, just more edit/preview cycles. What I'm looking for is a vertical division down the middle of the page, with the wiki editor on the left and the rendered view on the right. No toggling between edit and preview: Both views are simultaneously visible and live, with the rendered view updating no slower than once per second whenever the cursor is in the editor.
You may want to try this mode in Trac to see what I mean: Select a Trac wiki page to edit (such as http://trac.edgewall.org/wiki/TracDev/SandBox?action=edit). At to top-right corner of the edit box, check the "Edit side-by-side" box, then hit the Preview Page button at the bottom (or just reload the page). -BobC From: [email protected] [mailto:[email protected]] On Behalf Of Stephan Beal Sent: Monday, April 23, 2012 9:50 AM To: Fossil SCM user's discussion Subject: Re: [fossil-users] Side-by-side wiki editing? On Mon, Apr 23, 2012 at 6:35 PM, Stephan Beal <[email protected]<mailto:[email protected]>> wrote: a) it is not based on fossil (so it would need to be ported) That second part is not true - we have the code for this, just the HTML layout would need to be adapted. Here are some examples which use a fossil back-end and custom (client-side-rendered) wiki format (Google Code): http://fossil.wanderinghorse.net/wikis/ -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

