apple no pic
For articles such as this one that have no accompanying image, we use coding within the theming layer of Views to add a default thumbnail image if the story appears on the [l:http://www.venturacottage.com frontpage]. This relates to the tag that is attached to the story so for example in this case the apple tag is translated into the parent taxonomy of fruit.
Coding then checks the image directory for fruit.png and serves it up next to the relevant title.
The code looks something like this: if($output==''){
