VbzCart/archive/code/files
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Code Archive
Some code I posted here earlier; ideally, I should be able to have these pages updated directly via git. That will come later.
- customer-side:
- /cat: generates main catalog pages
- /store.php: base classes and catalog functions (should probably be split off)
- /shop.php
- /cart.php
- /ckout.php
- /base.cat.php
- admin:
- /SpecialVbzAdmin.php: administration and order processing
- /SpecialVbzCart.php: catalog functions as a MW extension
- /admin.cart.php: shopping cart and user contact data
- /admin.cache.php: cache administration
- /pages.php: skin classes
- shell:
- /build-cat.php: build the item/title tables from the catalog tables
