=====Third-party software bundled with Wikka ===== Wikka bundles a number of third-party packages to provide some of its functionality. All these open-source packages are either released under GPL ([[LicenseInfo | GNU General Public License]]) or a compatible Open Source license. In order to keep Wikka's installed footprint small, as well as limit the download size, some files in the original third-party package - such as large documentation files - may not have been included. For normal operation of Wikka these files aren't needed since Wikka already provides the integration. In addition, you may already have some of these available on your system, so this eliminates some needless duplication. Should you want to modify Wikka, or the way it integrates with a third-party package, you may need the full documentation though; the overview of Wikka's third-party packages (below) provides you with the information you need to download the full package or contact the author. The software is written in PHP unless indicated otherwise. **Current as of Wikka 1.3.1** ===WikkaEdit=== |?| Overview WikkaEdit|| |=|Name||WikkaEdit|| |=|Bundled||Revision 885|| |=|Description||GUI toolbar for editing Wiki pages (requires JavaScript)|| |=|For wikka||A rewritten version of WikiEdit (see below)|| |=|License||[[http://www.gnu.org/copyleft/gpl.html | GNU General Public License]] (GPL)|| |=|Home page||http://wikkawiki.org/WikkaEdit || |=|Author||[[OlivierBorowski | Olivier Borowski]]: olivier.borowski [at] wikkawiki [dot] org|| ===SafeHTML=== |?|Overview SafeHTML|| |=|Name||SafeHTML|| |=|Bundled||Version ##1.2.0##|| |=|Description||A parser that strips down all potentially dangerous content within HTML|| |=|For wikka||Used by formatter to handle embedded HTML (between ""..."")|| |=|License||[[http://www.opensource.org/licenses/bsd-license.php | BSD]]|| |=|Home page||http://pixel-apes.com/safehtml || |=|Author||[[Wikka:RomanIvanov | Roman Ivanov]]: thingol [at] mail [dot] ru|| |=|Note||License file missing in the current distribution|| ===GeSHi=== |?| Overview GeSHi|| |=|Name||GeSHi|| |=|Bundled||version ##1.0.7.20##|| |=|Description||Generic Syntax Highlighter|| |=|For wikka||Used by formatter to provide syntax highlighting in code blocks (between ""%%...%%"")|| |=|License||[[http://www.gnu.org/copyleft/gpl.html | GNU General Public License]] (GPL)|| |=|Home page||{{image alt="powered by GeSHi" link="http://qbnz.com/highlighter/" url="http://qbnz.com/highlighter/images/powered-by-geshi.png"}}|| |=|Author||Nigel McNie: oracle [dot] shinoda [at] gmail [dot] com|| |=|Note||Documentation and example code missing in bundeled version.|| ===FreeMind=== |?| Overview FreeMind|| |=|Name||FreeMind|| |=|Bundled||version ##0.7.1##|| |=|Description||Free mind mapping software (requires Java - JRE 1.4.0 minimum)|| |=|For wikka||A mind map (in XML format) can be embedded in a page (between <map>...</map>); the formatter converts this to a Java applet to display the data|| |=|License||[[http://www.gnu.org/copyleft/gpl.html | GNU General Public License]] (GPL)|| |=|Home page||http://freemind.sourceforge.net/wiki/index.php/Main_Page || |=|Author||Daniel Polanský (project director): dan [dot] polansky [at] seznam [dot] cz - and others|| ===[[RssInfo | FeedCreator]]=== |?| Overview [[RssInfo | FeedCreator]]|| |=|Name||[[RssInfo | FeedCreator]]|| |=|Bundled||version 1.7.2-ppt|| |=|Description||Flexible news feed generator|| |=|For wikka||Provides the backend for the ""{{rss}}"" action to syndicate external RSS feeds into a Wikka page|| |=|License||{{license display="button" type="LGPL"}}|| |=|Home page||[[http://feedcreator.org]]|| |=|Author||info@feedcreator.org|| From | the latest thirdparty.txt distribution file (this page needs to be updated): Third-party software bundled with Wikka --------------------------------------- Please visit http://docs.wikkawiki.org/ThirdPartyInfo Wikka bundles a number of third-party packages to provide some of its functionality. All these open-source packages are either released under GPL (GNU General Public License) or a compatible Open Source license. In order to keep Wikka's installed footprint small, as well as limit the download size, some files in the original third-party package - such as large documentation files - may not have been included. For normal operation of Wikka these files aren't needed since Wikka already provides the integration. In addition, you may already have some of these available on your system, so this eliminates some needless duplication. Should you want to modify Wikka, or the way it integrates with a third-party package, you may need the full documentation though; the overview of Wikka's third-party packages (below) provides you with the information you need to download the full package or contact the author. The software is written in PHP unless indicated otherwise. Name : SafeHTML Bundled : Version 1.2.0 Description: A parser that strips down all potentially dangerous content within HTML For Wikka : Used by formatter to handle embedded HTML (between ""..."") License : BSD Home page : http://pixel-apes.com/safehtml Author : Roman Ivanov: thingol [at] mail [dot] ru Note : License file missing in the current distribution Name : GeSHi Bundled : version 1.0.7.20 Description: Generic Syntax Highlighter For Wikka : Used by formatter to provide syntax highlighting in code blocks (between %%...%%) License : GNU General Public License (GPL) Home page : http://qbnz.com/highlighter/index.php Author : Nigel McNie: oracle [dot] shinoda [at] gmail [dot] com Name : FreeMind Bundled : 0.7.1 Description: Free mind mapping software (requires Java - JRE 1.4.0 minimum) For Wikka : A mind map (in XML format) can be embedded in a page (between ...); the formatter converts this to a Java applet to display the data License : GNU General Public License (GPL) Home page : http://freemind.sourceforge.net/wiki/index.php/Main_Page Author : Daniel Polanský (project director): dan [dot] polansky [at] seznam [dot] cz - and others Name : Onyx RSS Bundled : Version 1.3 Description: Open source RSS parser that minimizes bandwidth usage For Wikka : Provides the backend for the {{rss}} action to syndicate external RSS feeds into a Wikka page License : The MIT License Home page : (no longer available) Author : Edward R. Swindelles (email no longer available) Note : Since the original site no longer exists (the domain is now in other hands), there is no longer an official download location. The online documentation is still accessible via the WayBack Machine; start here: http://web.archive.org/web/20030601150132/www.readinged.com/onyx/rss/ Name : WikkaEdit Bundled : unknown version Description: Wiki editor For Wikka : Featured wiki editor License : GNU General Public License (GPL) Home page : http://wikkawiki.org/WikkaEdit Author : Olivier Borowski olivier.borowski [at] wikkawiki [dot] org Name : FeedCreator Bundled : Version 1.7.2-ppt Description: Flexible news feed generator For Wikka : Provides feed generation functionality License : GNU Lesser General Public License (LGPL) Home page : unknown Author : Scott Reynen (and others) scott [at] randomchaos [dot] com ---- CategoryReference - CategoryEN