Posted by shill on April 15, 2009 at 4:46pm
So at work I have to recreate the Press Release page for our website. We are redoing it in Drupal. The problem is the press release page will only show the Date, Release Title, and a link to the full article. How would I go about doing this as I see that it is set up now to display the Title, Summary, and link to full article? Any help would be greatly appriciated.
Comments
=-=
investigate the views.module any time you want to create lists of content.
I'm not really understanding
I'm not really understanding how to use this, and the instructions on Drupal aren't much of a help to me.
=-=
get the advanced_help.module which has a great deal of documentation for the views.module
watch:
http://mustardseedmedia.com/podcast/episode9
http://gotdrupal.com/videos/drupal-views-tutorial
along with that apply some experimentation and learn through trial and error. There are a great deal of tutorials that can be found with google.
Another option would be to write/build your own DB query