Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Kingsy/EmptyHandles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Magento Empty Handles - Dh_EmptyHandles

Module Overview

The empty handles module creates new layout handles for 3 pages in Magento - allowing full control over their layout based on their emptiness:

  • Category Pages - (empty if there are no products)
  • Search Results Page - (empty if there are no search results)
  • Shopping Cart Page - (empty if there are no items in the shopping cart)

Usage

The layout handles for the above pages have been created and a skeleton for each can be found here:

  • app/design/frontend/base/default/layout/emptyhandles.xml

Enabling / Disabling

Once installed, the module can be enabled and disabled under the design section in system configuration

Feedback

Please send me any feedback - good or bad - to [email protected]

License

Licensed under http://creativecommons.org/licenses/by/3.0/ CC-BY 3.0

Changelog

1.0.0 - Initial Commit

About

Magento module that provides new layout handles for empty search results page, basket page and category pages

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 94.3%
  • JavaScript 5.7%