2 yabba Apr 16, 2008 09:26

Cool Thanks. So I basically want to remove the text of the blog post out of the email, because people are just reading the email and not going to the blog.
Do I just remove this line?:
.$this->get('content')."\n"
From a brief glance ... yes ;)
¥
You'd need to hack the core files /inc/items/model/_item.class.php approx 2989
¥