Difference between revisions of "VbzCart"

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
Jump to navigation Jump to search
m (→‎Documents: wikified topics page)
(→‎Documents: "shelved ideas" page)
Line 20: Line 20:
 
** [[VbzCart catalog building]]: how the catalog is built from stock and supplier catalogs
 
** [[VbzCart catalog building]]: how the catalog is built from stock and supplier catalogs
 
** [[VbzCart wikified topics]]: using MediaWiki to manage store topics
 
** [[VbzCart wikified topics]]: using MediaWiki to manage store topics
 +
** [[VbzCart shelved ideas]]: concepts and code which might be useful later, but isn't worth it right now

Revision as of 19:29, 13 May 2007

Technology: VbzCart

Having evaluated Template:yp and found that, although it had many features I would like to have on vbz.net, it also lacked some crucial features currently needed (many of which are provided by the existing shopping cart system, and some of which would be needed in order to effectively manage porting the data from the existing system).

So I'm writing a new system, in PHP Template:yp, based on the data design of the existing VBZ cart system and adding new pieces as needed.

I will be taking notes on this page and gradually refining them into something resembling documentation, with the ultimate goal of producing a system which could be released under an open source license.

Documents