nav-left cat-right
cat-right
Home > Blog > Web > wikis

mediawiki installieren

Ändern der URIsLogo zuweisenInstallation der ExtensionsBreadCrumbsCategoryTreeConfirmEditStubManagerSecureHTMLspellchecker not working with 1.12.0SyntaxHighlight_GeSHiUserImagesCategoryCloudCategoryBreadcrumbGoogle Analytics Zuerst ein Verzeichnis erstellen in das man die mediawiki Datei (z.B: mediawiki-1.12.0.tar.gz) entpackt. Dort das Verzeichnis config für den Webserver schreibbar machen. Sollte mediawiki auf...

bbclone in mediawiki

This happens to be quite easy, as nothing more than adding this to the index.php at the beginning is necessary if (strstr($_SERVER['REQUEST_URI'],"?") == false) { define("_BBC_PAGE_NAME",$_SERVER['REQUEST_URI']); define("_BBCLONE_DIR", "bbclone/"); define("COUNTER", _BBCLONE_DIR."mark_page.php"); if &#

LaTeX Wiki

HintergrundInhalteExistierende LaTeX Wikiswww.latexwiki.org Hintergrund Die LaTeX Community verfügt über eine Vielzahl an Webseiten, darunter jedoch nur sehr wenige die als zentrale Anlaufstellen gelten können. Dass der Bedarf an Webseiten zum Thema LaTeX groß ist kann ich an den Besucherzahlen meiner Seiten einsehen, da diese pro Monat in der Größenordnung von 20.000 Hits liege. Meine eigene...

Converting LaTeX output into images on a webserver

With my new website http://www.latexwiki.org I needed a way to convert the output of latex to an image in png format. Standard solutions for doing this on a webserver are the php class latexrender or the mediawiki extension wikitex. Since the wiki uses mediawiki I customised wikitex to my needs. The solutions to convert the latex output are the following latex + dvipng dvipng creates for each page in the dvi file...

howto rewrite the URI of mediawiki

With this question in mind I found the following websites use ‘mod_rewrite’ Making clean URLs with PHP5 MediaWikis .htaccess methods for wikis

mediawiki: where is the manual?

It took me ages to find anything similar to a manual for the wiki markup for mediawiki. I finally ended with these...
Page 1 of 212