$is_award=$is_gold_award=$is_hair=0;
$is_byallee=0;
$is_askallee=0;
$c=get_the_category();
foreach ($c as $cat)
{
if ($cat->slug=='certifikitsch-winners')
{
$is_award=1;
}
if ($cat->slug=='classique-d-camembert-winners')
{
$is_gold_award=1;
}
if ($cat->slug=='love-is-in-the-hair-award-winners')
{
$is_hair=1;
}
}
// true added because this table will now always exist - jealous button
if ($is_award || $is_gold_award || $is_hair || true)
{
$admin_email_pop_coa=$admin_email_pop_cdc=$admin_email_pop_liith="";
if ( current_user_can('level_10') )
{
$now=gmdate("Y-m-d H:i:s");
$key=sha1("A".$now."B");
$the_title=single_post_title("", false);
?>
$admin_email_pop_coa="
Send Certifikitsch Confirmation Email to: ".get_the_author_meta('display_name')."";
$admin_email_pop_cdc="
Send Classique d' Camembert Confirmation Email to: ".get_the_author_meta('display_name')."";
$admin_email_pop_liith="
Send Love Is In The Hair Confirmation Email to: ".get_the_author_meta('display_name')."";
}
echo "
";
if ($is_award)
{
echo '
';
echo ' .'/library/img/certifikitsch-of-authenkitschity.gif)
'.$admin_email_pop_coa;
}
if ($is_gold_award)
{
echo '
';
echo ' .'/library/img/classique-d-camembert-post.gif)
'.$admin_email_pop_cdc;
}
if ($is_hair)
{
echo '
';
echo ' .'/library/img/icon-love-is-in-the-hair-sm.png)
'.$admin_email_pop_liith;
}
/*
if (empty($uid))
{
$str="Click if you\\'re Jealous!
(You must be logged in to be Jealous.)";
}
elseif ($user_is_jealous)
{
$str="You are Jealous of this Kitsch!";
}
else
{
$str="Click if you\\'re Jealous!";
}
if (empty($uid))
{
echo '
 .'/library/img/jealous-button-med.png)
';
}
elseif ($user_is_jealous)
{
echo '
 .'/library/img/jealous-button-med.png)
';
}
else
{
echo '
 .'/library/img/jealous-button-med.png)
';
}
if (count($jealous_rs)>0)
{
echo "(
".count($jealous_rs).")";
}
*/
echo "
\n\n";
}
?>
From the San Diego Union tribune, 12/1/10:
Convincing Alice Walker, author of the Pulitzer Prize-winning novel “The Color Purple,” that her book could make for a successful stage musical? That was hard.
Finding the songwriters who could do justice to Walker’s work (and to memories of Steven Spielberg’s hit 1985 movie version)? That was harder.
In fact, after two years of searching, producer Scott Sanders had come up empty-handed. That was when Allee Willis, a wide-ranging artist and songwriter whom Sanders had hired as a consultant, took a page from the Dick Cheney playbook and nominated herself.
See the full story: http://www.signonsandiego.com/news/2010/dec/01/theater-preview-songs-in-the-key-of-purple/
windupkitty
Wow, your title for this post freaked me out for a second! :D Great article though!