On Mon, Apr 23, 2012 at 6:25 PM, Cunningham, Robert <
[email protected]> wrote:

>  Is side-by-side wiki editing available in Fossil?
>

It is not available per se but is possible using the JSON/AJAX API. i have
a wiki editor app which does this:

http://fossil.wanderinghorse.net/demos/wikiwym/GoCoWi-previewer.html

but:

a) it is not based on fossil (so it would need to be ported)
b) it relies on client-side rendering, as you mention...



> **
>
> ** FWIW, while searching for other implementations of similar
> capabilities I stumbled across Wiky (http://goessner.net/articles/wiky/),
> which could permit such a feature to be implemented using only client-side
> code.  (Not that that’s an issue for Fossil, where the entire local UI
> server is “client side”!)
>

Sorry for my brevity/lack of more details/suggestions, but i have a broken
hand and can only manage a couple emails/day.

-- 
----- 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

Reply via email to