Scribbish 0.2

Sunday, November 20

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

Comments

Leave a response

  1. mattNovember 21, 2005 @ 04:22 AM

    I tried to upgrade my blog to Scribbish.02, I have;

    • Typo 2.6.0
    • ruby 1.8.2
    • Rails 0.14.3

    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 ?

  2. PackagethiefNovember 21, 2005 @ 05:01 AM

    I think it might be a caching issue. Try, rm -rf public/index.html public/articles public/stylesheets/theme to clear any old markup / styles out of the cache.

  3. mattNovember 21, 2005 @ 05:37 AM

    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.

  4. PackagethiefNovember 21, 2005 @ 08:54 AM

    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.

  5. mattNovember 21, 2005 @ 10:01 AM

    No problem, thanks for checking it out for me.

  6. PackagethiefNovember 26, 2005 @ 03:09 AM

    Scribbish-0.2 has been backported to work with typo 2.6.0. See http://quotedprintable.com/pages/scribbish.

  7. mattNovember 27, 2005 @ 05:05 PM

    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

  8. PackagethiefNovember 29, 2005 @ 01:20 PM

    Matt—If I remember correctly, typo 2.6.0 doesn’t have gravatars built-in. You’ll need edge-typo if you want them.