Thursday 13 January 2011 2:58:51 am
Hello, How can we override a module view in a custom extension module ? For example "shop/basket" is part of ezpublish default views. The view's brain is kernel/shop/basket.php. What if i want to reuse the path "shop/basket" but this time in a custom module located in the extension folder. Like this : /extension/my_ext/modules/shop/basket.php How can this be achieved ? For now i can't obtain the override : Even after declaring everything ezp still uses default view and no override happens. Thanx in advance.
EZP is Great
|