This example shows that how the static ip can be assigned to container and how to add another container network...

First create your conditions in the system.xml.. Second add your css and js in your local xml. css/my_module/my_module.css

The template file or content of the magento page can be changed on the fly using observer. For example, if...

page/html/breadcrumbs.phtml

Following methods of the Config.php(app/code/core/Mage/Tax/Model) need to be changed as follows to display the product price excluding GST

public function getCategoryPath($sku) { $product = Mage::getModel('catalog/product')->loadByAttribute('sku',$sku); $pathArray = array(); $collection1 = $product->getCategoryCollection() ->setStoreId(Mage::app()->getStore...

vasan's deck

How to show line number in vi editor : Run :set nu How to show line number in gedit

No results found in other decks.