Category:Wikipresto

From WikiIndex
Revision as of 17:02, 25 May 2008 by 80.142.210.51 (talk) (New page: Wikipresto is the wiki engine of Wikiweise ([http://www.wikiweise.de http://www.wikiweise.de]). It is a J2EE based software, using a "real" parser implemented with javacc, so it builds...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Wikipresto is the wiki engine of Wikiweise (http://www.wikiweise.de). It is a J2EE based software, using a "real" parser implemented with javacc, so it builds parse trees from the wiki source instead of just doing pattern matching. So, a article text parsed once can be easily used to generate other output than html. In particular, using the JTypeSet library Wikipresto is able to generate neatly formatted PDF output. Wikipreto also offers some other advanced fetaures: Wikipresto is able to encolor text fragments according to the author who wrote them ([1]). Using a particular indexing scheme for articles it is able to create disambiguation pages automatically: [2]

It is indended to release the software under GNU LGPL terms, however, since the code still contains some elements hardcoded for Wikiweise, it cannot be freely downloaded currently. (only the JTypeSet library is available from sourceforge). If you are interested in getting the code under GNU LGPL conditions or in helping with the development, just drop me a mail at "mail a t ulrich h y p h e n fuchs d o t de" (just replace the at, hyphen and dot with the respective chars...)

Pages in category “Wikipresto”

This category contains only the following page.