By saltspringer on
What is the best way to put a text field on the Events page? For the site I am building, I would like to use the Events page as the home page, but I would like to put a text field between the title and the listings of coming events, which I can use much like a blog to allow new material to be put up on a regular basis.
I took a stab at it with CCK, but didn't get very far... would Flexinode be better? Hopefully there's a simple solution out there.
Comments
only other way to go about
only other way to go about it without using CCK (can't speak for flexinbode) would be to hack the event.module code. I don't suggest this method.
using CCK and then themeing the CCK created page is your best bet.
you could of course, set up flexinode on a test site to see if its a "simplier" solution.