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

DokuWiki

dkdil 0.7 is out

By Carlo on 2009-02-09

This release fixes a small bug (thanks to Michael Klein).

Posted in English | Tagged DokuWiki, trivial hacks | Leave a response

dkdil 0.6 is out

By Carlo on 2008-07-09

This release uses the new feedproxy.google.com feed (thanks to Casey).

Posted in English | Tagged DokuWiki, trivial hacks | Leave a response

dkdil 0.5 is out

By Carlo on 2008-05-06

This release uses DokuHTTPClient instead of CURL, removing a dependence and handling the proxy settings automatically (as suggested by Andreas Gohr).

Posted in English | Tagged DokuWiki, trivial hacks | Leave a response

dkdil 0.4 is out

By Carlo on 2008-05-05

This release fetches the DilbertDailyStrip RSS feed (and it uses SimpleXML and CURL).

Posted in English | Tagged DokuWiki, trivial hacks | 2 Responses

dkdil 0.3 is out

By Carlo on 2008-04-01

This release fixes a small security weakness (credits to Andy Webber).

Posted in English | Tagged DokuWiki, trivial hacks | Leave a response

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

DokuWiki passes E_STRICT test, others don’t

By Carlo on 2007-11-05

Having read that The Zend Framework codebase must be E_STRICT compliant. on the latest version of a XAMPP server I’ve tested with E_STRICT the three LA(M)P programs that I mostly use: DokuWiki (2007-06-26b), Joomla! (1.5 RC3) and WordPress (2.3.1). Of course DokuWiki is the simplest of them but I was surprised to discover that it [...]

Posted in English | Tagged DokuWiki, free software, Joomla, PHP, WordPress | 2 Responses

dkdil 0.2 is out

By Carlo on 2007-10-24

This release does not use anymore NuSOAP but the PHP5 SOAP extension and it can read the optional proxy configuration of DokuWiki (without having to duplicate it internally).

Posted in English | Tagged DokuWiki, trivial hacks | Leave a response

A Dilbert Plugin for DokuWiki

By Carlo on 2007-07-28

I wrote a simple plugin for DokuWiki that, writing [DIL] on a page, lets you see displayed the Daily Dilbert. It uses the DilbertDailyStrip RSS feed and SimpleXML. I’ve written a similar plugin for WordPress. The current version is 0.7 and you can download it here. ChangeLog: Version 0.7: it fixes a small bug (thanks [...]

Posted in English | Tagged DokuWiki, trivial hacks | 23 Responses

A DokuWiki directory lister plugin

By Carlo on 2007-05-10

I wrote this simple DokuWiki plugin that lists the directories contained in a hardwired directory (it works like this Mediawiki extension): 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 returned are sorted: change the values of lhd_path and lhd_url before using the plugin. A DokuWiki plugin is [...]

Posted in Italiano | Tagged DokuWiki, trivial hacks | Leave a 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.