The Scribbish theme for typo has been updated. You can go ahead and download version 1.1
This update solves the following problems, all of which were graciously reported to me by users:
- Fixed broken links to typo home page (updated to typosphere.org)
- Fixed that in certain browsers, AJAX commenting wasn’t working properly
- Fixed that the config hash was being accessed directly causing errors with the latest version
Thanks to everyone who submitted feedback, and let me know if you find anything I may have missed.


Nice timing! I modified the theme heavily for my updated site:
→ Nuby on Rails
Scribbish is great to work with. I’d love to see it included with the standard Typo bundle.
Looks great. Thanks a bunch.
Scribbish is the most stylish theme in existence. Keep up the good work!
Hi Packagethief,
Let me thank you for scribbish. It really was an excellent start for my new theme. You can see a post about it here.
While doing my theme, I spotted the first two problems you fixed, I’ll look for the third one in the coming days.
Thanks again for your work.
The url to the typo link is mispelled as http://typoshpere.org/ instead of http://typosphere
Thanks, Joe. Now fixed.
Thanks! & good work :)
I think its broken with the latest typo trunks, they’re changing a lot with how sidebars are done. I know I had to fix my own theme. I’m thinking about adapting it to this though, cleaner base.
Andrew – yeah, I too noticed that the sidebar was borked. I’ve fixed it now in the latest release (1.3), so give it a whirl.
Also, your rollover for links in application.css causes a few glitches. First background doesn’t switch to black, text is just switching to black. Also you get a black bar under images when rolling over them. This is in Firefox and Safari, don’t know what browser you are testing under.
Correction, it does work on the links in the sidebar, but it doesn’t on links in the header (is the overridden elsewhere?).
Hello, i downloaded your them but i’m unable to get i working.
Where have i to install it ??? I putted all the folder in my stylesheet/theme dir….
isn’ it correct ? Please let me know where to install it. Thank you very much
Gigi
I’m trying out typo, just did it today using automated install by Site5. I think I have latest typo 2.6
Uploaded your latest version 1.3 but when trying to activate it I got a blank error page?
Absolutely newbie in RoR so don’t know what did I do wrong?
Jeffrey: Just wanted to pass along a quick little bug fix for the Scribbish theme. The default.rhtml file needs to have the javascript_include_tags for prototype.js listed before the tags for the typo.js. The current order will cause a JS error to be thrown since the typo.js file tries to use the Event object.
Been using a modified version of your theme over at my site for little while and I love it! Keep up the good work.