From: Reini U. <ru...@x-...> - 2004-02-24 16:28:23
|
Stephen Pick schrieb: > 2. Wiki-compatible output would be great. This isn't difficult. What I > mean is, a straight block of text that can be pasted right into a wiki > input form. I think we *need* a wiki because docs are no good lurking in > the source where users can't see them or update them. You mean RTF->wiki format converter? Or a HTML->wiki format converter? I'm just working on the new PhpWiki and tried out the new htmlarea3 (cross-browser WYSIWYG richedit-like textarea replacement, in straight jscript) There we had the same problem of HTML->Wiki conversion, which is NOT that easy. I would advise to use the simpiest of all wiki's guiki, which uses plain HTML, but looks best and is easiest. This uses htmlarea3. I also proposed guiki for the official phpnuke and postnuke wiki module. It's just one very short php file, sorry no perl :), but a nobrainer to install and use. http://www.guiki.com/ http://www.interactivetools.com/products/htmlarea/ -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |