Version 0.2 of the Scribbish theme for typo is available for download from its shiny new download page at http://quotedprintable.com/pages/scribbish
Note: Scribbish 0.2 works with the latest version of typo (r759) but not with the latest stable release (2.6.0). To get the latest version of typo using subversion, see http://typo.leetsoft.com/trac/wiki/DownloadCurrent


I tried to upgrade my blog to Scribbish.02, I have;
No errors on the page, but none of my blog entries were visible.
So I reverted back to the older Scribbish – could this be a caching or stylesheet issue ?
I think it might be a caching issue. Try,
rm -rf public/index.html public/articles public/stylesheets/themeto clear any old markup / styles out of the cache.hmm, no luck (see my blog link) ... Any suggestions ?
Viewing source the entries dont seem to be coming through at all.
ps.. Im on a dreamhost box, so its Apache with FCGI.
Sorry—I’ve been working from the typo trunk and forgot to check to see if Scribbish was still compatible with 2.6.0. Of course, it is not. Typo has added a few helper methods which I am making use of in my views. I briefly considered some backward compatiblity hacks but have opted against it as I think it will cause maintenance headaches. So from now on, I’ll be keeping Scribbish up-to-date with the latest version of typo from svn.
No problem, thanks for checking it out for me.
Scribbish-0.2 has been backported to work with typo 2.6.0. See http://quotedprintable.com/pages/scribbish.
Thanks packagetheif ! – Ive updated and everything seems to be running smoothly. BTW – how’d you get gravatar working with Typo – couldnt see the link for it on gravatar.com
Matt—If I remember correctly, typo 2.6.0 doesn’t have gravatars built-in. You’ll need edge-typo if you want them.