Upgrade Version 1.1 added to plugins.
Fixed layout issues in admin manufacturers page.
Added 3 new buttons to admin/includes/languages/english/images/buttons/: button_new_manufacturer.gif, button_manufacturer_options.gif and button_admin_options.gif.
Added ID, status and sort_order columns to admin manufacturers page.
Added facility to sort by ID, manufacturers_name, status and sort_order columns to admin manufacturers page.
Added additional admin switches to Admin > Configuration > Manufacturers All About.
Added extra language defines to admin/includes/languages/english/manufacturers.php
Added status function to admin/includes/functions/extra_functions/manufacturers_all_about_functions.php.
Added status function to includes/functions/extra_functions/manufacturers_all_about_functions.php.
Changed function zen_get_manufacturers_about to zen_get_manufacturers_info in includes/functions/extra_functions/manufacturers_all_about_functions.php.
Added extra language defines to includes/languages/english/ manufacturers_about.php and manufacturers_all.php.
Changed SHOW_CATEGORIES_BOX_MANUFACTURERS_ALL to MANUFACTURERS_ALL_ABOUT_CATEGORIES_BOX_LINK in admin options and in includes\templates\YOUR_TEMPLATE\sideboxes\tpl_categories.php.
Added status flags to manufacturers_all and manufacturers_about pages.
Added provision to display something in manufacturer_all and manufacturer_about pages when links to manufacturer_about and manufacturer_URL are left blank.
Added pagination code to tpl_manufacturers_all_default.php. BUT THIS NEEDS TO BE FIXED AS DOES NOT WORK WITH "SELECT DISTINCT" AND/OR $order_by IN $manufacturers_all_sql. This also impacts the admin switch "Maximum Display per Manufacturers All Page", where changing the value has no affect.
Added placeholders in admin/manufacturers.php for manufacturers_metatags mod by lat9.
Created new file includes/modules/manufacturers_all_listing_display_order.php to handle various manufacturers_all sort order display options.
Changed optional text in /admin/includes/modules/category_product_listing.php to reflect addition of ID column in admin manufacturers page.
Added option to display link in admin/manufacturers.php to Admin > Configuration > Manufacturers All About configuration options.
Added manufacturers_status and manufacturers_sort_order fields to install.sql.
Added upgrade.sql.
Cheers
Bookmarks