I want to have a "related articles" module on my site.
Example: When I write about cows I want other related articles
about cows to appear at the bottom of my story. Maybe I wrote about
Gary Larson and his cow drawings at some other time, then I would like
this article to be included in the "related article" section at the bottom
of the story. And I want this to be totally automatic.
Is this possible? If not possible, is there a way I can do this manually?
I want to create professional articles with Drupal 4.7. I have been toying with the image module, the story module and other modules, but seems like the only option is to make my own module, and I really don't have time for that.
What i want to do is to be able to create articles like this:
#### TITLE #1 | #### TITLE#2
#### Here's some | #### Another short
#### short intro | #### intro text
#### [read more..] | #### [read more..]
-----------------------------------------------
#### TITLE #3 | #### TITLE#4
#### Here's another | #### Another short
#### short intro | #### intro text
#### [read more..] | #### [read more..]
-----------------------------------------------
...ADVERTISING BANNER HERE ...
-----------------------------------------------
#### TITLE #5 | #### TITLE#6
#### Here's some | #### Another short
#### short intro | #### intro text
#### [read more..] | #### [read more..]
-----------------------------------------------