Category:Wikipresto: Difference between revisions
(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...) |
Hoof Hearted (talk | contribs) ({{Wiki Engine}}) |
||
Line 1: | Line 1: | ||
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 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 [https://sourceforge.net/projects/jtypeset/ 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 ([http://www.wikiweise.de/Frontcontroller?command=displayArticle&article=Sprache&version=0§ion=0&encuser=true]). Using a particular indexing scheme for articles it is able to create disambiguation pages automatically: [http://www.wikiweise.de/wiki/Bug] | {{Wiki Engine | ||
|logo =[[Image:NoLogo.png]]<!--you may hotlink to the logo, or upload and wikilink--> | |||
|URL =YourWikiHttp<!--start with http:// - eg: http://YourWikiURL.org, if unknown 'UnknownWikiURL'--> | |||
|recentchanges URL=No <!--http://YourWikiURL.org/wiki/Special:RecentChanges – if none, use No--> | |||
|wikinode URL =No <!--http://YourWikiURL.org/wiki/WikiNode – if none, use No--> | |||
|status =Dormant | |||
|language =German | |||
|editmode =YourWikiEditMode<!--OpenEdit, LoginToEdit, etc, see Category:Wiki Edit Mode--> | |||
|maintopic =Wiki Engine | |||
|prog language =J2EE | |||
|s/w license =YourSoftwareLicense<!--WikiMatrix will advise, see Category:License--> | |||
}} | |||
{{WikiEngineFeatures}} | |||
'''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 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 [https://sourceforge.net/projects/jtypeset/ 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 ([http://www.wikiweise.de/Frontcontroller?command=displayArticle&article=Sprache&version=0§ion=0&encuser=true]). Using a particular indexing scheme for articles it is able to create disambiguation pages automatically: [http://www.wikiweise.de/wiki/Bug] | |||
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...) | 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...) | ||
[[Category:FoundedIn20xx]]<!--http://YourWikiURL.org/index.php?title=Special:AncientPages--> |
Revision as of 00:05, 12 March 2013
Template:Wiki Engine Template:WikiEngineFeatures
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...)