Community Add-Ons
Category Description v1.00
for osCommerce Online Merchant v2.2
This mod will allow you to add a category description when adding or editing category descriptions to your site. The category description has a limit of 255 characters which should be plenty.
Legend:
Download
Report
This mod allows you to add category descriptions using the admin interface (press Catalog - Categories - Edit). Each category may have descriptions in multiple languages. They are stored in your database, are not limited to 255 characters anymore, and HTML code is allowed: try <br /> for line breaks or <img src="..."> for inline images!
Since 1.07 this mod is compatible with OSCommerce 2.2rc2a and 2.3.1. It has been tested with PHP 5.2.3 and MySQL 5.0.45.
Patch files are included for "automatic installation" using the Linux command 'patch' (see install*.txt for details).
Category Description v1.08 by osc-oliver
- replaced <br> by <br /> in install_2.3.1.txt. Credit to Eaviator!
- fixed filename of patch file in install_2.2rc2a.txt
- description text improved
