New Template Page Layout In Magento 1.4.1

It seems as though on every Magento site we do, it is necessary to do a custom home page layout.  I keep finding myself going back to my notes on this, so I thought this information might be useful to others. Create a new layout file in your themes folder:  app/design/frontend/default/THEME/template/page/homepage.phtml.  For now, just paste [...]