Enlighten is my latest contribution to the PmWiki platform. Nothing too special here: a basic 2-column blog layout. But it was easy to produce, and helped me narrow the time it takes to do each part of a skin conversion. Turns out the basic conversion is pretty quick. A few hours. What adds the time is all the extras. Adding fixed/fluid width support; multi-color themes; support for BlogIt. All told, it seems to take around 20 hours to do a skin conversion.
Search
Recently Written
Recent Comments
- Well done...
- @Amit/Virgi: I missed Virgi's original comment, sorry. I...
- Great article, David! But as Jon Virgi noted in his comment...
- @codeMan: You could add a copyright notice to
Hey, is it possible to edit the credits? I would like to... - Excellent, thanks for the information Thibault...
- Brilliant...
- Hello...
Categories
Page last modified on November 11, 2009, at 04:33 PM
Choice theme originally by DemusDesign, adapted by David Gilbert, powered by BlogIt

Hello David,
First of all, sorry for posting here but is the easiest way I've found for communicating with you.
I'm using 'skittlish' and after defining:
SetTmplDisplay('PageOptionsFmt', 0);
in 'config.php' your get a JavaScript error IE 8.
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0)
Timestamp: Thu, 5 Nov 2009 15:54:13 UTC
Message: 'null' is null or not an object
Line: 77
Char: 3
Code: 0
URI: http://localhost/wiki/pub/skins/skittlish/app.js
Any idea bout what's happening?
Thank you very much!
Manel: Thanks for letting me know. I uploaded a new version of Skittlish that fixes this issue. If you have additional problems, feel free to post them on the Skittlish comment page.
Hi Dave,
It works OK! Thank you very much for the updated version.
See you.
Hey, is it possible to edit the credits? I would like to add a copyright notice for my website.edit the credits? I would like to add a copyright notice for my website.
@codeMan: You could add a copyright notice to
{$Group}.SiteFooteror{$SiteGroup}.SiteFooterpages -- just edit the pages as a normal wiki page. Alternately you could edit the file skin.tmpl and add your copyright text in there.