Difference between revisions of "VbzCart/pieces/catalog/local"
Jump to navigation
Jump to search
m (Woozle moved page VbzCart/pieces/catalog to VbzCart/pieces/catalog/local: disambiguation) |
(post-move link updates; explicit list of subpages) |
||
Line 2: | Line 2: | ||
The '''catalog''' subsystem consists of: | The '''catalog''' subsystem consists of: | ||
* '''page types''': | * '''page types''': | ||
− | ** {{l/ | + | ** {{l/vc/piece|supplier}} |
− | ** {{l/ | + | ** {{l/vc/piece|department}} |
− | ** {{l/ | + | ** {{l/vc/piece|title}} |
− | ** {{l/ | + | ** {{l/vc/piece|item}} |
− | ** {{l/ | + | ** {{l/vc/piece|topic}} |
− | ** {{l/ | + | ** {{l/vc/piece|image}} |
* '''helper types''': | * '''helper types''': | ||
− | ** {{l/ | + | ** {{l/vc/piece|item type}} |
* '''connectors''': | * '''connectors''': | ||
− | ** {{l/ | + | ** {{l/vc/piece|title-topic}} |
...and a few other associated concepts. | ...and a few other associated concepts. | ||
Line 18: | Line 18: | ||
The catalog may be maintained manually or [[/building|built]] from supplier source catalogs. | The catalog may be maintained manually or [[/building|built]] from supplier source catalogs. | ||
+ | ==Subpages== | ||
+ | * {{l/sub|building}} | ||
+ | * {{l/sub|mapping}} |
Latest revision as of 18:03, 8 January 2016
About
The catalog subsystem consists of:
- page types:
- helper types:
- connectors:
...and a few other associated concepts.
Catalog URLs are mapped to specific pages (of a specific page type, etc.) via the mapping subsystem.
The catalog may be maintained manually or built from supplier source catalogs.