No edit summary |
(Updating to match new version of source page) |
||
Line 2: | Line 2: | ||
{{TOCright}} | {{TOCright}} | ||
{{DISPLAYTITLE:Χαρακτηριστικά}} | {{DISPLAYTITLE:Χαρακτηριστικά}} | ||
<div class="mw-translate-fuzzy"> | |||
Το SMF είναι ένα πολύ ευέλικτο λογισμικό για φόρουμ. Έχει πολλές δυνατότητες, συμπεριλαμβανομένων των παρακάτω: | Το SMF είναι ένα πολύ ευέλικτο λογισμικό για φόρουμ. Έχει πολλές δυνατότητες, συμπεριλαμβανομένων των παρακάτω: | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
===Γενικά=== | ===Γενικά=== | ||
*Χρησιμοποιεί PHP και ένα σύστημα βάσης δεδομένων: MySQL, PostgreSQL ή SQLite. | *Χρησιμοποιεί PHP και ένα σύστημα βάσης δεδομένων: MySQL, PostgreSQL ή SQLite. | ||
Line 18: | Line 21: | ||
**Αναζήτηση σ' ολόκληρο το φόρουμ, σε κατηγορία/πίνακα ή μέσα σε ένα θέμα. | **Αναζήτηση σ' ολόκληρο το φόρουμ, σε κατηγορία/πίνακα ή μέσα σε ένα θέμα. | ||
**Αναζήτηση στα προσωπικά σας μηνύματα. | **Αναζήτηση στα προσωπικά σας μηνύματα. | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
=== Ασφάλεια === | === Ασφάλεια === | ||
* Όλες οι ενέργειες απαιτούν μια συνεδρία που χρησιμοποιεί κωδικό εξουσιοδότησης. | * Όλες οι ενέργειες απαιτούν μια συνεδρία που χρησιμοποιεί κωδικό εξουσιοδότησης. | ||
Line 24: | Line 29: | ||
*'''Οι σημαντικές ενέργειες είναι κλειδωμένες με χρόνο και IP , εμποδίζοντας την 'σφυρηλάτηση/hammering'.''' | *'''Οι σημαντικές ενέργειες είναι κλειδωμένες με χρόνο και IP , εμποδίζοντας την 'σφυρηλάτηση/hammering'.''' | ||
* Ο αριθμός των προσπαθειών login από μια συγκεκριμένη IP μπορεί να είναι περιορισμένος και κλειδωμένος σε χρόνο. | * Ο αριθμός των προσπαθειών login από μια συγκεκριμένη IP μπορεί να είναι περιορισμένος και κλειδωμένος σε χρόνο. | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
===Ρυθμίσεις φόρουμ=== | ===Ρυθμίσεις φόρουμ=== | ||
*Ικανότητα εμφάνισης χρόνου δημιουργίας και αριθμού ερωτημάτων ανά σελίδα. | *Ικανότητα εμφάνισης χρόνου δημιουργίας και αριθμού ερωτημάτων ανά σελίδα. | ||
Line 30: | Line 37: | ||
*Λογοκρισία λέξεων, ολόκληρων ή τμημάτων. | *Λογοκρισία λέξεων, ολόκληρων ή τμημάτων. | ||
*Ικανότητα κατάτμησης μεγάλων λέξεων. | *Ικανότητα κατάτμησης μεγάλων λέξεων. | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
===Πίνακες και κατηγορίες=== | ===Πίνακες και κατηγορίες=== | ||
*Ομαδοποίηση πινάκων σε κατηγορίες που μπορούν να συμπτύσσονται. | *Ομαδοποίηση πινάκων σε κατηγορίες που μπορούν να συμπτύσσονται. | ||
Line 40: | Line 49: | ||
*'''Διαμόρφωση δικαιωμάτων για κάθε ομάδα μελών σε επίπεδο πίνακα.''' | *'''Διαμόρφωση δικαιωμάτων για κάθε ομάδα μελών σε επίπεδο πίνακα.''' | ||
*Ικανότητα ανάδειξης νέων μηνυμάτων σε θυγατρικούς πίνακες χωρίς τίποτα νέο στον γονικό. | *Ικανότητα ανάδειξης νέων μηνυμάτων σε θυγατρικούς πίνακες χωρίς τίποτα νέο στον γονικό. | ||
</div> | |||
<div class="mw-translate-fuzzy"> | |||
===Εγγραφή μέλους=== | ===Εγγραφή μέλους=== | ||
*Απαίτηση εγγραφής πριν την είσοδο στο φόρουμ. | *Απαίτηση εγγραφής πριν την είσοδο στο φόρουμ. | ||
Line 48: | Line 59: | ||
*Require a moderator to approve registration. | *Require a moderator to approve registration. | ||
*Εγγραφή νέων μελών από το κέντρο διαχείρισης. | *Εγγραφή νέων μελών από το κέντρο διαχείρισης. | ||
</div> | |||
===Member Navigation and Authentication=== | ===Member Navigation and Authentication=== | ||
*Password reminder option, by email with confirmation (doesn't automatically reset your password). | |||
*Password reminder option, by email with confirmation | *Both cookie and session based authentication (works without cookies). | ||
* | |||
*Cookies can be set local to a path, global to all subdomains, or normally. | *Cookies can be set local to a path, global to all subdomains, or normally. | ||
*Adjustable expiration time for authentication cookies. | *Adjustable expiration time for authentication cookies. | ||
===Member Tracking and Tracing=== | ===Member Tracking and Tracing=== | ||
*Sortable and searchable public memberlist (accessible by a permission. | *Sortable and searchable public memberlist (accessible by a permission). | ||
*Powerful sortable and searchable admin memberlist. | *Powerful sortable and searchable admin memberlist. | ||
*Show all (error) messages and IPs made by a member | *Show all (error) messages and IPs made by a member (track user). | ||
*Show all (error) messages from an IP address or range | *Show all (error) messages from an IP address or range (track IP). | ||
*See who's doing what (accessible by permission. | *See who's doing what (accessible by permission). | ||
===Statistics=== | ===Statistics=== | ||
*Several board statistics (accessible by permission. | *Several board statistics (accessible by permission). | ||
*Tracking of member's online time in seconds. | *Tracking of member's online time in seconds. | ||
*Tracking of topics, messages, new members, and hits per day. | *Tracking of topics, messages, new members, and hits per day. | ||
Line 70: | Line 81: | ||
===News and Announcements=== | ===News and Announcements=== | ||
*Send a Newsletter from the admin center, or post any topic as an Announcement | *Send a Newsletter from the admin center, or post any topic as an Announcement. | ||
*Member option to disable receiving announcements (and Admin override of this option). | *Member option to disable receiving announcements (and Admin override of this option). | ||
*Email or private message your members by membergroup. | *Email or private message your members by membergroup. | ||
*Show a | *Show a news fader. | ||
<div class="mw-translate-fuzzy"> | |||
===Επικοινωνία=== | ===Επικοινωνία=== | ||
*'''Ικανότητα επιλογής μεταξύ sendmail (PHP) ή SMTP (με ή χωρίς επαλήθευση.)''' | *'''Ικανότητα επιλογής μεταξύ sendmail (PHP) ή SMTP (με ή χωρίς επαλήθευση.)''' | ||
*Ικανότητα αποστολής θέματος σε ένα φίλο. | *Ικανότητα αποστολής θέματος σε ένα φίλο. | ||
*Ικανότητα παρουσίασης μιας "φιλικής στην εκτύπωση" έκδοσης των θεμάτων. | *Ικανότητα παρουσίασης μιας "φιλικής στην εκτύπωση" έκδοσης των θεμάτων. | ||
</div> | |||
===Membergroups=== | ===Membergroups=== | ||
*Create membergroups to group members on permissions, access rights, and/or appearance. | *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. | *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. | *Determine the maximum number of personal messages a membergroup is allowed to have by group. | ||
*Assign | *Assign badge or star to a membergroup - by primary group. | ||
*Determine which membergroups are allowed to access a board. | *Determine which membergroups are allowed to access a board. | ||
===Banning=== | ===Banning=== | ||
*Ban members based on their username, email address, IP address or hostname. | *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 reason (viewable for the banned user). | ||
*Include a ban note (only viewable by the | *Include a ban note (only viewable by the administrators). | ||
* | *Choose between full ban, 'no post' ban, or registration ban. | ||
* | *Include an expiration time for bans. | ||
<div class="mw-translate-fuzzy"> | |||
===Εξωτερική ενσωμάτωση=== | ===Εξωτερική ενσωμάτωση=== | ||
*Ενσωμάτωση τμημάτων του λογισμικού του φόρουμ σε ένα υπάρχοντα ιστότοπο με χρήση SSI ή PHP. | *Ενσωμάτωση τμημάτων του λογισμικού του φόρουμ σε ένα υπάρχοντα ιστότοπο με χρήση SSI ή PHP. | ||
Line 101: | Line 115: | ||
*Πρόσφατες δημοσιεύσεις νέων σε ένα πίνακα. | *Πρόσφατες δημοσιεύσεις νέων σε ένα πίνακα. | ||
*Πρόσφατες ψηφοφορίες. | *Πρόσφατες ψηφοφορίες. | ||
</div> | |||
===Εξαγωγή δεδομένων του φόρουμ με χρήση XML / RSS=== | ===Εξαγωγή δεδομένων του φόρουμ με χρήση XML / RSS=== | ||
Line 108: | Line 123: | ||
===Wireless access=== | ===Wireless access=== | ||
* | *Support for WAP, WAP2 and I-mode protocols. | ||
*Browse through boards/topics/messages with reduced page size. | *Browse through boards/topics/messages with reduced page size. | ||
*Ability to login and logout | *Ability to login and logout. | ||
*Ability to see new topics/boards with new replies. | *Ability to see new topics/boards with new replies. | ||
*Ability to jump to first unread reply. | *Ability to jump to first unread reply. | ||
*Ability to post new messages | *Ability to post new messages. | ||
===Theming and Templating=== | ===Theming and Templating=== | ||
Line 119: | Line 134: | ||
*Ability to reset all of your members to a certain theme. | *Ability to reset all of your members to a certain theme. | ||
*Ability to install a new theme via your administration center. | *Ability to install a new theme via your administration center. | ||
*Admin can add smileys and smiley sets. | *Admin can add smileys and smiley sets. | ||
* | *Members can choose which smiley set they wish to use (or none). | ||
*SSI can have and show layers and the like from the template system. | *SSI can have and show layers and the like from the template system. | ||
<div class="mw-translate-fuzzy"> | |||
===Χαρακτηριστικά δημοσίευσης=== | ===Χαρακτηριστικά δημοσίευσης=== | ||
*'''Ορθογραφικός έλεγχος.''' | *'''Ορθογραφικός έλεγχος.''' | ||
Line 134: | Line 148: | ||
*Προαιρετική περίοδος χάριτος στην τροποποίηση μιας δημοσίευσης πριν εμφανισθεί ως τροποποιημένη. | *Προαιρετική περίοδος χάριτος στην τροποποίηση μιας δημοσίευσης πριν εμφανισθεί ως τροποποιημένη. | ||
*'''Χαρακτηριστικό εισαγωγής παράθεσης στην οθόνη δημοσίευσης για γρήγορη παράθεση προηγουμένων απαντήσεων.''' | *'''Χαρακτηριστικό εισαγωγής παράθεσης στην οθόνη δημοσίευσης για γρήγορη παράθεση προηγουμένων απαντήσεων.''' | ||
</div> | |||
===Polls=== | ===Polls=== | ||
* | *Can be added or removed to existing topics. | ||
*Ability to set expiration date. | *Ability to set expiration date. | ||
*Ability to hide results till expiration of poll. | *Ability to hide results till expiration of poll. | ||
Line 145: | Line 160: | ||
===Attachments=== | ===Attachments=== | ||
*Allowed on a per member group or board basis. | *Allowed on a per member group or board basis. | ||
* | *The filename is hashed to increase the security (so you can upload .php files). | ||
*Optional restriction on what filetypes may be uploaded. | *Optional restriction on what filetypes may be uploaded. | ||
*Ability to restrict such that only registered members can view them (disables hotlinking, mostly. | *Ability to restrict such that only registered members can view them (disables hotlinking, mostly). | ||
*Images can be embedded into posts. | *Images can be embedded into posts. | ||
Line 154: | Line 169: | ||
*Display calendar information on board index. | *Display calendar information on board index. | ||
*Link an existing topic to the calendar. | *Link an existing topic to the calendar. | ||
*Allow only certain members/groups post events. | *Allow only certain members/groups to post events. | ||
*Event poster can edit event. | *Event poster can edit event. | ||
*Events can span multiple days. | *Events can span multiple days. | ||
Line 161: | Line 176: | ||
*Ability to lock and unlock a topic. | *Ability to lock and unlock a topic. | ||
*Topics which are locked by an administrator can not unlocked by anyone else. | *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. | *Delete or modify posts. | ||
* | *Ability to merge/split topics. | ||
*Move or delete topics. | *Move or delete topics. | ||
*Sticky or unsticky topics. | *Sticky or unsticky topics. | ||
* | *Recycle bin/board for all deleted topics and posts. | ||
*Moderation log which shows moderation activity and | *Moderation log which shows moderation activity and dissallows the removal of log entries until they are at least 24-hours old. | ||
*AJAX editing: | *AJAX editing: | ||
**Edit a post without page reloads. | **Edit a post without page reloads. | ||
Line 175: | Line 190: | ||
===User Profiles and User Options=== | ===User Profiles and User Options=== | ||
*Ability to hide your email address from the public. | *Ability to hide your email address from the public. | ||
*Select | *Select favorite theme among the activated forum themes. | ||
*Select | *Select smiley set from the ones available. | ||
*Email notification | *Email notification | ||
** New topics per board. | ** New topics per board. | ||
Line 182: | Line 197: | ||
** Private messages. | ** Private messages. | ||
*Login with 'invisible' mode. | *Login with 'invisible' mode. | ||
* | *Options to hide other members' avatars and signatures. | ||
*Ability to download and resize uploaded avatars. | *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. | *Personal text, avatar, signature, and all the niceties of forums can be used and are kept up to date in all your posts. | ||
Line 188: | Line 203: | ||
===User Resources=== | ===User Resources=== | ||
*Icons for topics you've posted to. | *Icons for topics you've posted to. | ||
* | *Show new replies to your posts. | ||
*Collapsible 'Additional Options' on post screen. | *Collapsible 'Additional Options' on post screen. | ||
*Ability to view most recent messages. | *Ability to view most recent messages. |
Revision as of 06:50, 4 October 2013
Languages | English · Deutsch · Ελληνικά · español · français · italiano · Nederlands · norsk · português · русский · srpski (latinica) · svenska |
---|
Το SMF είναι ένα πολύ ευέλικτο λογισμικό για φόρουμ. Έχει πολλές δυνατότητες, συμπεριλαμβανομένων των παρακάτω:
Γενικά
- Χρησιμοποιεί PHP και ένα σύστημα βάσης δεδομένων: MySQL, PostgreSQL ή SQLite.
- Εκτεταμένο σύστημα προτύπων.
- Εξελιγμένο σύστημα διαχείρισης δικαιωμάτων και χρηστών.
- Υποστηρίζει την σύγχρονη χρήση πολλών γλωσσών.
- Ανοιχτός και καλά τεκμηριωμένος πηγαίος κώδικας.
- Παρακολούθηση παλαιών και νέων μη αναγνωσμένων θεμάτων, όχι μόνο από την τελευταία επίσκεψη.
- Σχεδιασμένο για ιδανική απόδοση και επεκτασιμότητα.
- Παροχή σε πολυμέσα: XHTML, XML, RSS, WAP
- Υποστήριξη σε πολλές γλώσσες από μια μεγάλη κοινότητα.
- Διαχειριστής πακέτων που εγκαθιστά ή απεγκαθιστά αυτόματα mods (γνωστά επίσης και ως πακέτα.)
- Αναζήτηση:
- Αναζήτηση σ' ολόκληρο το φόρουμ, σε κατηγορία/πίνακα ή μέσα σε ένα θέμα.
- Αναζήτηση στα προσωπικά σας μηνύματα.
Ασφάλεια
- Όλες οι ενέργειες απαιτούν μια συνεδρία που χρησιμοποιεί κωδικό εξουσιοδότησης.
- Οι διαχειριστικές ενέργειες απαιτούν κωδικό πρόσβασης του χρήστη (και δεν βασίζονται αποκλειστικά σε cookies.)
- Οι σημαντικές ενέργειες είναι κλειδωμένες με χρόνο και IP , εμποδίζοντας την 'σφυρηλάτηση/hammering'.
- Ο αριθμός των προσπαθειών login από μια συγκεκριμένη IP μπορεί να είναι περιορισμένος και κλειδωμένος σε χρόνο.
Ρυθμίσεις φόρουμ
- Ικανότητα εμφάνισης χρόνου δημιουργίας και αριθμού ερωτημάτων ανά σελίδα.
- Τοποθέτηση του φόρουμ σε κατάσταση συντήρησης, επιτρέποντας μόνο στους διαχειριστές την σύνδεση.
- Λογοκρισία λέξεων, ολόκληρων ή τμημάτων.
- Ικανότητα κατάτμησης μεγάλων λέξεων.
Πίνακες και κατηγορίες
- Ομαδοποίηση πινάκων σε κατηγορίες που μπορούν να συμπτύσσονται.
- Τοποθέτηση κατηγοριών ως μη πτυσσόμενες.
- Αναταξινόμηση πινάκων στις κατηγορίες ή αναταξινόμηση κατηγοριών.
- Δημιουργία θυγατρικών πινάκων κάτω από άλλους πίνακες. (υποπίνακες)
- Τοποθέτηση συντονιστών στους πίνακες.
- Δυνατότητα να επιτρέπεται για ορισμένες μόνο ομάδες μελών να έχουν πρόσβαση σε ένα πίνακα, συμπεριλαμβανομένων των επισκεπτών.
- Διαμόρφωση δικαιωμάτων για κάθε ομάδα μελών σε επίπεδο πίνακα.
- Ικανότητα ανάδειξης νέων μηνυμάτων σε θυγατρικούς πίνακες χωρίς τίποτα νέο στον γονικό.
Εγγραφή μέλους
- Απαίτηση εγγραφής πριν την είσοδο στο φόρουμ.
- Απαίτηση από τον χρήστη να συμφωνήσει με τους όρους πριν την εγγραφή.
- Disable member registration completely (allowing only moderators to register people).
- Require email authentication by sending an authentication link.
- Require a moderator to approve registration.
- Εγγραφή νέων μελών από το κέντρο διαχείρισης.
- 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
- Send a Newsletter from the admin center, or post any topic as an Announcement.
- Member option to disable receiving announcements (and Admin override of this option).
- Email or private message your members by membergroup.
- Show a news fader.
Επικοινωνία
- Ικανότητα επιλογής μεταξύ sendmail (PHP) ή SMTP (με ή χωρίς επαλήθευση.)
- Ικανότητα αποστολής θέματος σε ένα φίλο.
- Ικανότητα παρουσίασης μιας "φιλικής στην εκτύπωση" έκδοσης των θεμάτων.
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 badge or star 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 administrators).
- Choose between full ban, 'no post' ban, or registration ban.
- Include an expiration time for bans.
Εξωτερική ενσωμάτωση
- Ενσωμάτωση τμημάτων του λογισμικού του φόρουμ σε ένα υπάρχοντα ιστότοπο με χρήση SSI ή PHP.
- Πρόσφατα θέματα ή δημοσιεύσεις.
- Πρόσφατες δημοσιεύσεις νέων σε ένα πίνακα.
- Πρόσφατες ψηφοφορίες.
Εξαγωγή δεδομένων του φόρουμ με χρήση XML / RSS
- Πρόσφατα μέλη.
- Νέα.
- Πρόσφατες δημοσιεύσεις.
Wireless access
- Support for WAP, WAP2 and I-mode protocols.
- Browse through boards/topics/messages with reduced page size.
- Ability to login and logout.
- Ability to see new topics/boards with new replies.
- Ability to jump to first unread reply.
- Ability to post new messages.
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.
- Admin can add smileys and smiley sets.
- Members can choose which smiley set they wish to use (or none).
- SSI can have and show layers and the like from the template system.
Χαρακτηριστικά δημοσίευσης
- Ορθογραφικός έλεγχος.
- Γρήγορη απάντηση
- Τα μέλη μπορούν να την απενεργοποιούν ή να την συμπτύσσουν.
- Μπορεί να χρησιμοποιηθεί με "Παράθεση".
- Περιέχει επίσης "Ορθογραφικό έλεγχο".
- Μεγάλος αριθμός από "bulletin board codes" για χρήση (συμπεριλαμβανομένων των rtl, acronym και άλλων.)
- Προαιρετική περίοδος χάριτος στην τροποποίηση μιας δημοσίευσης πριν εμφανισθεί ως τροποποιημένη.
- Χαρακτηριστικό εισαγωγής παράθεσης στην οθόνη δημοσίευσης για γρήγορη παράθεση προηγουμένων απαντήσεων.
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).
- 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 to 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 dissallows the removal of log entries until they are at least 24-hours old.
- 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 favorite theme among the activated forum themes.
- Select 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.
Άλλα χαρακτηριστικά
- Διάφορα στατιστικά του φόρουμ.
- Κατάλογος χρηστών σε σύνδεση.
- Η μπάρα του μενού.
- Νέα.
- Αναζήτηση.
- Σύνδεση/αποσύνδεση.
- Προσεχείς εκδηλώσεις/γενέθλια/διακοπές.