VbzCart/archive/code/files: Difference between revisions
from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
extracted from "code" page |
m Woozle moved page VbzCart/code/files to VbzCart/archive/code/files |
(No difference)
| |
Latest revision as of 02:09, 19 December 2014
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
