Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
renamed taxonomy_block.settings.inc to taxonomy_block.admin.inc
added new setting to inject a custom link at the beginning of the block. why? to be able to add a custom link to an overview page, for example with images using views.
sample www.texturecase.com first item on the left menu.
Fixed
Issue #1549746 by triskelion: Removing the search value preprocess function that creates bad search results.
Issue #1533684 by malaysian.selangor: Adding some padding to the pager element to avoid some overlay issues.
Also fixed a cart wrapper to avoid conflicts with the Address book module and any others that might be using a pre/suffix for checkout panes.
Added some minor style updates including a menu update to indent sub-menu links.