Extension:AWC's Forum
From MediaWiki.org
|
AWC's Forum Release status: stable |
|
|---|---|
| Implementation | Database, Special page, Tag |
| Description | A full featured standalone forum for MediaWiki, including permission based restricted forums, stickys, announcements and locked threads, signatures, avatars, moderation ability's and an admin section. |
| Author(s) | AWC Talk |
| Version | 2.3.3 (2008-04-26) |
| MediaWiki | 1.6+ |
| Download | AWC Forum Extension |
| Added rights | Forum: Admin, Moderator, Can't View, Can't Post, Can't Delete, Can't Edit, No Sigs |
| Example | HTPCnz (Monobook skin) and AWC Testing Forum (Modified skin) |
| Hooks used |
SkinTemplateContentActions |
Contents |
[edit] What can this extension do?
This extension allows the display of a standalone forum within MediaWiki.
It uses MediaWiki's user authentication system so the forum users details are identical, and the logon process is transparent and perfectly integrated.
Users, can create new threads/topics, where others may posts replys to. Users may also quote posts, and edit their own posts (permissions dependent).
Moderators can edit, delete and move threads. Moderators can also make these threads 'stickys' or 'locked'.
Admins, can give and remove the permissions required to be a moderator, and may add and remove many restrictions on users forum accounts. Admins may also make changes to the forums, such as add and delete category's and forums, make 'announcements', make changes to many forum configuration settings and do general 'maintenance'.
[edit] Feature List
This feature list is just a highlight, it is not all-inclusive
- Traditional forum style layout
- Wiki Forum Tag <forum_info></forum_info> - for displaying latest forum posts anywhere in wiki
- Forum Wiki tag <wiki>Page Title</wiki> - for embedding wiki pages within a forum thread/post, still editable like normal, and redirects after saving back to the forum thread
- Permission based restricted forums (All, only Members, only Moderators/Admin, only Admin)
- Stickys, Announcements, Lock and Moving of threads
- New activity indicators
- Emoticons
- User thread, post and wiki edit count displayed in threads (Wiki edits depend on MediaWiki ver.)
- Forum search - including thread/forum and user specific
- Preview, edit, quote
- Multiple page numbered tabs, forum and thread based
- Admin section
- Maintenance: thread pruning, forums display of thread and post count recalculation
- Easily edited Language file
- Configuration: guest viewing signature and avatars, cut-off limits; thread title lengths, number of posts in thread, number of threads in forum, displaying post, thread and Wiki edit counts, 'ROBOTS' META info, min search chars, search word filter and more...
- Moderator ability's
- Lock, Sticky or Move threads
- Edit threads
- Delete threads
- User ability's
- Add/Change Signature
- Add/Change Avatars - Three methods available: URL linking, wiki img tag, forum upload (depends on Admin settings and server restrictions)
- Option to view Avatars, Signature or Signatures only once per-thread.
[edit] Successful Testing
MediaWiki Versions:
1.12, 1.11, 1.9.3, 1.7, 1.6, 1.5
PHP: 5.2.5 (cgi), 5.2.3 (cgi-fcgi), 5.2.1 (isapi), 4.4.8 (cgi)
MySQL: 5.0.45, 5.0.24, 4.1.18
[edit] Download & Installation
- Download the AWC Forum extension
- Upload the files
- Add the following to LocalSettings.php:
require_once( "$IP/extensions/awc/forums/awc_forum.php" ); # AWC
- Run the installer
- Delete the installer
- Go to your "Special pages" and you will now see a link to your forum
[edit] User rights
In order to install this extension you must be a Sysops.
[edit] User Instruction Manual
The user manual will detail every feature, where they are located and how to use them.
At this point, it is still being written, so not everything is covered, but contributions are welcome to speed up this process, so to make it easier for others using this extension, hence the reason for using a wiki medium. It should also be pointed out, that as this extension is changing rapidally, some sections have not been documented as of yet on purpose, due to known forecoming changes/recent changes, and there are parts of the manual that may already be outdated.
The User Instruction Manual is available here

