Features: Difference between revisions From Online Manual

Jump to: navigation, search
(Preparing for translation)
m (formatting-translation issues)
Line 1: Line 1:
<translate><!--T:1-->
<translate><!--T:1
SMF is a very versatile forum software. It has many features, including the following:</translate>
-->SMF is a very versatile forum software. It has many features, including the following:</translate>


{{TOCright}}
{{TOCright}}
===<translate><!--T:2-->
===<translate><!--T:2
General</translate>===
-->General</translate>===
*<translate><!--T:3-->
*<translate><!--T:3
Uses PHP, and a database system: MySQL, PostgreSQL or SQLite.</translate>
-->Uses PHP, and a database system: MySQL, PostgreSQL or SQLite.</translate>
*<translate><!--T:4-->
*<translate><!--T:4
Comprehensive template system.</translate>
-->Comprehensive template system.</translate>
*'''<translate><!--T:5-->
*'''<translate><!--T:5
Advanced permission and user management.</translate>'''
-->Advanced permission and user management.</translate>'''
*<translate><!--T:6-->
*<translate><!--T:6
Supports multiple languages at once.</translate>
-->Supports multiple languages at once.</translate>
*<translate><!--T:7-->
*<translate><!--T:7
Open and well-documented source code.</translate>
-->Open and well-documented source code.</translate>
*'''<translate><!--T:8-->
*'''<translate><!--T:8
Tracking of new and old unread topics, not just from your last visit.</translate>'''
-->Tracking of new and old unread topics, not just from your last visit.</translate>'''
*<translate><!--T:9-->
*<translate><!--T:9
Designed for optimal performance and scalability.</translate>
-->Designed for optimal performance and scalability.</translate>
*<translate><!--T:10-->
*<translate><!--T:10
Multi-media output</translate>: XHTML, XML, RSS, WAP
-->Multi-media output</translate>: XHTML, XML, RSS, WAP
*<translate><!--T:11-->
*<translate><!--T:11
Multi-language support from a large community.</translate>
-->Multi-language support from a large community.</translate>
*'''<translate><!--T:12-->
*'''<translate><!--T:12
Package manager that automatically installs or uninstalls mods (also known as packages.)</translate>'''
-->Package manager that automatically installs or uninstalls mods (also known as packages.)</translate>'''
*<translate><!--T:13-->
*<translate><!--T:13
Search:</translate>
-->Search:</translate>
**<translate><!--T:14-->
**<translate><!--T:14
Search the entire forum, a category/board or within a topic.</translate>
-->Search the entire forum, a category/board or within a topic.</translate>
**<translate><!--T:15-->
**<translate><!--T:15
Search within your personal messages.</translate>
-->Search within your personal messages.</translate>


===<translate><!--T:16-->
===<translate><!--T:16
Security</translate>===
-->Security</translate>===
*<translate><!--T:17-->
*<translate><!--T:17
All actions seamlessly require a session based authorization code.</translate>
-->All actions seamlessly require a session based authorization code.</translate>
*<translate><!--T:18-->
*<translate><!--T:18
Administrative actions require the user's password (and do not rely solely on cookies.)</translate>
-->Administrative actions require the user's password (and do not rely solely on cookies.)</translate>
*'''<translate><!--T:19-->
*'''<translate><!--T:19
Major actions are time and IP locked, preventing 'hammering'.</translate>'''
-->Major actions are time and IP locked, preventing 'hammering'.</translate>'''
*<translate><!--T:20-->
*<translate><!--T:20
The number of login attempts from a certain IP can be limited and time locked.</translate>
-->The number of login attempts from a certain IP can be limited and time locked.</translate>


===<translate><!--T:21-->
===<translate><!--T:21
Forum Settings</translate>===
-->Forum Settings</translate>===
*<translate><!--T:22-->
*<translate><!--T:22
Ability to display page creation time and query count per page.</translate>
-->Ability to display page creation time and query count per page.</translate>
*<translate><!--T:23-->
*<translate><!--T:23
Put a board into maintenance mode, allowing only admins to login.</translate>
-->Put a board into maintenance mode, allowing only admins to login.</translate>
*<translate><!--T:24-->
*<translate><!--T:24
Word censoring, either full word or partial.</translate>
-->Word censoring, either full word or partial.</translate>
*<translate><!--T:25-->
*<translate><!--T:25
Ability to break up long words.</translate>
-->Ability to break up long words.</translate>


===<translate><!--T:26-->
===<translate><!--T:26
Boards and Categories</translate>===
-->Boards and Categories</translate>===
*<translate><!--T:27-->
*<translate><!--T:27
Group boards into collapsible categories.</translate>
-->Group boards into collapsible categories.</translate>
*<translate><!--T:28-->
*<translate><!--T:28
Set categories as non-collapsible.</translate>
-->Set categories as non-collapsible.</translate>
*<translate><!--T:29-->
*<translate><!--T:29
Reorder boards within categories, or reorder categories.</translate>
-->Reorder boards within categories, or reorder categories.</translate>
*'''<translate><!--T:30-->
*'''<translate><!--T:30
Create child boards under other boards. (sub boards)</translate>'''
-->Create child boards under other boards. (sub boards)</translate>'''
*<translate><!--T:31-->
*<translate><!--T:31
Assign moderators to boards.</translate>
-->Assign moderators to boards.</translate>
*<translate><!--T:32-->
*<translate><!--T:32
Allow certain membergroups to access a board, including guests ''only''.</translate>
-->Allow certain membergroups to access a board, including guests ''only''.</translate>
*'''<translate><!--T:33-->
*'''<translate><!--T:33
Configure permissions for each membergroup on the board level.</translate>'''
-->Configure permissions for each membergroup on the board level.</translate>'''
*<translate><!--T:34-->
*<translate><!--T:34
Ability to indicate new posts to child boards but nothing new in parent.</translate>
-->Ability to indicate new posts to child boards but nothing new in parent.</translate>


===<translate><!--T:35-->
===<translate><!--T:35
Member Registration</translate>===
-->Member Registration</translate>===
*<translate><!--T:36-->
*<translate><!--T:36
Require registration before forum entrance.</translate>
-->Require registration before forum entrance.</translate>
*<translate><!--T:37-->
*<translate><!--T:37
Require a user to agree to terms before they register.</translate>
-->Require a user to agree to terms before they register.</translate>
*<translate><!--T:38-->
*<translate><!--T:38
Disable member registration completely (allowing only moderators to register people).</translate>
-->Disable member registration completely (allowing only moderators to register people).</translate>
*<translate><!--T:39-->
*<translate><!--T:39
Require email authentication by sending an authentication link.</translate>
-->Require email authentication by sending an authentication link.</translate>
*<translate><!--T:40-->
*<translate><!--T:40
Require a moderator to approve registration.</translate>
-->Require a moderator to approve registration.</translate>
*<translate><!--T:41-->
*<translate><!--T:41
Register new members from the admin center.</translate>
-->Register new members from the admin center.</translate>


===<translate><!--T:42-->
===<translate><!--T:42
Member Navigation and Authentication</translate>===
-->Member Navigation and Authentication</translate>===
*<translate><!--T:43-->
*<translate><!--T:43
Several security checks during navigation.</translate>
-->Several security checks during navigation.</translate>
*<translate><!--T:44-->
*<translate><!--T:44
Password reminder option, by email with confirmation. (doesn't automatically reset your password.)</translate>
-->Password reminder option, by email with confirmation. (doesn't automatically reset your password.)</translate>
*'''<translate><!--T:45-->
*'''<translate><!--T:45
Both cookie and session based authentication (works without cookies.)</translate>'''
-->Both cookie and session based authentication (works without cookies.)</translate>'''
*<translate><!--T:46-->
*<translate><!--T:46
Cookies can be set local to a path, global to all subdomains, or normally.</translate>
-->Cookies can be set local to a path, global to all subdomains, or normally.</translate>
*<translate><!--T:47-->
*<translate><!--T:47
Adjustable expiration time for authentication cookies.</translate>
-->Adjustable expiration time for authentication cookies.</translate>


===<translate><!--T:48-->
===<translate><!--T:48
Member Tracking and Tracing</translate>===
-->Member Tracking and Tracing</translate>===
*<translate><!--T:49-->
*<translate><!--T:49
Sortable and searchable public memberlist (accessible by a permission.)</translate>
-->Sortable and searchable public memberlist (accessible by a permission.)</translate>
*<translate><!--T:50-->
*<translate><!--T:50
Powerful sortable and searchable admin memberlist.</translate>
-->Powerful sortable and searchable admin memberlist.</translate>
*<translate><!--T:51-->
*<translate><!--T:51
Show all (error) messages and IPs made by a member. (track user)</translate>
-->Show all (error) messages and IPs made by a member. (track user)</translate>
*<translate><!--T:52-->
*<translate><!--T:52
Show all (error) messages from an IP address or range. (track IP)</translate>
-->Show all (error) messages from an IP address or range. (track IP)</translate>
*<translate><!--T:53-->
*<translate><!--T:53
See who's doing what (accessible by permission.)</translate>
-->See who's doing what (accessible by permission.)</translate>


===<translate><!--T:54-->
===<translate><!--T:54
Statistics</translate>===
-->Statistics</translate>===
*<translate><!--T:55-->
*<translate><!--T:55
Several board statistics (accessible by permission.)</translate>
-->Several board statistics (accessible by permission.)</translate>
*<translate><!--T:56-->
*<translate><!--T:56
Tracking of member's online time in seconds.</translate>
-->Tracking of member's online time in seconds.</translate>
*<translate><!--T:57-->
*<translate><!--T:57
Tracking of topics, messages, new members, and hits per day.</translate>
-->Tracking of topics, messages, new members, and hits per day.</translate>
*<translate><!--T:58-->
*<translate><!--T:58
Individual member statistics accessible from their profile.</translate>
-->Individual member statistics accessible from their profile.</translate>


===<translate><!--T:59-->
===<translate><!--T:59
News and Announcements</translate>===
-->News and Announcements</translate>===
*<translate><!--T:60-->
*<translate><!--T:60
Ability to create announcement boards (members receive a notification of topics automatically.)</translate>
-->Ability to create announcement boards (members receive a notification of topics automatically.)</translate>
*<translate><!--T:61-->
*<translate><!--T:61
Member option to disable receiving announcements.</translate>
-->Member option to disable receiving announcements.</translate>
*<translate><!--T:62-->
*<translate><!--T:62
Email or private message your members by membergroup.</translate>
-->Email or private message your members by membergroup.</translate>
*<translate><!--T:63-->
*<translate><!--T:63
Show a news ticker or news fader.</translate>
-->Show a news ticker or news fader.</translate>


===<translate><!--T:64-->
===<translate><!--T:64
Communication</translate>===
-->Communication</translate>===
*'''<translate><!--T:65-->
*'''<translate><!--T:65
Ability to choose sendmail or SMTP (with or without authentication.)</translate>'''
-->Ability to choose sendmail or SMTP (with or without authentication.)</translate>'''
*<translate><!--T:66-->
*<translate><!--T:66
Ability to send a topic to a friend.</translate>
-->Ability to send a topic to a friend.</translate>
*<translate><!--T:67-->
*<translate><!--T:67
Ability to view a "printer friendly" version of topics.</translate>
-->Ability to view a "printer friendly" version of topics.</translate>


===<translate><!--T:68-->
===<translate><!--T:68
Membergroups</translate>===
-->Membergroups</translate>===
*<translate><!--T:69-->
*<translate><!--T:69
Create membergroups to group members on permissions, access rights, and/or appearance.</translate>
-->Create membergroups to group members on permissions, access rights, and/or appearance.</translate>
*'''<translate><!--T:70-->
*'''<translate><!--T:70
Assign several membergroups to a single member, with one membergroup as the primary group.</translate>'''
-->Assign several membergroups to a single member, with one membergroup as the primary group.</translate>'''
*<translate><!--T:71-->
*<translate><!--T:71
Define membergroups that are auto-assigned based on the amount of posts a user has.</translate>
-->Define membergroups that are auto-assigned based on the amount of posts a user has.</translate>
*<translate><!--T:72-->
*<translate><!--T:72
Determine the maximum number of personal messages a membergroup is allowed to have by group.</translate>
-->Determine the maximum number of personal messages a membergroup is allowed to have by group.</translate>
*<translate><!--T:73-->
*<translate><!--T:73
Assign graphical symbol(s) to a membergroup - by primary group.</translate>
-->Assign graphical symbol(s) to a membergroup - by primary group.</translate>
*<translate><!--T:74-->
*<translate><!--T:74
Determine which membergroups are allowed to access a board.</translate>
-->Determine which membergroups are allowed to access a board.</translate>


===<translate><!--T:75-->
===<translate><!--T:75
Banning</translate>===
-->Banning</translate>===
*<translate><!--T:76-->
*<translate><!--T:76
Ban members based on their username, email address, IP address or hostname.</translate>
-->Ban members based on their username, email address, IP address or hostname.</translate>
*'''<translate><!--T:77-->
*'''<translate><!--T:77
Support of wildcards for email address, IP address, and hostname.</translate>'''
-->Support of wildcards for email address, IP address, and hostname.</translate>'''
*<translate><!--T:78-->
*<translate><!--T:78
Include a ban reason (viewable for the banned user).</translate>
-->Include a ban reason (viewable for the banned user).</translate>
*<translate><!--T:79-->
*<translate><!--T:79
Include a ban note (only viewable by the admins).</translate>
-->Include a ban note (only viewable by the admins).</translate>
*<translate><!--T:80-->
*<translate><!--T:80
Chose between full ban, 'no post' ban, or registration ban.</translate>
-->Chose between full ban, 'no post' ban, or registration ban.</translate>
*'''<translate><!--T:81-->
*'''<translate><!--T:81
Include an expiration time for bans.</translate>'''
-->Include an expiration time for bans.</translate>'''


===<translate><!--T:82-->
===<translate><!--T:82
External integration</translate>===
-->External integration</translate>===
*<translate><!--T:83-->
*<translate><!--T:83
Integrate parts of forum software into existing website using SSI or PHP.</translate>
-->Integrate parts of forum software into existing website using SSI or PHP.</translate>
*<translate><!--T:84-->
*<translate><!--T:84
Recent topics or posts.</translate>
-->Recent topics or posts.</translate>
*<translate><!--T:85-->
*<translate><!--T:85
Recent news posts in a board.</translate>
-->Recent news posts in a board.</translate>
*<translate><!--T:86-->
*<translate><!--T:86
Recent polls.</translate>
-->Recent polls.</translate>


===<translate><!--T:87-->
===<translate><!--T:87
Export forum data using XML/RSS</translate>===
-->Export forum data using XML/RSS</translate>===
*<translate><!--T:88-->
*<translate><!--T:88
Latest members.</translate>
-->Latest members.</translate>
*<translate><!--T:89-->
*<translate><!--T:89
News.</translate>
-->News.</translate>
*<translate><!--T:90-->
*<translate><!--T:90
Recent posts.</translate>
-->Recent posts.</translate>


===<translate><!--T:91-->
===<translate><!--T:91
Wireless access</translate>===
-->Wireless access</translate>===
*'''<translate><!--T:92-->
*'''<translate><!--T:92
Support for WAP, WAP2 and I-mode protocols.</translate>'''
-->Support for WAP, WAP2 and I-mode protocols.</translate>'''
*<translate><!--T:93-->
*<translate><!--T:93
Browse through boards/topics/messages with reduced page size.</translate>
-->Browse through boards/topics/messages with reduced page size.</translate>
*<translate><!--T:94-->
*<translate><!--T:94
Ability to login and logout (not with WAP 1.)</translate>
-->Ability to login and logout (not with WAP 1.)</translate>
*<translate><!--T:95-->
*<translate><!--T:95
Ability to see new topics/boards with new replies.</translate>
-->Ability to see new topics/boards with new replies.</translate>
*<translate><!--T:96-->
*<translate><!--T:96
Ability to jump to first unread reply.</translate>
-->Ability to jump to first unread reply.</translate>
*<translate><!--T:97-->
*<translate><!--T:97
Ability to post new messages (not with WAP 1.)</translate>
-->Ability to post new messages (not with WAP 1.)</translate>


===<translate><!--T:98-->
===<translate><!--T:98
Theming and Templating</translate>===
-->Theming and Templating</translate>===
*<translate><!--T:99-->
*<translate><!--T:99
Ability to allow or disallow your users to select their own theme.</translate>
-->Ability to allow or disallow your users to select their own theme.</translate>
*<translate><!--T:100-->
*<translate><!--T:100
Ability to reset all of your members to a certain theme.</translate>
-->Ability to reset all of your members to a certain theme.</translate>
*<translate><!--T:101-->
*<translate><!--T:101
Ability to install a new theme via your administration center.</translate>
-->Ability to install a new theme via your administration center.</translate>
*<translate><!--T:102-->
*<translate><!--T:102
Default templates are XHTML 1.0 Transitional and CSS 2.0 compliant.</translate>
-->Default templates are XHTML 1.0 Transitional and CSS 2.0 compliant.</translate>
*<translate><!--T:103-->
*<translate><!--T:103
Admin can add smileys and smiley sets.</translate>
-->Admin can add smileys and smiley sets.</translate>
*'''<translate><!--T:104-->
*'''<translate><!--T:104
Members can choose which smiley set they wish to use (or none.)</translate>'''
-->Members can choose which smiley set they wish to use (or none.)</translate>'''
*<translate><!--T:105-->
*<translate><!--T:105
Themes can be installed by way of the "latest and greatest themes" panel.</translate>
-->Themes can be installed by way of the "latest and greatest themes" panel.</translate>
*<translate><!--T:106-->
*<translate><!--T:106
SSI can have and show layers and the like from the template system.</translate>
-->SSI can have and show layers and the like from the template system.</translate>


===<translate><!--T:107-->
===<translate><!--T:107
Posting Features</translate>===
-->Posting Features</translate>===
*'''<translate><!--T:108-->
*'''<translate><!--T:108
Spell Check.</translate>'''
-->Spell Check.</translate>'''
*<translate><!--T:109-->
*<translate><!--T:109
Quick Reply</translate>
-->Quick Reply</translate>
**<translate><!--T:110-->
**<translate><!--T:110
Members can disable it or collapse it.</translate>
-->Members can disable it or collapse it.</translate>
**<translate><!--T:111-->
**<translate><!--T:111
Can be used with "Quote".</translate>
-->Can be used with "Quote".</translate>
**<translate><!--T:112-->
**<translate><!--T:112
Also contains "Spell Check".</translate>
-->Also contains "Spell Check".</translate>
*<translate><!--T:113-->
*<translate><!--T:113
Vast number of "bulletin board codes" to use (including rtl, acronym, and others.)</translate>
-->Vast number of "bulletin board codes" to use (including rtl, acronym, and others.)</translate>
*<translate><!--T:114-->
*<translate><!--T:114
Optional editing grace period before a post is shown as modified.</translate>
-->Optional editing grace period before a post is shown as modified.</translate>
*'''<translate><!--T:115-->
*'''<translate><!--T:115
Insert Quote feature on posting screen to quickly quote previous replies.</translate>'''
-->Insert Quote feature on posting screen to quickly quote previous replies.</translate>'''


===<translate><!--T:116-->
===<translate><!--T:116
Polls</translate>===
-->Polls</translate>===
*'''<translate><!--T:117-->
*'''<translate><!--T:117
Can be added or removed to existing topics.</translate>'''
-->Can be added or removed to existing topics.</translate>'''
*<translate><!--T:118-->
*<translate><!--T:118
Ability to set expiration date.</translate>
-->Ability to set expiration date.</translate>
*<translate><!--T:119-->
*<translate><!--T:119
Ability to hide results till expiration of poll.</translate>
-->Ability to hide results till expiration of poll.</translate>
*<translate><!--T:120-->
*<translate><!--T:120
Ability to hide results until after people have voted.</translate>
-->Ability to hide results until after people have voted.</translate>
*<translate><!--T:121-->
*<translate><!--T:121
Ability to determine how many votes a user may cast.</translate>
-->Ability to determine how many votes a user may cast.</translate>
*<translate><!--T:122-->
*<translate><!--T:122
Polls can have up to 256 options.</translate>
-->Polls can have up to 256 options.</translate>


===<translate><!--T:123-->
===<translate><!--T:123
Attachments</translate>===
-->Attachments</translate>===
*<translate><!--T:124-->
*<translate><!--T:124
Allowed on a per member group or board basis.</translate>
-->Allowed on a per member group or board basis.</translate>
*'''<translate><!--T:125-->
*'''<translate><!--T:125
The filename is hashed to increase the security (so you can upload .php files, etc.)</translate>'''
-->The filename is hashed to increase the security (so you can upload .php files, etc.)</translate>'''
*<translate><!--T:126-->
*<translate><!--T:126
Optional restriction on what filetypes may be uploaded.</translate>
-->Optional restriction on what filetypes may be uploaded.</translate>
*<translate><!--T:127-->
*<translate><!--T:127
Ability to restrict such that only registered members can view them (disables hotlinking, mostly.)</translate>
-->Ability to restrict such that only registered members can view them (disables hotlinking, mostly.)</translate>
*<translate><!--T:128-->
*<translate><!--T:128
Images can be embedded into posts.</translate>
-->Images can be embedded into posts.</translate>


===<translate><!--T:129-->
===<translate><!--T:129
Calendar Support</translate>===
-->Calendar Support</translate>===
*<translate><!--T:130-->
*<translate><!--T:130
Shows Birthdays, Events and Holidays.</translate>
-->Shows Birthdays, Events and Holidays.</translate>
*<translate><!--T:131-->
*<translate><!--T:131
Display calendar information on board index.</translate>
-->Display calendar information on board index.</translate>
*<translate><!--T:132-->
*<translate><!--T:132
Link an existing topic to the calendar.</translate>
-->Link an existing topic to the calendar.</translate>
*<translate><!--T:133-->
*<translate><!--T:133
Allow only certain members/groups post events.</translate>
-->Allow only certain members/groups post events.</translate>
*<translate><!--T:134-->
*<translate><!--T:134
Event poster can edit event.</translate>
-->Event poster can edit event.</translate>
*<translate><!--T:135-->
*<translate><!--T:135
Events can span multiple days.</translate>
-->Events can span multiple days.</translate>


===<translate><!--T:136-->
===<translate><!--T:136
Moderation Tools</translate>===
-->Moderation Tools</translate>===
*<translate><!--T:137-->
*<translate><!--T:137
Ability to lock and unlock a topic.</translate>
-->Ability to lock and unlock a topic.</translate>
*<translate><!--T:138-->
*<translate><!--T:138
Topics which are locked by an administrator can not unlocked by anyone else.</translate>
-->Topics which are locked by an administrator can not unlocked by anyone else.</translate>
*'''<translate><!--T:139-->
*'''<translate><!--T:139
Ability to allow members to use moderation on just topics they posted.</translate>'''
-->Ability to allow members to use moderation on just topics they posted.</translate>'''
*<translate><!--T:140-->
*<translate><!--T:140
''Report to moderator" link.</translate>
-->''Report to moderator" link.</translate>
*<translate><!--T:141-->
*<translate><!--T:141
Delete or modify posts.</translate>
-->Delete or modify posts.</translate>
*'''<translate><!--T:142-->
*'''<translate><!--T:142
Ability to Merge/Split topics.</translate>'''
-->Ability to Merge/Split topics.</translate>'''
*<translate><!--T:143-->
*<translate><!--T:143
Move or delete topics.</translate>
-->Move or delete topics.</translate>
*<translate><!--T:144-->
*<translate><!--T:144
Sticky or unsticky topics.</translate>
-->Sticky or unsticky topics.</translate>
*'''<translate><!--T:145-->
*'''<translate><!--T:145
Recycle bin/board for all deleted topics and posts.</translate>'''
-->Recycle bin/board for all deleted topics and posts.</translate>'''
*<translate><!--T:146-->
*<translate><!--T:146
Moderation log which shows moderation activity and disallows log removal outside of 1 day.</translate>
-->Moderation log which shows moderation activity and disallows log removal outside of 1 day.</translate>
*<translate><!--T:147-->
*<translate><!--T:147
AJAX editing:</translate>
-->AJAX editing:</translate>
**<translate><!--T:148-->
**<translate><!--T:148
Edit a post without page reloads.</translate>
-->Edit a post without page reloads.</translate>
**<translate><!--T:149-->
**<translate><!--T:149
Double click to edit topic subjects on message index.</translate>
-->Double click to edit topic subjects on message index.</translate>


===<translate><!--T:150-->
===<translate><!--T:150
User Profiles and User Options</translate>===
-->User Profiles and User Options</translate>===
*<translate><!--T:151-->
*<translate><!--T:151
Ability to hide your email address from the public.</translate>
-->Ability to hide your email address from the public.</translate>
*<translate><!--T:152-->
*<translate><!--T:152
Select their favorite theme among the activated forum themes.</translate>
-->Select their favorite theme among the activated forum themes.</translate>
*<translate><!--T:153-->
*<translate><!--T:153
Select their smiley set from the ones available.</translate>
-->Select their smiley set from the ones available.</translate>
*<translate><!--T:154-->
*<translate><!--T:154
Email notification</translate>
-->Email notification</translate>
*<translate><!--T:155-->
*<translate><!--T:155
New topics per board.</translate>
-->New topics per board.</translate>
*<translate><!--T:156-->
*<translate><!--T:156
Single topics.</translate>
-->Single topics.</translate>
*<translate><!--T:157-->
*<translate><!--T:157
Private messages.</translate>
-->Private messages.</translate>
*<translate><!--T:158-->
*<translate><!--T:158
Login with 'invisible' mode.</translate>
-->Login with 'invisible' mode.</translate>
*'''<translate><!--T:159-->
*'''<translate><!--T:159
Options to hide other members' avatars and signatures.</translate>'''
-->Options to hide other members' avatars and signatures.</translate>'''
*<translate><!--T:160-->
*<translate><!--T:160
Ability to download and resize uploaded avatars.</translate>
-->Ability to download and resize uploaded avatars.</translate>
*<translate><!--T:161-->
*<translate><!--T:161
Personal text, avatar, signature, and all the niceties of forums can be used and are kept up to date in all your posts.</translate>
-->Personal text, avatar, signature, and all the niceties of forums can be used and are kept up to date in all your posts.</translate>


===<translate><!--T:162-->
===<translate><!--T:162
User Resources</translate>===
-->User Resources</translate>===
*<translate><!--T:163-->
*<translate><!--T:163
Icons for topics you've posted to.</translate>
-->Icons for topics you've posted to.</translate>
*'''<translate><!--T:164-->
*'''<translate><!--T:164
Show new replies to your posts.</translate>'''
-->Show new replies to your posts.</translate>'''
*<translate><!--T:165-->
*<translate><!--T:165
Collapsible 'Additional Options' on post screen.</translate>
-->Collapsible 'Additional Options' on post screen.</translate>
*<translate><!--T:166-->
*<translate><!--T:166
Ability to view most recent messages.</translate>
-->Ability to view most recent messages.</translate>
*<translate><!--T:167-->
*<translate><!--T:167
List all topics that have new replies since your last visit.</translate>
-->List all topics that have new replies since your last visit.</translate>
*<translate><!--T:168-->
*<translate><!--T:168
See who is browsing the same boards or topics as you.</translate>
-->See who is browsing the same boards or topics as you.</translate>
*<translate><!--T:169-->
*<translate><!--T:169
Topics that span multiple pages have the page numbers listed as well as an "all" link.</translate>
-->Topics that span multiple pages have the page numbers listed as well as an "all" link.</translate>


===<translate><!--T:170-->
===<translate><!--T:170
Other features</translate>===
-->Other features</translate>===
*<translate><!--T:171-->
*<translate><!--T:171
Several forum statistics</translate>
-->Several forum statistics</translate>
*<translate><!--T:172-->
*<translate><!--T:172
List of users online.</translate>
-->List of users online.</translate>
*<translate><!--T:173-->
*<translate><!--T:173
The menu bar.</translate>
-->The menu bar.</translate>
*<translate><!--T:174-->
*<translate><!--T:174
News.</translate>
-->News.</translate>
*<translate><!--T:175-->
*<translate><!--T:175
Search.</translate>
-->Search.</translate>
*<translate><!--T:176-->
*<translate><!--T:176
Login/logout.</translate>
-->Login/logout.</translate>
*<translate><!--T:177-->
*<translate><!--T:177
Today's events/birthdays/holidays</translate>.
-->Today's events/birthdays/holidays</translate>.


{{Other languages}}
{{Other languages}}
{{Installing SMF}}
{{Installing SMF}}

Revision as of 12:08, 8 June 2011

SMF is a very versatile forum software. It has many features, including the following:

General

  • Uses PHP, and a database system: MySQL, PostgreSQL or SQLite.
  • Comprehensive template system.
  • Advanced permission and user management.
  • Supports multiple languages at once.
  • Open and well-documented source code.
  • Tracking of new and old unread topics, not just from your last visit.
  • Designed for optimal performance and scalability.
  • Multi-media output: XHTML, XML, RSS, WAP
  • Multi-language support from a large community.
  • Package manager that automatically installs or uninstalls mods (also known as packages.)
  • Search:
    • Search the entire forum, a category/board or within a topic.
    • Search within your personal messages.

Security

  • All actions seamlessly require a session based authorization code.
  • Administrative actions require the user's password (and do not rely solely on cookies.)
  • Major actions are time and IP locked, preventing 'hammering'.
  • The number of login attempts from a certain IP can be limited and time locked.

Forum Settings

  • Ability to display page creation time and query count per page.
  • Put a board into maintenance mode, allowing only admins to login.
  • Word censoring, either full word or partial.
  • Ability to break up long words.

Boards and Categories

  • Group boards into collapsible categories.
  • Set categories as non-collapsible.
  • Reorder boards within categories, or reorder categories.
  • Create child boards under other boards. (sub boards)
  • Assign moderators to boards.
  • Allow certain membergroups to access a board, including guests only.
  • Configure permissions for each membergroup on the board level.
  • Ability to indicate new posts to child boards but nothing new in parent.

Member Registration

  • Require registration before forum entrance.
  • Require a user to agree to terms before they register.
  • Disable member registration completely (allowing only moderators to register people).
  • Require email authentication by sending an authentication link.
  • Require a moderator to approve registration.
  • Register new members from the admin center.

Member Navigation and Authentication

  • Several security checks during navigation.
  • Password reminder option, by email with confirmation. (doesn't automatically reset your password.)
  • Both cookie and session based authentication (works without cookies.)
  • Cookies can be set local to a path, global to all subdomains, or normally.
  • Adjustable expiration time for authentication cookies.

Member Tracking and Tracing

  • Sortable and searchable public memberlist (accessible by a permission.)
  • Powerful sortable and searchable admin memberlist.
  • Show all (error) messages and IPs made by a member. (track user)
  • Show all (error) messages from an IP address or range. (track IP)
  • See who's doing what (accessible by permission.)

Statistics

  • Several board statistics (accessible by permission.)
  • Tracking of member's online time in seconds.
  • Tracking of topics, messages, new members, and hits per day.
  • Individual member statistics accessible from their profile.

News and Announcements

  • Ability to create announcement boards (members receive a notification of topics automatically.)
  • Member option to disable receiving announcements.
  • Email or private message your members by membergroup.
  • Show a news ticker or news fader.

Communication

  • Ability to choose sendmail or SMTP (with or without authentication.)
  • Ability to send a topic to a friend.
  • Ability to view a "printer friendly" version of topics.

Membergroups

  • Create membergroups to group members on permissions, access rights, and/or appearance.
  • Assign several membergroups to a single member, with one membergroup as the primary group.
  • Define membergroups that are auto-assigned based on the amount of posts a user has.
  • Determine the maximum number of personal messages a membergroup is allowed to have by group.
  • Assign graphical symbol(s) to a membergroup - by primary group.
  • Determine which membergroups are allowed to access a board.

Banning

  • Ban members based on their username, email address, IP address or hostname.
  • Support of wildcards for email address, IP address, and hostname.
  • Include a ban reason (viewable for the banned user).
  • Include a ban note (only viewable by the admins).
  • Chose between full ban, 'no post' ban, or registration ban.
  • Include an expiration time for bans.

External integration

  • Integrate parts of forum software into existing website using SSI or PHP.
  • Recent topics or posts.
  • Recent news posts in a board.
  • Recent polls.

Export forum data using XML/RSS

  • Latest members.
  • News.
  • Recent posts.

Wireless access

  • Support for WAP, WAP2 and I-mode protocols.
  • Browse through boards/topics/messages with reduced page size.
  • Ability to login and logout (not with WAP 1.)
  • Ability to see new topics/boards with new replies.
  • Ability to jump to first unread reply.
  • Ability to post new messages (not with WAP 1.)

Theming and Templating

  • Ability to allow or disallow your users to select their own theme.
  • Ability to reset all of your members to a certain theme.
  • Ability to install a new theme via your administration center.
  • Default templates are XHTML 1.0 Transitional and CSS 2.0 compliant.
  • Admin can add smileys and smiley sets.
  • Members can choose which smiley set they wish to use (or none.)
  • Themes can be installed by way of the "latest and greatest themes" panel.
  • SSI can have and show layers and the like from the template system.

Posting Features

  • Spell Check.
  • Quick Reply
    • Members can disable it or collapse it.
    • Can be used with "Quote".
    • Also contains "Spell Check".
  • Vast number of "bulletin board codes" to use (including rtl, acronym, and others.)
  • Optional editing grace period before a post is shown as modified.
  • Insert Quote feature on posting screen to quickly quote previous replies.

Polls

  • Can be added or removed to existing topics.
  • Ability to set expiration date.
  • Ability to hide results till expiration of poll.
  • Ability to hide results until after people have voted.
  • Ability to determine how many votes a user may cast.
  • Polls can have up to 256 options.

Attachments

  • Allowed on a per member group or board basis.
  • The filename is hashed to increase the security (so you can upload .php files, etc.)
  • Optional restriction on what filetypes may be uploaded.
  • Ability to restrict such that only registered members can view them (disables hotlinking, mostly.)
  • Images can be embedded into posts.

Calendar Support

  • Shows Birthdays, Events and Holidays.
  • Display calendar information on board index.
  • Link an existing topic to the calendar.
  • Allow only certain members/groups post events.
  • Event poster can edit event.
  • Events can span multiple days.

Moderation Tools

  • Ability to lock and unlock a topic.
  • Topics which are locked by an administrator can not unlocked by anyone else.
  • Ability to allow members to use moderation on just topics they posted.
  • Report to moderator" link.
  • Delete or modify posts.
  • Ability to Merge/Split topics.
  • Move or delete topics.
  • Sticky or unsticky topics.
  • Recycle bin/board for all deleted topics and posts.
  • Moderation log which shows moderation activity and disallows log removal outside of 1 day.
  • AJAX editing:
    • Edit a post without page reloads.
    • Double click to edit topic subjects on message index.

User Profiles and User Options

  • Ability to hide your email address from the public.
  • Select their favorite theme among the activated forum themes.
  • Select their smiley set from the ones available.
  • Email notification
  • New topics per board.
  • Single topics.
  • Private messages.
  • Login with 'invisible' mode.
  • Options to hide other members' avatars and signatures.
  • Ability to download and resize uploaded avatars.
  • Personal text, avatar, signature, and all the niceties of forums can be used and are kept up to date in all your posts.

User Resources

  • Icons for topics you've posted to.
  • Show new replies to your posts.
  • Collapsible 'Additional Options' on post screen.
  • Ability to view most recent messages.
  • List all topics that have new replies since your last visit.
  • See who is browsing the same boards or topics as you.
  • Topics that span multiple pages have the page numbers listed as well as an "all" link.

Other features

  • Several forum statistics
  • List of users online.
  • The menu bar.
  • News.
  • Search.
  • Login/logout.
  • Today's events/birthdays/holidays.
Languages English  · Deutsch · Ελληνικά · español · français · italiano · Nederlands · norsk · português · русский · srpski (latinica) · svenska


Advertisement: