Difference between revisions of "VbzCart/pieces/catalog/local"
Jump to navigation
Jump to search
m (typofix) |
(post-move link updates; explicit list of subpages) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==About== | ==About== | ||
The '''catalog''' subsystem consists of: | The '''catalog''' subsystem consists of: | ||
− | * {{l/ | + | * '''page types''': |
− | * {{l/ | + | ** {{l/vc/piece|supplier}} |
− | * {{l/ | + | ** {{l/vc/piece|department}} |
− | * {{l/ | + | ** {{l/vc/piece|title}} |
+ | ** {{l/vc/piece|item}} | ||
+ | ** {{l/vc/piece|topic}} | ||
+ | ** {{l/vc/piece|image}} | ||
+ | * '''helper types''': | ||
+ | ** {{l/vc/piece|item type}} | ||
+ | * '''connectors''': | ||
+ | ** {{l/vc/piece|title-topic}} | ||
...and a few other associated concepts. | ...and a few other associated concepts. | ||
+ | |||
+ | Catalog URLs are mapped to specific pages (of a specific page type, etc.) via the {{l/sub|mapping}} subsystem. | ||
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.