Stripping CVS keywords
[project/uc_advanced_catalog.git] / README.txt
1
2 Advanced catalog add custom filer on ubercart catalog
3  - Products per page
4  - Ordering by position, name, price, weight, lenght, width or height.
5  - Sort ascending or descending
6  - Mode filter to display your catalog using display suite (node display).
7  - taxonomy filters
8  - cck filters
9  - product attributes filter
10
11 *******************************************************************************************
12 Warning:
13
14 This module is in active development, currrently there is some restrictions:
15 Attributes by product class not supported
16 Only options select or checkboxes cck support (render as select)
17
18 *******************************************************************************************
19
20 Requirements
21 ------------
22
23 This module require at least version 6.x of Drupal and Ubercart 6.x-2.4
24 Other dependencies
25   * Display suite 6.x.1.4+: http://drupal.org/project/ds
26   * Node displays 6.x.2.4: http://drupal.org/project/nd
27   * Ubercart Views 6.x-3.0: http://drupal.org/project/uc_views
28   * Recommended: Object cache 6.x-1.0: http://drupal.org/project/object_cache
29
30 Installation
31 ------------
32 1. Copy the folder named 'uc_advanced_catalog' and its contents to the Ubercart contrib modules 
33    directory of your Drupal installation
34    (for example 'sites/all/modules/ubercart/contrib/').
35    
36 2. Go to 'admin/build/modules' and enable Ubercart advanced catalog.
37
38 3. Go to 'admin/store/settings/catalog/edit/advanced' and edit option for the module.
39
40 4. Configure node display for catalog grid and catalog list mode
41    admin/build/ds/layout/product/grid
42    admin/build/ds/layout/product/list
43
44 *******************************************************************************************
45
46 This module has been developed by Mog
47
48 Post a message on the drupal.org site if you have any ideas on 
49 how we can improve the module.
50
51 Mog.
52 tech@arthura.fr