|
|||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||
| Description | Datamodel for category trees with supporting API and management pages. Provides a widget for general categorization of arbitrary objects and tracks which package instances use which category trees. Also supports localization. |
|---|---|
| Maturity | New Submission or Maturity Unknown |
| This package depends on: | acs-kernel |
| Packages that depend on categories | faq file-storage file-storage file-storage lars-blogger lars-blogger xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki xowiki logger curriculum xcms-ui project-manager dotlrn-catalog contacts assessment invoices |
| Open Bugs: | 4 |
|---|---|
| Latest Bug Opened: | 2006-07-07 making Categories subsite-aware |
| Latest Bug Fixed: | 2005-09-02 add tagcloud display. |
| Top Bug Submitters: | Branimir Dolicki (3) Lurch . (2) Ben Koot (2) Stan Kaufman (1) Randy O'Meara (1) |
| Top Bug Fixers: | Malte Sussdorff (9) Yves Goldberg (2) Branimir Dolicki (1) Jeff Davis (1) Ben Koot (1) |
| # Tcl Procs | 83 |
|---|---|
| # Tcl Lines | 2759 |
| # Automated Tests | 3 |
| # Stored Procedures | PG: 28 ORA: 52 |
| # SQL Lines | PG: 1618 ORA: 1566 |
| # ADP pages | 29 |
| # ADP lines | 418 |
| # Include pages (categories/lib/) | 6 |
| # Documentation pages | 0 |
| # Documentation lines | 0 |
AN ABBREVIATION/REFERENCE KEY PER CATEGORY AND CATEGORY TREE. In ecommerce package, each bulk upload of associating categories with products requires working with the databases' index for 3 columns, which is not consistent accross sites. This gets laborious to work with after a while. Allowing categories to optionally explicitly define unique references would help with bulk uploading products, building online catalogs etc. and integrating with the [en:ref-unspsc]] package, which is/has a standardized referencing system. (This request from OpenACS.org Bug 1130)
CATEGORY ACTIVE/INACTIVE. Ecommerce needs to have categories include an attribute for each category that identifies if a category is active (in use) or not. That way, large category reference systems, such as http://www.unspsc.org/ can be imported without concern about overloading the shopping basket with categories that contain no products. (This request from OpenACS.org Bug 1130).
CATEGORY LIST/TREE MAP. Each category tree needs to have a list equivalent for speedy referencing, for cases when there might be many thousands of items in a category tree. (This request from OpenACS.org Bug 1130).