|
|
||
|
Site Skin:
Code & DownloadsDetails for code base along with downloads of ours and various WYSIWYG editors.Core Deployment Package Includes all folders for templates, PHP Functions, installation to set SQL tables, category edits, and WYSIWYG support pages. Please note, this does NOT include the actual WYSIWYG tools themselves. You will need to download them directly from their respective home pages. Depending on which one you would like to use TinyMCE, CKeditor or WYMeditor. eComDelta_core.zip (rev 0.001, pending...)
The Code Base: Folder: /inc/ "the includes folder"
common_functions_class.php
constants.php
While the use of multiple sniplets has some practical advantages, it is more work to understand how each piece is used to build a give page. Since it is our itent to make this easy to understand, the current implementation uses a single template. The naming convention is designed to support a sequence of files and subversions there of. Additionaly, the numbering convention has some advantages under PHP when using shared memory resources. While presently not in the code base, it is our intent read all the sniplet files into shared memory to reduce file I/O. The same methodology will be implemented to cache fully rendered page output to reduce database I/O, but that is another topic. Other files and folders that are less significant and will no doubt be changed by anyone who edits their own template are as follows:
/i/ (main reused template images & site logo) |
|||
π Updated:
Sun, Mar 14, 2010 |