I have a simple view that lists lists taxonomy terms:
CSS
everything related to Css
Drupal
everything related to Drupal
Theming
everything related to theming
and so forth
The terms link to articles that have the terms tagged.
But I want to show a custom message when some terms still have no articles, e.g. CSS: at the moment no article is tagged with Css so when the user clicks on CSS I want to show a message e.g. "no content, check later".
My view is set up this way:
show taxonomy term!default