I read the following blog post by Justin Tadlock a few days ago:
http://themehybrid.com/archives/2009...for-hybrid-0-7
I always thought the Hybrid theme was the framework, but I guess not. When I was commenting on the post, I don't think it dawned on me quite how useful what Justin is doing could be.
If any of us wants to create a theme with full-blown framework style functionality built into it, we can just copy Justin's framework, dump it into our theme and whammo! ... instant Parent Theme with ninja functionality built into it. Of course you still need to add a bunch of hooks etc. to your theme for it fully work, but chances are if you were intending to build a serious theme that you would already be doing that anyway, albeit with your own hooks.
I've been beavering away working on a theme related project for a while now and have been dreading adding a whole bunch of "stuff" to it as it's just a bunch more crap to maintain, but if it's based on Justin's core framework code then as long as Justin is on the ball (and he will be) then it should work flawlessly.
This doesn't require a parent theme to work, which makes it significantly easier for newbies to understand yet gives you all of the goodies that come with the Hybrid theme framework without having to rely on Justin's theme files (ie: header.php, page.php etc. etc.).
I guess you could do the same thing with a plugin, but then you would need a whole bunch of checks in your theme for whether the plugin was loaded or not whereas by dumping all of the code straight in there, it will "just work".
Opinions?


LinkBack URL
About LinkBacks
Reply With Quote
