No edit summary |
No edit summary |
||
Line 21: | Line 21: | ||
---- | ---- | ||
===Documentation=== | ===Documentation=== | ||
Get an [[introduction]] to Simple Machines Forum. Learn what SMF is and what we are about. | |||
====Installing SMF==== | ====Installing SMF==== | ||
<table width="50%"> | <table width="50%"> | ||
Line 31: | Line 33: | ||
=====As a regular user===== | =====As a regular user===== | ||
<table width="50%"> | <table width="50%"> | ||
<tr><td width=33%>[[Getting started]]</td><td width=34%>[[Profile]]</td><td width=33%>[[Bulletin Board Code (BBC)]]</td></tr> | <tr><td width=33%> | ||
<tr><td width=33%>[[Registering]]</td><td width=34%>[[Posting]]</td><td width=33%>[[Searching]]</td></tr> | *[[Getting started]]</td><td width=34%> | ||
<tr><td width=33%>[[Logging in]]</td><td width=34%>[[Personal Messages]]</td><td width=33%>[[Help]]</td></tr> | *[[Profile]]</td><td width=33%> | ||
*[[Bulletin Board Code (BBC)]]</td></tr> | |||
<tr><td width=33%> | |||
*[[Registering]]</td><td width=34%> | |||
*[[Posting]]</td><td width=33%> | |||
*[[Searching]]</td></tr> | |||
<tr><td width=33%> | |||
*[[Logging in]]</td><td width=34%> | |||
*[[Personal Messages]]</td><td width=33%> | |||
*[[Help]]</td></tr> | |||
</table> | </table> | ||
=====As a moderator | =====As a moderator===== | ||
<table width="50%"> | <table width="50%"> | ||
<tr><td width=33%>[[Server Requirements]]</td><td width=34%>'''[[Using Webinstall]]'''</td><td width=33%>[[Converting from another forum]]</td></tr> | <tr><td width=33%> | ||
<tr><td width=33%>[[Obtaining SMF]]</td><td width=34%>[[Installing]]</td><td width=33%>[[Client Requirements]]</td></tr> | *[[Server Requirements]]</td><td width=34%>''' | ||
<tr><td width=33%>[[Uploading SMF]]</td><td width=34%>[[Upgrading]]</td><td width=33%></td></tr> | *[[Using Webinstall]]'''</td><td width=33%> | ||
*[[Converting from another forum]]</td></tr> | |||
<tr><td width=33%> | |||
*[[Obtaining SMF]]</td><td width=34%> | |||
*[[Installing]]</td><td width=33%> | |||
*[[Client Requirements]]</td></tr> | |||
<tr><td width=33%> | |||
*[[Uploading SMF]]</td><td width=34%> | |||
*[[Upgrading]]</td><td width=33%></td></tr> | |||
</table> | </table> | ||
=====As an administator | =====As an administator===== | ||
<table width="50%"> | <table width="50%"> | ||
<tr><td width=33%>[[Server Requirements]]</td><td width=34%>'''[[Using Webinstall]]'''</td><td width=33%>[[Converting from another forum]]</td></tr> | <tr><td width=33%>[[Server Requirements]]</td><td width=34%>'''[[Using Webinstall]]'''</td><td width=33%>[[Converting from another forum]]</td></tr> | ||
Line 49: | Line 68: | ||
<tr><td width=33%>[[Uploading SMF]]</td><td width=34%>[[Upgrading]]</td><td width=33%></td></tr> | <tr><td width=33%>[[Uploading SMF]]</td><td width=34%>[[Upgrading]]</td><td width=33%></td></tr> | ||
</table> | </table> | ||
====Developing SMF==== | |||
Learn to develop customizations for your SMF. Then, visit the [http://custom.simplemachines.org/ Customization Site] to share them with others. | |||
*[[Function database]] | |||
*[[Global variables]] | |||
*[[Coding Guidelines]] |
Revision as of 06:26, 5 November 2009
Welcome to the Simple Machines Forum Online Documentation!
Simple Machines aims to provide you with the best support possible. Because of that, we have developed a 3 step process to answer your questions.
- Step 1: Search
- Step 2: FAQ
- Step 3: Documentation
Frequently Asked Questions (FAQs)
Documentation
Get an introduction to Simple Machines Forum. Learn what SMF is and what we are about.
Installing SMF
Server Requirements | Using Webinstall | Converting from another forum |
Obtaining SMF | Installing | Client Requirements |
Uploading SMF | Upgrading |
Using SMF
As a regular user
|
| |
|
| |
|
|
As a moderator
|
| |
|
| |
|
As an administator
Server Requirements | Using Webinstall | Converting from another forum |
Obtaining SMF | Installing | Client Requirements |
Uploading SMF | Upgrading |
Developing SMF
Learn to develop customizations for your SMF. Then, visit the Customization Site to share them with others.