I just upgraded to the latest trunk version of Typo; 762 and was glad to see an Audioscrobbler addition to the sidebar – so you can now see all the latest tracks I’ve played recently. Mainly this week that has been ‘The Polar Express’ soundtrack by Alan Silvestri (composer of the Forest Gump soundtrack).
Also, Typo should now been pinging blog-sites so they all know I’ve updated, which is nice and handy.
The next new addition that I’ll have to try out by updating some of my old posts, is syntax colouring :)
Update
I appear to be getting errors when either creating or editing posts :( However, the edit, or new post seems to be executed and not lost…
I get the following:
Application error (Rails)
The error message doesn’t help much. But I think that’s probably down to my Typo instance being in the Production environment of Rails. If I go back into Development, then I should get more details I hope… Anyway, I’m too tired tonight so I’ll try and fix it tomorrow.
Ok, so morning has now come and I’m now in the Development environment and I get a hell of a ton more information now. It’s to do with a MySQL error in /app/views/admin/content/show.rhtml. So right now I’m in the IRC channel trying to find an answer.
Appears as though the article_id field was missing from the resources table. I added it in manually and everything is working now.