missed the URL for slides, resources, etc.
threshhold of a good CMS is how easy you can make variables pretty. template is an abstraction of a static html page.
“felt like I could never get the granularity that I wanted”
D7 gives more control.
he maintains Fusion module for top notch themes.
1st impression of render api (D7) was negative. feels like stuff output by render is wrappers around wrappers around wrappers – “I can’t scroll that far to the right”
#theme thing in content array gives bare html? may have missed something.
content array – each field is templated according to a theming function -
I really want to see some code examples.
render api provides some new hooks – hook_page_build()
I’m missing which aspects are for D6 and which are for D7.
He has a great voice, but I’m having a hard time getting anything actually usable.
Things that sound hard can be really easy (with Views!) and things that sound easy can be really hard (adding a thing to a page).
hook_page_build()
Wow, some of that sounds cool. I WANT TO SEE IT ON THE SCREEN.
“29 hours of travel” – that may be why this presentation feels so disjointed.
having a lot of template files can really slow down site. (eep)
Well, this does make me curious about checking out theming in D7, so that’s something.