temporaneità
English scratches and Italian notes written by Carlo Perassi
  • About
    • Borges
  • Curriculum Vitae
  • Contact
Browse: Home / MediaWiki

MediaWiki

Inserting raw HTML code in MediaWiki

By Carlo on 2008-02-01

Someday this post could save you an hour: do you need to insert raw HTML code in MediaWiki (for example, an internal image that links to an external website)? Configure it to use $wgRawHtml (its page says that it is safe to use it only if your site is not publicly editable). I can’t say [...]

Posted in English | Tagged DokuWiki, free software, MediaWiki | 7 Responses

A MediaWiki directory lister extension

By Carlo on 2007-04-23

I wrote this simple Mediawiki extension that lists the directories contained in a hardwired directory: its output is like the following XHTML list: <ul> <li>http://www.foo.org/aaa/</li> <li>http://www.foo.org/aab/</li> <li>…</li> <li>http://www.foo.org/zzz/</li> </ul> The directories are returned in the order in which they are stored by the filesystem. Change the values of $dir and $url_foo before using the extension.

Posted in English | Tagged MediaWiki, trivial hacks | 1 Response

Search

It passes

it passes

My posts, unless otherwise expressly stated, are licensed under a Creative Commons Attribution-Share Alike 2.5 Italy License.

Copyright © 2006 - 2012 by Carlo Perassi. Powered by WordPress and Hybrid.