Scribbish Updated

Sunday, March 19

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

Download Scribbish

Thanks to everyone who submitted feedback, and let me know if you find anything I may have missed.

Comments

Leave a response

  1. topfunkyMarch 23, 2006 @ 07:30 AM

    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.

  2. JackMarch 24, 2006 @ 05:37 AM

    Looks great. Thanks a bunch.

  3. Nikolay KolevMarch 24, 2006 @ 05:03 PM

    Scribbish is the most stylish theme in existence. Keep up the good work!

  4. FredBMarch 28, 2006 @ 07:54 AM

    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.

  5. Joe BlockApril 01, 2006 @ 06:51 AM

    The url to the typo link is mispelled as http://typoshpere.org/ instead of http://typosphere

  6. PackagethiefApril 03, 2006 @ 02:24 AM

    Thanks, Joe. Now fixed.

  7. Joerg BattermannApril 03, 2006 @ 06:32 AM

    Thanks! & good work :)

  8. W. Andrew Loe IIIApril 22, 2006 @ 11:06 PM

    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.

  9. PackagethiefApril 28, 2006 @ 05:14 PM

    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.

  10. W. Andrew Loe IIIMay 03, 2006 @ 10:29 PM

    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.

  11. W. Andrew Loe IIIMay 03, 2006 @ 10:31 PM

    Correction, it does work on the links in the sidebar, but it doesn’t on links in the header (is the overridden elsewhere?).

  12. GigiMay 04, 2006 @ 04:09 AM

    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

  13. sfongMay 08, 2006 @ 06:00 AM

    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?

  14. DeLynn BerryMay 12, 2006 @ 06:18 AM

    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.