Contributions
Short Description in Product Listing
This module will allow you to display a truncated version of your product description in the product listing table - The description is truncated at a predefined number of characters (defined in the Admin panel) and a trailing ellipsis (...) added.
Expand All / Collapse All
(based on the 9/1 snapshot; original mod by John Poynton <admin@stickyweb.com.au>)
This mod displays a truncated product description in the product listing underneath any other info you've decided to show there (manufacturer, price, model, etc.) with the exception of the product image. The product image will span both rows if it and the description are both present.
It'll display at most however many characters you tell it to in the admin, but instead of splitting up a word it will backtrack until it finds a space character to truncate the description at. All html is stripped out (except for the following tags: <a><b><em><font><i><s><span><strong><sub><sup><u>) to make sure block level elements do not completely destroy the product listing. And finally, an ellipses (...) is added to the end of the description if part of the description was actually cut off.
Comments, bug reports, etc. are welcome at paul_crovella@myrealbox.com
This module will allow you to display a truncated version of your product description in the product listing table - The description is truncated at a predefined number of characters (defined in the Admin panel) and a trailing ellipsis (...) added.
This package has been updated to use latest CVS versions of relevant files - you WILL have 'problems' using with earlier releases
This module will allow you to display a truncated version of your product description in the product listing table - The description is truncated at a predefined number of characters (defined in the Admin panel) and a trailing ellipsis (...) added.
This release has advanced_search_result.php missing from the previous (thanks Weirdlab!)
This module will allow you to display a truncated version of your product description in the product listing table - The description is truncated at a predefined number of characters (defined in the Admin panel) and a trailing ellipsis (...) added.
Note: Contributions are used at own risk.