Posted by robin.prieschl on February 25, 2009 at 8:19am
Hi All
Watched the following video, http://www.mustardseedmedia.com/podcast/episode11.
Is this the best and most common way to creating custom home pages?
It seems to be focused on creating custom blocks and making them display only on the front page and then styling them.
Thanks
Robin

Comments
panels
I did not see the video, but you might want to look at this module:
http://drupal.org/project/panels
Quentin
www.maxheadroom.co.za
Quentin
Panels not production ready it seems
Thanks, checked it out, but it seems like it isn't production ready as yet.
Robin
I use it for the front page
I use it for the front page and another members only page:
www.egac.co.za
Try it, if it does not work for you, just remove it.
There's another similar module, forgot the name. Maybe Lilianplanet can help us here....
Quentin
www.maxheadroom.co.za
Quentin
You could try
You could try http://drupal.org/project/composite which is similar to Panels ...
Template suggstions
You could use template suggestions as described here if you want to override the page template for a node: http://drupal.org/node/104316
I've even set up a specific home page content type which you can then override using a custom template: http://drupal.org/node/17565
I'd also have to second the call for using panels - brilliant and powerful module. I haven't tried composite yet.