m (6 revisions: Importing from local.) |
No edit summary |
||
Line 1: | Line 1: | ||
='''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. | |||
<big> | |||
;'''Step 1: [http://docs.simplemachines.org/search Search]''' | |||
;'''Step 2: [[FAQ]]''' | |||
;'''Step 3: [[Documentation]]'''</big> | |||
== Getting started == | |||
* [ | ---- | ||
* [ | ===Frequently Asked Questions ([[FAQ]]s)=== | ||
* [ | <table width="50%"> | ||
<tr><td width=50%>[[How do I install SMF]]</td><td width=50%>[[How do I install a theme]]</td></tr> | |||
<tr><td width=50%>[[Why does it say I removed my copyright]]</td><td width=50%>[[How do I donate to SMF]]</td></tr> | |||
<tr><td width=50%>[[I deleted myself]]</td><td width=50%>[[What makes the sky blue]]</td></tr> | |||
<tr><td width=50%>[[I think I have been hacked]]</td><td width=50%>[[What makes the green grass grow]]</td></tr> | |||
</table> | |||
---- | |||
===Documentation=== | |||
Get an [[introduction]] to Simple Machines Forum. Learn what SMF is and what we are about. | |||
====Installing SMF==== | |||
<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%>[[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> | |||
====Using SMF==== | |||
=====As a regular user===== | |||
<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%> | |||
*[[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> | |||
=====As a moderator===== | |||
<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%> | |||
*[[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> | |||
=====As an administator===== | |||
<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%>[[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> | |||
====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 19:42, 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.