Closed (fixed)
Project:
Movie database
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 May 2007 at 14:23 UTC
Updated:
23 Feb 2009 at 23:13 UTC
Hello,
Just wondering if there is a way to display only part of a movie node on the front page. As it stands, the entire node is displayed, which takes up quite a bit of browser space. Is there some way to have a teaser version displayed instead, that includes only the title and the plot, and maybe a "read more" link?
Brad
Comments
Comment #1
penwing commentedJust want to add my voice on this one. I want to use it to try and hide any spoilers away from the front page.
I'm currently trying to understand drupal so I can work out a fix, but it's hot and my brain hurts...
Alex
Comment #2
penwing commentedI have a very simple fix. there may be a more drupal way of doing it, but, changing mdb_theme.inc:80 to
does the job for me.
Alex
Comment #3
ultimatedruid commented