This is a brief summary of directory use in AllCommerce.
An "M" before each description flags items that are "Modified in normal use". Note that any item may be unchanged or modified on a given system.
> <PRE>
> . . top level of distribution
> ./DOCS . AllCommerce developer documentation
> ./archive . save directory (anywhere in tree)
> ./bits . HTML templates and data files
> <language> . e.g., English (eng)
> admin . administrative
> cells . HTML templates for specific cells
> include . HTML templates for specific includes
> pages . HTML templates for specific pages
> rows . HTML templates for specific rows
> xml . XML templates
> html . HTML templates
> cells . HTML templates for specific cells
> pages . HTML templates for specific pages
> sel . menu selections
> palm . PalmPilot-specific interfaces
> cells . HTML templates for specific cells
> pages . HTML templates for specific pages
> ps . PostScript templates
> cells . PostScript templates for specific cells
> pages . PostScript templates for specific pages
> system . data load and text (error, message) files
> wml . WAP-enabled generic devices
> cells . WML templates for specific cells
> pages . WML templates for specific pages
> xml . XML templates
> cells . XML templates for specific cells
> pages . XML templates for specific pages
> ./cgi-bin . CGI scripts
> om . OpenMerchant (aka AllCommerce) area
> admin . administrative scripts
> ssl . scripts that require encrypted connections
> ./conf . configuration files
> ./crons . non-interactive scripts
> ./data M client or end-user dump data
> stats M stats manager output files
> cron ? ?
> include ? ?
> ./html M site HTML code
> <language> . e.g., English (eng)
> DOCS . AllCommerce end-user documentation
> include . HTML include files
> auto M automatically generated
> man M manually generated
> man M manually generated
> ./images M site image (e.g., JPEG) files
> <language> . e.g., English (eng)
> buttons M button icons
> general M ?
> headers M ?
> home M ?
> os_allcommerce M ?
> admin . ?
> buttons . ?
> general . ?
> icons . ?
> main . ?
> menubars . ?
> spine . ?
> products M ?
> 250 M full-size (250x250)
> 280 M full-size (280x280)
> 400 M full-size (400x400)
> 80 M thumbnail (80x80)
> spine M ?
> splash M ?
> ./lib . general-purpose libraries
> ./palm M site Palm 7 files
> auto M automatically generated
> DOCS . AllCommerce end-user documentation
> include . HTML include files
> auto M automatically generated
> man M manually generated
> man M manually generated
> ./ps M site PostScript code
> ./tools . command-line (e.g., administrative) scripts
> ./transit M import/export staging area
> export . export data
> db M database-related
> event M event-related
> log M log-related
> order M order-related
> trigger M trigger-related
> import . import data
> db M database-related
> event M event-related
> log M log-related
> order M order-related
> trigger M trigger-related
> ./var M generated (e.g., lock, log) files
> lock M lock files
> log M log files
> trigger M trigger files
> ./wml M site WML (Wireless Markup Language)
> auto M automatically generated
> DOCS . AllCommerce end-user documentation
> include . HTML include files
> auto M automatically generated
> mann M manually generated
> man M manually generated
> ./xml M site XML (Extensible Markup Language)
> auto M automatically generated
> DOCS . AllCommerce end-user documentation
> include . HTML include files
> auto M automatically generated
> man M manually generated
> man M manually generated
|