Wrote a little module that adds extra layouts to your store. Unzip and modify config.xml and template .phtml files to suite your needs.
I’ve been doing a lot of “fixes” development lately and noticed how badly Magento theme can be fragmented when work is distributed across more development teams. Seems like everyone has it’s own way of doing things.
Personally I like to keep all my template view files in one root theme folder. This little module is merely my way of handling special page needs.
Download ExtraLayouts module. Module is written and tested on Magento 1.3.1 version. However, it does not use any advanced or complex features so it should be safe to use it even upon Magento upgrade.
Hope you find some use of it.

