Difference between revisions of "X-Cart:Programmer's guide"
(Created page with '==Main sections== <div style="float:right; background-color:#F6F9ED; border:1px solid #AAAAAA; padding:1ex; margin:1ex 0 1ex 1ex; clear: right; width:25%"> ==== Categories ==== <…') |
|||
Line 5: | Line 5: | ||
</div> | </div> | ||
− | ; [[ | + | ; [[X-Cart:Installation|Installation]] |
: Guide to setting up a new MediaWiki installation | : Guide to setting up a new MediaWiki installation | ||
− | ; [[ | + | ; [[X-Cart:Configuration|Configuration]] |
− | + | : Information about the various parameters that can be used to customize the X-Cart software. | |
− | : Information about the various parameters that can be used to customize the | + | ; [[X-Cart:Database layout|Database layout]] |
− | ; [[ | ||
: Details about the database architecture behind MediaWiki. | : Details about the database architecture behind MediaWiki. | ||
− | ; [[ | + | ; [[X-Cart:Code|Code]] |
− | : Details about the | + | : Details about the PHP program. |
− | ; [[ | + | ; [[X-Cart:Global object variables|Global object variables]] |
− | : Details about the global objects variables used throughout the MediaWiki code. | + | : Details about the global objects variables used throughout the MediaWiki code. |
− | ; [[ | + | ; [[X-Cart:FAQ|X-Cart FAQ]] |
− | |||
− | |||
− | |||
− | |||
: Frequently asked questions about the software. | : Frequently asked questions about the software. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Browsing the manual == | == Browsing the manual == | ||
− | The manual is not particularly developed yet, and the content we do have is not always | + | The manual is not particularly developed yet, and the content we do have is not always organized well. These other methods of browsing our content may help: |
− | * [[Special:Allpages/ | + | * [[Special:Allpages/X-Cart:]] - Lists all pages in the X-Cart: namespace. |
− | * [[:Category: | + | * [[:Category:X-Cart developer guide]] - top level category |
[[Category:X-Cart developer guide]] | [[Category:X-Cart developer guide]] |
Revision as of 16:14, 21 December 2009
Main sections
Categories
- Installation
- Guide to setting up a new MediaWiki installation
- Configuration
- Information about the various parameters that can be used to customize the X-Cart software.
- Database layout
- Details about the database architecture behind MediaWiki.
- Code
- Details about the PHP program.
- Global object variables
- Details about the global objects variables used throughout the MediaWiki code.
- X-Cart FAQ
- Frequently asked questions about the software.
Browsing the manual
The manual is not particularly developed yet, and the content we do have is not always organized well. These other methods of browsing our content may help:
- Special:Allpages/X-Cart: - Lists all pages in the X-Cart: namespace.
- Category:X-Cart developer guide - top level category