Category:Wikipresto: Difference between revisions
Hoof Hearted (talk | contribs) m (Text replacement - "FoundedIn20xx" to "Founded in YYYY") |
Hoof Hearted (talk | contribs) m (Text replacement - "Wiki Engine" to "Wiki engine") |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Wiki | {{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 | |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--> | ||
}} | }} | ||
<!--{{ | <!--{{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§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] | '''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] | ||
Latest revision as of 19:16, 23 November 2022
|
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 intended to release the software under GNU Lesser General Public License (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...)