Magento - Displaying Content on a product page depending on a product attribute
This allows you to select a attribute in the cms that defines whether something shows up on a product page.
click here for the original website
This is a collection of all those little and large genius moments you get. You know what I'm talking about, when you've spent hours searching the internet for a solution, but no one quite knows the while answer. Then you crack it and feel like you've accomplished lifting a mountain from your path.
Magento - Displaying Content on a product page depending on a product attribute
This allows you to select a attribute in the cms that defines whether something shows up on a product page.
click here for the original website
Magento - Resize images
The code below shows you how to proportionately resize an image to fit a box with the width 200px and height 100px.
->keepAspectRatio(TRUE)->resize(200,100)
click here for the original website
SilverStripe - Reading
click here for the original website
Useful SilverStripe Modules
BGI Portfolio, Member Profiles Module, Menu Manager Module, jquery cycle slideshow
Magento - local.xml
Allows you to edit the layout of pages without the need to modify magento xml layout files
click here for the original website
Magento - Basket/Cart Summary in header
click here for the original website
Magento - Categories and Subcategories - display in static block
click here for the original website
SilverStripe - Client Area Setup
click here for the original website
click here for the original website (extra information)