Hi John, You can use

Von Gunther's picture
Offline
Joined: 07/16/2010
Juice: 106
Hi John, You can use

Hi John,

You can use http://drupal.org/project/imagecache_actions imagecache actions to overlay text on top of an image.
It is not clear what your problems with sitemap are, however I assume that my program overwrites another sitemap when cron is triggered.
function sitemaprss_cron() {
change:
call_function_13();
call_function_12();
drupal_set_message('Cron Has Created Product Sitemap File and Taxonomy In Root Directory (sitemap.xml, rss.xml)');
}
to
function sitemaprss_cron() {
// cron does not trigger
call_function_13();
//call_function_12();
drupal_set_message('Cron Has Created Product Sitemap File and Taxonomy In Root Directory (sitemap.xml, rss.xml)');
}

Your website is good john, i think horizon air is going through a tough time ... good luck to your new enterprise , drupal has helped loads of people make money.
Bellevue Seattle

Store RSS Feed And Sitemap v.1.0.0.0 - Google Base Compatible By: Von Gunther (60 replies) Fri, 07/30/2010 - 08:41