VbzCart/archive/code: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
more code (some pages to be created) |
build-cat.php |
||
| Line 5: | Line 5: | ||
* [[/SpecialVbzAdmin]]: administration and order processing | * [[/SpecialVbzAdmin]]: administration and order processing | ||
* [[/SpecialVbzCart]]: catalog functions as a MW extension | * [[/SpecialVbzCart]]: catalog functions as a MW extension | ||
* [[/maint/build-cat.php]]: build the item/title tables from the catalog tables | |||
==Utility libraries used== | ==Utility libraries used== | ||
* [[User:Woozle/data.php]] | * [[User:Woozle/data.php]] | ||
Revision as of 19:24, 6 November 2010
- /cat: generates main catalog pages
- /lib/store: base classes and catalog functions (should probably be split off)
- /lib/shop
- /lib/ckout
- /SpecialVbzAdmin: administration and order processing
- /SpecialVbzCart: catalog functions as a MW extension
- /maint/build-cat.php: build the item/title tables from the catalog tables
