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
|
|
| (5 intermediate revisions by the same user not shown) |
| Line 1: |
Line 1: |
| * [[/cat]]: generates main catalog pages
| | ==About== |
| * [[/lib/store]]: base classes and catalog functions (should probably be split off)
| | Yes, I will be moving the code to [[GitHub]] as soon as I figure out how that works. |
| * [[/lib/shop]]
| | |
| * [[/lib/ckout]]
| | * [[/globals]]: classes, global variables, non-class functions |
| * [[/SpecialVbzAdmin]]: administration and order processing | | * [[/files]]: library files |
| * [[/SpecialVbzCart]]: catalog functions as a MW extension
| | ===archive=== |
| * [[/maint/build-cat.php]]: build the item/title tables from the catalog tables | | * [[/VBA]]: old MS Access 97 code |
| ==Utility libraries used== | |
| * [[User:Woozle/data.php]] | |
| * [[User:Woozle/menu.php]]
| |
| * [[User:Woozle/richtext.php]]
| |
| * [[User:Woozle/strings.php]]
| |
| * [[User:Woozle/tree.php]]
| |
| * [[User:Woozle/dtree.php]]
| |
Latest revision as of 02:08, 19 December 2014
About
Yes, I will be moving the code to GitHub as soon as I figure out how that works.
- /globals: classes, global variables, non-class functions
- /files: library files
archive
- /VBA: old MS Access 97 code