Category:Wikipresto: Difference between revisions

m
Text replacement - "Wiki Engine" to "Wiki engine"
m (Text replacement - "FoundedIn20xx" to "Founded in YYYY")
m (Text replacement - "Wiki Engine" to "Wiki engine")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Wiki Engine
{{Wiki engine
|logo            =[[File:NoLogo.png]] <!--you may upload and wikilink, or hotlink to a URL-->
|logo            =[[File:NoLogo.png]] <!--you may upload and wikilink, or hotlink to a URL-->
<!--you may hotlink to the logo, or upload and wikilink-->
<!--you may hotlink to the logo, or upload and wikilink-->
Line 8: Line 8:
|language        =German
|language        =German
|editmode        =YourWikiEditMode<!--OpenEdit, LoginToEdit, etc, see Category:Wiki Edit Mode-->
|editmode        =YourWikiEditMode<!--OpenEdit, LoginToEdit, etc, see Category:Wiki Edit Mode-->
|maintopic        =Wiki Engine
|maintopic        =Wiki engine
|prog language    =Java
|prog language    =Java
|s/w license      =YourSoftwareLicense<!--WikiMatrix will advise, see Category:License-->
|s/w license      =YourSoftwareLicense<!--WikiMatrix will advise, see Category:License-->
}}
}}
<!--{{WikiEngineFeatures}}-->
<!--{{WikiMatrix wiki engine features}}-->
'''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&section=0&encuser=true]).  Using a particular indexing scheme for articles it is able to create disambiguation pages automatically: [http://www.wikiweise.de/wiki/Bug]
'''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&section=0&encuser=true]).  Using a particular indexing scheme for articles it is able to create disambiguation pages automatically: [http://www.wikiweise.de/wiki/Bug]