Michael R. Barrick's blog
Sat, 2011/03/19 - 11:04am
Thu, 2011/03/17 - 1:51pm
Add the following function to the template.php for your theme:
function yourthemename_preprocess_page(&$vars, $hook) {
if (isset($vars['node'])) {
// If the node type is "blog" the template suggestion will be "page--blog.tpl.php".
$vars['theme_hook_suggestions'][] = 'page__'.$vars['node']->type;
}
}
Change the "yourthemename" in the function name to match the name of your theme.
Wed, 2011/03/16 - 11:04am
Tue, 2011/03/15 - 11:04pm
Sat, 2011/03/12 - 10:40am
Sat, 2011/03/12 - 12:35am
Fri, 2011/03/11 - 11:04pm
Fri, 2011/03/11 - 10:58pm
Wed, 2011/03/02 - 1:46pm
(timings are approximate)
Hour 0: news is created/disseminated from the source
Hours 0-30: people with a direct interest micro-blog (Tweeting, fb-status, etc.), text, and blog about it.
Hours 12-48: people with a secondary interest micro-blog, text, and blog about it.
Hours 24-72: dinosaur print and broadcast media start to disseminate the story.
Thu, 2011/02/24 - 9:50pm

I've been sporadically working on a complete redo of
my portfolio site and think it is time to come up with a new artist's statement. I could use some new verbiage to get the words flowing.
How would you describe my work or my style?
Pages