Recently, I had the task to export a small MediaWiki to HTML. I wrote a Python script and published it on Github.
Wiki auf Gitlab benutzen
Ich habe gerade ein Projekt mit anderen Entwicklern, wo wir uns das ERPNext Projekt näher anschauen wollen. Ich wollte nicht extra eine eigene MediaWiki Instanz aufsetzen, die ich dann auch mit Updates pflegen muss. Weil ich sowieso eine GitLab Instanz
Migration of MediaWiki and phpBB from Sourceforge Hosted Apps
So, now Sourceforge has ended their Hosted Apps for good: http://sourceforge.net/p/forge/community-docs/Hosted%20Apps%20Retirement/ Here is the migration path, how I got the OpenPetra wiki and forum to install on my own webspace. My task was to install them readonly, as we want
HTML2Wiki, Wiki2HTML
wiki2html.sh: This is a linux shell script, using sed, to convert a single page from a wiki into a static html file. see file for more comments. See html2wiki for an online version of the Perl module HTML::WikiConverter::MediaWiki.
Integration of phpNuke and MediaWiki (Authentication)
The goal is, that users are only registered on phpNuke, and can use the same username on MediaWiki, without logging in twice. Readme.txt, Download, Auth_phpnuke.php, authphpnuke.php, modules/MediaWiki/index.php.