Contributions

Credit Modules (Category Index)
Search: 

Admin Sort by products_model

This is a very minor contribution, but something that I find useful.
Basically it allows you to see the product model numbers in the admin
category/product listing, and also sorts by model number.
I work on a site that sells women’s clothing, and has many products
by different vendors that have very similar names.
The changes in this contribution just saves me time while looking for
a specific product to edit. This should work with most snapshots.
I have tested it with one from mid August 2002, November 2002, and January 16, 2003.

Expand All / Collapse All

Admin Sort by Model 1.4 -- correction 2 -- kochloeffel 29 Jan 2005

Sorry, i forgot to pack the new file in the Zip archive. Now it ist the right.

There is an error in the file below in Variant 2 of the SQL queries. Please Change

if ($HTTP_GET_VARS['search']) {

in

if (isset($HTTP_GET_VARS['search'])) {

or download the file here.

Admin Sort by Model 1.4 -- correction -- kochloeffel 29 Jan 2005
Admin Sort by Model 1.4 kochloeffel 29 Jan 2005
another version alex norden 21 Oct 2004
Admin Sort by Model 1.3 Mikel Williams 22 Feb 2003
Admin Sort by products_model 1.2 Mikel Williams 22 Feb 2003
Admin Sort by Model 1.1 Mikel Williams 4 Feb 2003
Admin Sort by products_model Mikel Williams 3 Feb 2003

Note: Contributions are used at own risk.