Last. Themes. Posted.
Posted by Geoffrey Grosenbach Thu, 01 Dec 2005 15:07:00 GMT
Fuzzy clock says “five afta’ twelve,” and I’ve posted the last theme that made it in before the deadline!
The final tally is over 120 new Typo themes! Wow.
I’ll send voting info to the judges tomorrow.
I also owe one year Rails blog hosting packages with Planet Argon to the first ten themes from way back in October. I’ll send those out tomorrow.
Good luck, everyone!








Awesome job Geoffrey. That must have been some hard working.
Now may the best theme win. Good luck to everyone!
120 themes…. holy s#$t that is awesome… may typo “live long and prosper”..
Great work Geoffrey and to all the guys / girls who added a typo theme
That’s crap load of themes. Good luck to all the entris.
120 themes is awesome! It’s a great collection of work. Congratulations to everyone who participated. All of the work is valuable to the community with or without prizes.
All said and done, after making six themes and submitting four, I think I may switch from Drupal to Typo. It’s so gosh-darn easy to use and I’ve been playing around with extending it. I’m having too much fun to stop.
120! congratulations to everybody.
Any chance of a massively huge archive of all of them? A torrent perhaps? I know I’d like to check all of the themes out without going through and downloading each one…
I’m gonna applaud till my hands bleed. Great job everyone! :)
Looks like we need a theme-switcher siderbar now.
120, damn thats a lot.
Hmm… so I’ve downloaded a number of themes (about 8), and with one exception, none of them show anything when you’re on the article’s page. The main page shows fine, but if you click the title of an article you get a blank page.
I’m running off of current trunk as of tonight… this has been happening since the day the contest ended, when I was running on the then-current trunk.
It appears that the views that come with the themes aren’t overriding the built-ins. Anybody got any ideas?
I see the same thing Ben, and running off build 764.
Ben,
As my major complaint – typo completely changed the way body HTML is retrieved right after 2.6.0
Thus, my theme works in trunk and not current stable builds. People complained about it, but that’s the reason I chose it. Because my method will continue to work in futureversions.
Themes written for 2.6.0 will not be compatable with any future version of Typo as it stands now.
Kyle – You might have done the only one I have that works ;) Which was yours?
Hemingway.. didn’t realize Typo didn’t remember my URL for some reason.
Mine was also developed for Typo Trunk.
Why aren’t we told these things on the contest page? I think that’s really weird.
Anyway.
If anyone could summarize the changes, or link to something explaining them, that would be great. So I can update my theme…
Bastiaan> It’s fairly easy to figure it out. Just install a Trunk build and install your theme. Check the views templates in the Trunk build and you’ll be able to update it. It’s not that much that changed really. It just looks like that because some things break totally. Easy to fix though.
AFAIR, the methods that are supported in trunk typo are all there in 2.6.0 and you should use those. What we should have done is put deprecation warnings on the old messages and for that we apologize.
We really did have to change the interface I’m afraid, otherwise we couldn’t get the new text filtering stuff to work, and they do some really handy stuff.
Okay I updated my theme. It was much easier than I had anticipated. Excellent :)
Nope Piers. There’s quite a lot changed actually.
For one, none of the article_html, or comment_html helpers are in 2.6.0. For two, there is no html accessor (I’m assuming that was an added column to the db). These are two pretty drastic changes that don’t allow any “quick fixes” on 2.6.0 to get trunk themes working.
You guys should just release another stable version. Luckily upgrading typo is easy.
Kyle/Bastiaan- Any chance you could post or blog or somehow note what specific changes you made? That’d make it a lot easier for other authors to go through and fix stuff.
It’d also make it easier for me to fix the ones I want to use while maintaining my policy of maximal laziness ;)
If you don’t, I will. :D
Wow, so in an effort to do that Ben, I found a major problem.
The source downloaded from: http://rubyforge.org/frs/download.php/7006/typo-2.6.0.zip is NOT the same source as http://typo.leetsoft.com/trac/browser/tags/release_2_6_0/
Looks like the Typo admins got a bit mixed up somewhere. Thus the major confusion – I believe.
For reference Ben, the major change is to change all instances of body_html to the helpers. For example, change:
<= article.body_html %> to <= article_html(article %>
If you look through the source here: http://typo.leetsoft.com/trac/browser/tags/release_2_6_0/app/views/articles/ you’ll see the changes that need to be done to _article.rhtml, _comment.rhtml, _trackback.rhtml, comment_preview.rhtml, read.rhtml, and view_page.rhtml
Still no results eh? :(
Anyway: For those who continue theme development any anyone else interested, I wrote an article on Typo theming on my blog.
read it here
Results by midnight PST tonight, rain or shine.