I’m trying to figure out another nuance before going live. I found the place where you can tell Drupal how many new items to display on the homepage and have it set to 3. It's displaying all 4 that I've "promoted to homepage". Why? AND... I need to figure out how to have these events listed with the nearest ones first, not the most recently added. I also need to make sure they’re added to the cue to be added to the homepage without manually promoting it there.

Thanks for pointing me in the right direction.
Sheila

Comments

maedi’s picture

It will take a little effort on your behalf to understand, but Views in the answer.
http://drupal.org/project/views

SheilaHoff’s picture

Thanks...I'm using Views for our events calendar so I'll see if I can figure this out.