CINXE.COM
Modules
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Modules</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="icon" type="image/png" href="/favicon.png" /> <link rel="stylesheet" type="text/css" href="/styles/main.css" media="screen,print" /> <link rel="stylesheet" type="text/css" href="/styles/downloads.css" media="screen,print" /> <link rel="stylesheet" type="text/css" href="/styles/mysqlconf.css" media="screen,print" /> <script type="text/javascript" src="/js/nav.js"></script> </head> <body> <div id="top-bar" align="center"> <div id="buttons"> <a href="http://www.spreadfirefox.com/?q=affiliates&id=17632&t=61"><img src="/images/firefox_80x15.png" border="0" height="15" width="80" alt="Firefox" /></a> <a href="http://www.php.net/"><img src="/images/php_power.png" border="0" height="15" width="80" alt="PHP" /></a> </div> <div id="logo"> <a href="/"><img src="/images/logo.png" width="111" height="26" border="0" alt="Open Source PHP Forum" /></a> </div> </div> <div id="menu-bar" align="center"> <table cellspacing="0" cellpadding="0" border="0" width="100%" align="center"> <tr> <td onclick="loadURL('/downloads.php');"><a href="/downloads.php">DOWNLOADS</a></td> <td onclick="loadURL('/support.php');"><a href="/support.php">SUPPORT</a></td> <td id="mod_jumpmenu_root" onclick="loadURL('/phorum5/index.php');"><a href="/phorum5/index.php">COMMUNITY</a></td> <td onclick="loadURL('https://github.com/Phorum/Core');"><a href="https://github.com/Phorum/Core">DEVELOPMENT</a></td> <td onclick="loadURL('/docs/html/');"><a href="/docs/html/">DOCS</a></td> <td onclick="loadURL('/demo/');"><a href="/demo/">DEMO</a></td> <td onclick="loadURL('/links.php');"><a href="/links.php">LINKS</a></td> </tr> </table> </div> <div id="wrapper"> <div id="content"> <h2>Index of Modules by Category</h2><a name="IndexofModulesbyCategory"></a> <a href="#admin">Admin Modules</a>(category: admin): These are some modules that admins will find useful.<br/> <a href="#bbcode">BBcode Modules</a>(category: bbcode): Modules that implement extra BBcode tags<br/> <a href="#embed_content">Content Embedding Modules</a>(category: embed_content): Modules for embedding content in message bodies.<br/> <a href="#phorum3conversion">Conversion from Phorum 3</a>(category: phorum3conversion): If you are converting from Phorum 3, you may want these.<br/> <a href="#email">Email Modules</a>(category: email): These modules add or enhance email functions.<br/> <a href="#integration">Integration Modules</a>(category: integration): Modules for integrating Phorum with other systems<br/> <a href="#user_management">Login and Registration Modules</a>(category: user_management): These modules deal with logging in/out, registration, and login status.<br/> <a href="#misc">Miscellaneous</a>(category: misc): Last resort category for modules that do not belong anywhere else.<br/> <a href="#moderator">Moderator Modules</a>(category: moderator): Modules that affect forum moderation.<br/> <a href="#posting">Posting Modules</a>(category: posting): These modules add new posting/editing functions.<br/> <a href="#searchmod">Search Modules</a>(category: search): Various methods of searching the forums.<br/> <a href="#seo">Search Engine Optimization Modules</a>(category: seo): These modules make your forums search engine friendly.<br/> <a href="#spam">Spam Protection Modules</a>(category: spam): Protect your forums from the constant barrage of spam.<br/> <a href="#spellchecking">Spell Checking Modules</a>(category: spellchecking): Allow your users to spell-check their posts.<br/> <a href="#user_features">User Modules</a>(category: user_features): These modules give the users new options and enhance their experience.<br/> <a href="#viewlayout">View and Layout Modules</a>(category: viewlayout): These modules add to or alter the layout of your forums.<br/> <a href="#uncategorized">Uncategorized</a>: All modules which don't have a category assigned<br/> <br/><br/> <h3>Admin Modules</h3><a name="admin"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,133125,133125#msg-133125">Admin Mass Email</a>: <br /> This mod allows the admin to send a mass email to all users, selected users, users which meet a specific criteria, or users in selected groups.<br/>Author: Joe Curia (aka Azumandias)<br/>Version: 5.2.1.06 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123521,123521#msg-123521">Admin Security Suite</a>: <br /> This module adds a host of security functions to the admin section.<br/>Author: Joe Curia<br/>Version: 5.2.1.05 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,139450,139450#msg-139450">Admin Skins</a>: <br /> This module allows for switching the admin screens to a new template.<br/>Author: Jim Lehmann a.k.a. Ravenswood<br/>Version: 1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,125914,125914#msg-125914">Automatic HTTP Path</a>: <br /> This module automatically sets the HTTP Path configuration option, based on the active URL. This can be useful if for some reason you run one Phorum install under various host names and/or directories (e.g. a Phorum on a private space intranet server that is also accessible through a public URL or a server that has to be accessible on both an http:// and https:// URL).<br/>Version: 1.0.9 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,146707,146707#msg-146707">Automatic Message Pruning</a>: <br /> This module allows an admin to automatically close, hide, or delete posts in selected forums after a selected period of time.<br/>Author: Joe Curia<br/>Version: 5.2.1.00 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,147667,147667#msg-147667">Block User</a>: <br /> Allows administrators to handle misbehaving or spammy users.<br/>Author: Thomas Seifert<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,138004,138004#msg-138004">Bulk PM</a>: <br /> Allows admins to send private messages to all users by typing ALL in the To: field or selecing "PM to all users" from the user drop down list. <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,140108,140108#msg-140108">Bulk User Add</a>: <br /> Creates many users in a single operation. Optionally retrieves user details from an LDAP server and/or adds the users to specified groups.<br/>Author: Elliot Kendall <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129168,129168#msg-129168">Bypass Moderation for Specified User Groups</a>: <br /> This module allows users in specified group to post messages into specified forum without moderator approval.<br/>Author: Guido Tabbernuk, based on preapproval mod by Chris Eaton<br/>Version: 1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129999,129999#msg-129999">Check Modules for Upgrades</a>: <br /> This module will check all Phorum 5.2 modules for upgrades and list their status.<br/>Author: Joe Curia<br/>Version: 5.2.1.07 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,137154,137154#msg-137154">Compress Javascript using Packer</a>: <br /> This module compresses the Phorum Javascript code using Dean Edwards' JavaScript Packer algorithm. This reduces bandwidth usage and speeds up the JavaScript code.<br/>Author: Maurice Makaay<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130636,130636#msg-130636">Compress Javascript using Yahoo's YUI Compressor</a>: <br /> This module compresses the Phorum Javascript code using Yahoo's excellent YUI Compressor. The JavaScript code can be compressed to less than 50% of its original size. This reduces bandwidth usage and speeds up the JavaScript code.<br/>Author: Maurice Makaay<br/>Version: 1.0.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,137137,137137#msg-137137">Compress output using Minify</a>: <br /> This module compresses the Phorum HTML, CSS and JavaScript output using tools from the Minify package. For information on Minify, take a look at https://code.google.com/p/minify/<br/>Author: Maurice Makaay<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130049,130049#msg-130049">Custom Language Database</a>: <br /> This module allows you to easily customize the current language variables and add your own. With this module you will not have to worry about replacing language files as you upgrade. Inspired by Maurice Makaay's module for customizing mail messages.<br/>Author: Joe Curia<br/>Version: 5.2.1.01 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123951,123951#msg-123951">Customize Mail Messages</a>: <br /> This module can be used to customize the mail messages that are sent out by Phorum. You can also do this by editing the language files, but using this module, you won't have to be afraid of overwriting the modified language file on upgrades.<br/>Author: Maurice Makaay<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130906,130906#msg-130906">Customize User List</a>: <br /> Customize user lists with an extra field.<br/>Version: 1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,146312,146312#msg-146312">Disable Bundled jQuery</a>: <br /> This mod suppresses the loading of the bundled jQuery library, which can be useful in case a jQuery library is already loaded in another way for your site.<br/>Author: Maurice Makaay<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123555,123555#msg-123555">Easy Color Scheme Manager</a>: <br /> Choose a color scheme, based on any template, preview it, and apply it to your forum. You can also save and reapply different schemes.<br/>Author: Joe Curia<br/>Version: 5.2.1.08 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130665,130665#msg-130665">Enhanced Custom Profiles</a>: <br /> This module will allow admins to create custom profile fields, choose the type of field for each, and add them automatically to most Control Center pages and the registration page without having to do a template update.<br/>Author: Joe Curia<br/>Version: 5.2.1.06 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,134494,134494#msg-134494">External Authentication</a>: <br /> This module allows authentication to Phorum from external applications<br/>Author: Joe Curia<br/>Version: 5.2.1.04 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,138588,138588#msg-138588">Fix Proxy IP</a>: <br /> This module can be used when your server is running behind a proxy server. In such case, Phorum will not see the IP-address of the client, but the one of the proxy. If the proxy is proper, it will send along a X-Forwarded-For header, telling the original IP-address. This module will let Phorum use the IP-address from that header if it is available in the request.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,133435,133435#msg-133435">Forum Lockdown</a>: <br /> This module allows the admin to redirect all unauthorized access to the login page, to disable registration without template changes, and to enable an invitation only mode for registration.<br/>Author: Joe Curia<br/>Version: 5.2.1.03 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,132841,132841#msg-132841">HTML not XHTML</a>: <br /> This module removes XHTML tag endings like <br /> and replace them with HTML tags ending like <br>. The module is meant to be used with a custom template where you want Phorum to produce valid HTML and not XHTML.<br/>Author: Kim N. Lesmer <knl@bitflop.com><br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,138017,138017#msg-138017">HTTPS from HTTP Path</a>: <br /> Populates $_SERVER['HTTPS'] based on the HTTP Path config setting<br/>Author: Elliot Kendall <elliot.kendall@emory.edu><br/>Version: 0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,124298,124298#msg-124298">Impersonate User</a>: <br /> Allows administrators to (temporarily) impersonate a different user, which can be useful when investigating user specific problems.<br/>Author: Maurice Makaay<br/>Version: 1.0.7 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,139506,139506#msg-139506">Make Profiles Private</a>: <br /> This module prevents people from seeing profiles unless they are logged in.<br/>Author: James Lehmann a.k.a. Ravenswood<br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,142079,142079#msg-142079">Moderated User Group</a>: <br /> This module allows you to create a group of users that will always be moderated (ie. their posts will remain hidden until approved by a moderator).<br/>Author: Joe Curia<br/>Version: 5.2.1.00 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,126835,126835#msg-126835">Private Message Restrictions</a>: <br /> This module disables the private message system if users do not meet certain criteria.<br/>Author: Frank Montmarquet - fmon<br/>Version: 2.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,139391,139391#msg-139391">Register To Group</a>: <br /> This mod allows you to add each user automatically to one or multiple groups on registration.<br/>Author: Thomas Seifert<br/>Version: 1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,136692,136692#msg-136692">Registration Notification</a>: <br /> Sends a notification email to the administrator(s) after a new user has registered<br/>Author: zwerfkat <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,139196,139196#msg-139196">Static Pages</a>: <br /> This module allows for the creation of pages of text which will be displayed using the colors and style of the current Phorum template.<br/>Author: Jim Lehmann a.k.a. Ravenswood<br/>Version: 1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,124486,124486#msg-124486">Store Files on Disk</a>: <br /> This module takes care of storing file data (attachments, personal user files) on disk instead of using the database as the file storage.<br/>Author: Thomas Seifert and Maurice Makaay<br/>Version: 1.1.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123475,123475#msg-123475">Virtual Hosting</a>: <br /> This module implements virtual hosting facilities for Phorum. It extends the vroot functionality of Phorum, so it is possible to bind a certain website hostname to a specific vroot. This way, multiple websites can have their own Phorum vroot on their own site, looking like it were a separate Phorum installation. There are also some extra's to make vroots / virtual hosts more versatile.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.1.5 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,149172,149172#msg-149172">addon_pages</a>: <br /> This module allows for integrating custom modules, templates, and external links with a Phorum Site.<br/>Author: Nicholas Vrtis<br/>Version: 1.1 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>BBcode Modules</h3><a name="bbcode"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,141931,141931#msg-141931">BBCode Flash</a>: <br /> This module allows embedding of Flash (swf files) in forum messages by using the [flash]...[/flash] bbcode tag.<br/>Author: Robert Angle <admin@robertangle.com><br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,127363,127363#msg-127363">BBcode GeSHi (code syntax highlighting)</a>: <br /> This module implements syntax highlighting by extending the BBcode [code] tag. It can be used for adding syntax highlighted program code to messages. For highlighting, the excellent <a href="https://qbnz.com/highlighter/">GeSHi</a> (Generic Syntax Highlighter) package is used.<br/>Version: 1.0.5 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123949,123949#msg-123949">BBcode Google</a>: <br /> This module will turn [google]search words[/google] into a link that will search for the search words on Google.<br/>Version: 1.1.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,124591,124591#msg-124591">BBcode Spoiler</a>: <br /> This module adds the bbcode [spoiler]...[/spoiler], which can be used for adding a spoiler to a message (a spoiler is information that you do not want to show right away to the reader of the message, e.g. a movie plot or a solution to a puzzle, because that could spoil some fun for the reader). The reader can then decide on his own whether he wants to read the spoiler or not.<br/>Author: Maurice Makaay<br/>Version: 1.0.10 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,144641,144641#msg-144641">BBcode Tables</a>: <br /> This module implements BBcode tables. Edit the settings section in the bbcode_tables.php file to customize the look of the tables.<br/>Author: Joe Curia<br/>Version: 5.2.1.01 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123955,123955#msg-123955">BBcode Video</a>: <br /> This module allows embedding of YouTube, Google, vimeo.com, break.com and ebaumsworld.com videos in forum messages by using the [video]...[/video] bbcode tag. It can also be used to automatically replace recognized video URLs with embedded videos (see the settings screen of the module for that function).<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.10 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,125585,125585#msg-125585">Embed MP3</a>: <br /> This module implements an embedded MP3 player. MP3 files can be played directly from a URL using the [mp3]..[/mp3] BBcode tag. If the "Embed Attachments" module is installed and activated, it is possible to use the MP3 player for attachments as well.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123502,123502#msg-123502">Guitar TAB</a>: <br /> This module will try to autodetect ASCII art based guitar TABs in forum messages and automatically applies the bbcode tag [code] to them (unless they are already within a [code] block).<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,135558,135558#msg-135558">LatexRender Phorum Mod</a>: <br /> This module creates small images from latex code inside [tex][/tex] tags. <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>Content Embedding Modules</h3><a name="embed_content"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,141931,141931#msg-141931">BBCode Flash</a>: <br /> This module allows embedding of Flash (swf files) in forum messages by using the [flash]...[/flash] bbcode tag.<br/>Author: Robert Angle <admin@robertangle.com><br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123955,123955#msg-123955">BBcode Video</a>: <br /> This module allows embedding of YouTube, Google, vimeo.com, break.com and ebaumsworld.com videos in forum messages by using the [video]...[/video] bbcode tag. It can also be used to automatically replace recognized video URLs with embedded videos (see the settings screen of the module for that function).<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.10 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,125586,125586#msg-125586">Embed Attachments</a>: <br /> This module makes it possible to put links that point to the attachments for a message inline at any position in the message body. Other modules (like "Embed Images" and "Embed MP3") can be installed to replace these links by embedded attachment viewers.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,125584,125584#msg-125584">Embed Images</a>: <br /> This module implements several image viewers that can be used for viewing images inside forum messages. The images are shown as scaled down thumbnails in the message, so large images won't break the page layout. By clicking the image, the users can view the full size image in the configured viewer.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.1.5 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,125585,125585#msg-125585">Embed MP3</a>: <br /> This module implements an embedded MP3 player. MP3 files can be played directly from a URL using the [mp3]..[/mp3] BBcode tag. If the "Embed Attachments" module is installed and activated, it is possible to use the MP3 player for attachments as well.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,125519,125519#msg-125519">Embed Soundclick</a>: <br /> Soundclick is a web site (https://www.soundclick.com) where musicians can post their audio and video files. This module recognizes Soundclick URLs in messages and replaces them with embedded players, so the files can be played directly from the message.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,151150,151150#msg-151150">Embed Tweet</a>: <br /> This module allows embedding of Tweets using oembed.<br/>Author: Adriano Manocchia <age@salsashark.net><br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,142511,142511#msg-142511">Flickr</a>: <br /> This module uses Flickr's API to link user profile's with their Flickr accounts to allow users to easily insert their Flickr photos and videos into their message posts.<br/>Author: Phil Connolly <mrboson@gmail.com><br/>Version: 1.1.6 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>Conversion from Phorum 3</h3><a name="phorum3conversion"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,129915,129915#msg-129915">Pervasive Forum</a>: <br /> Shows specified forums in each folder or each subfolder.<br/>Author: Oliver Riesen <oliver@riesen.org><br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129320,129320#msg-129320">Phorum 3 Link Parser</a>: <br /> This module is for Phorum 3.x users who upgraded to Phorum 5 and want their old links to still work.<br/>Version: 1.1.1 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>Email Modules</h3><a name="email"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,133125,133125#msg-133125">Admin Mass Email</a>: <br /> This mod allows the admin to send a mass email to all users, selected users, users which meet a specific criteria, or users in selected groups.<br/>Author: Joe Curia (aka Azumandias)<br/>Version: 5.2.1.06 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129775,129775#msg-129775">Author as Sender</a>: <br /> Uses the authors (or reporters) display name and email address as sender in the FROM-clause for outgoing emails (user and moderator notifications and private mail).<br/>Author: Oliver Riesen <oliver@riesen.org><br/>Version: 1.4.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123951,123951#msg-123951">Customize Mail Messages</a>: <br /> This module can be used to customize the mail messages that are sent out by Phorum. You can also do this by editing the language files, but using this module, you won't have to be afraid of overwriting the modified language file on upgrades.<br/>Author: Maurice Makaay<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,144862,144862#msg-144862">Format Email</a>: <br /> Formats outgoing email bodies (user and moderator notifications and private mail): optional strips HTML <tags>, BBcode [tags] and bad words from censor list and wordwraps the text.<br/>Author: Oliver Riesen <oliver@riesen.org><br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,143310,143310#msg-143310">Forum Subscriptions</a>: <br /> This module allows users to subscribe to all forums or individual forums in order to receive emails when new messages are posted. It provides users with the option to receive emails for all new messages or only new threads. It also allows users to choose to receive an email for each new message when it is posted, or (if the admin allows it) in a daily or weekly digest email which contains all of the messages from the previous day or week.<br/>Author: Joe Curia<br/>Version: 5.2.1.02 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123667,123667#msg-123667">Group Auto-Email</a>: <br /> This mod allows you to automatically email posts to groups from a forum when they are given rights to that forum.<br/>Author: Joe Curia<br/>Version: 5.2.1.07 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129244,129244#msg-129244">Mailing List</a>: <br /> Sends new posts to one or more forum specific mailing lists (for example managed by Majordomo or Mailman).<br/>Author: Oliver Riesen <oliver@riesen.org><br/>Version: 1.6.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,136692,136692#msg-136692">Registration Notification</a>: <br /> Sends a notification email to the administrator(s) after a new user has registered<br/>Author: zwerfkat <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,142488,142488#msg-142488">Single Notification</a>: <br /> This module limits the notifications to a single notification per thread until the forum is visited again.<br/>Author: Thomas Seifert<br/>Version: 0.9 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>Integration Modules</h3><a name="integration"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,134494,134494#msg-134494">External Authentication</a>: <br /> This module allows authentication to Phorum from external applications<br/>Author: Joe Curia<br/>Version: 5.2.1.04 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,128769,128769#msg-128769">Gozerbot (IRC bot notification)</a>: <br /> "Gozerbot" (<a href="https://www.gozerbot.org">https://www.gozerbot.org</a>) is an IRC bot, written in python. This module makes it possible to use Gozerbot for doing various notifications to a #channel or nickname on IRC (new threads and new reply messages that are posted).<br/>Author: Maurice Makaay<br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,151884,151884#msg-151884">Social Media Sharing</a>: <br /> This module allows sharing of threads via social networks.<br/>Author: Ray Tetzloff<br/>Version: 1.0 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>Login and Registration Modules</h3><a name="user_management"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,123521,123521#msg-123521">Admin Security Suite</a>: <br /> This module adds a host of security functions to the admin section.<br/>Author: Joe Curia<br/>Version: 5.2.1.05 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,147667,147667#msg-147667">Block User</a>: <br /> Allows administrators to handle misbehaving or spammy users.<br/>Author: Thomas Seifert<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,134494,134494#msg-134494">External Authentication</a>: <br /> This module allows authentication to Phorum from external applications<br/>Author: Joe Curia<br/>Version: 5.2.1.04 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,133435,133435#msg-133435">Forum Lockdown</a>: <br /> This module allows the admin to redirect all unauthorized access to the login page, to disable registration without template changes, and to enable an invitation only mode for registration.<br/>Author: Joe Curia<br/>Version: 5.2.1.03 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,124298,124298#msg-124298">Impersonate User</a>: <br /> Allows administrators to (temporarily) impersonate a different user, which can be useful when investigating user specific problems.<br/>Author: Maurice Makaay<br/>Version: 1.0.7 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130371,130371#msg-130371">Login with Email address</a>: <br /> Let users login with registered email address<br/>Author: White October<br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123480,123480#msg-123480">Remember Username</a>: <br /> This module will store the Phorum username that was last used in a cookie. When entering the login screen, the username will be automatically filled in, based on this cookie.<br/>Version: 1.1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,146939,146939#msg-146939">Signature by default</a>: <br /> This module sets the "Add my signature to this message" flag for all newly registered users <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,138909,138909#msg-138909">User Notes</a>: <br /> This module allows adding notes for users.<br/>Author: Mumtaz Cagri Arici<br/>Version: 1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,127719,127719#msg-127719">User Tagging</a>: <br /> This module allows you to setup rules for creating custom template variables, based on a user's state / properties. This can for example be used to add some custom user status (e.g. "rookie", "regular", "veteran") to the users, based on their post count and/or registration date. Assignments can be done to authors on the read pages, to the user on the profile pages and to the logged in Phorum user on every page.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.7 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>Moderator Modules</h3><a name="moderator"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,137419,137419#msg-137419">Auto Hide</a>: <br /> This modules will hide a message after it has been reported a number of times.<br/>Author: Phorum Dev Team<br/>Version: 5.2.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129168,129168#msg-129168">Bypass Moderation for Specified User Groups</a>: <br /> This module allows users in specified group to post messages into specified forum without moderator approval.<br/>Author: Guido Tabbernuk, based on preapproval mod by Chris Eaton<br/>Version: 1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130906,130906#msg-130906">Customize User List</a>: <br /> Customize user lists with an extra field.<br/>Version: 1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,142079,142079#msg-142079">Moderated User Group</a>: <br /> This module allows you to create a group of users that will always be moderated (ie. their posts will remain hidden until approved by a moderator).<br/>Author: Joe Curia<br/>Version: 5.2.1.00 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,143564,143564#msg-143564">Self-Delete Posts Option</a>: <br /> This module allows authors to "delete" their own posts, which are then hidden until a moderator fully deletes them or (if enabled) a cronjob fully deletes them after a set number of days.<br/>Author: Joe Curia<br/>Version: 5.2.1.01 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>Posting Modules</h3><a name="posting"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,128490,128490#msg-128490">Attachment Uploader</a>: <br /> This module improves the attachment uploading process. It implements attaching and detaching files for a message, without having to refresh the page. For buzzword compliancy, you could think of it as an "Ajax Uploader", although Ajax technology cannot be used for uploading files.<br/>Author: Maurice Makaay<br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,131700,131700#msg-131700">Attachment Watermarks</a>: <br /> This module will allow sites to place watermarks on attachments.<br/>Author: Azumandias<br/>Version: 5.2.1.00 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129158,129158#msg-129158">Close Topic</a>: <br /> Flags all new or moved topics in specified forums immediately as "closed".<br/>Author: Oliver Riesen <oliver@riesen.org><br/>Version: 1.2.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123957,123957#msg-123957">Empty Bodies</a>: <br /> Allow empty bodies in messages, so forum users can commit quick comments by only using the subject line. The module will also add a string to the subject and body to identify empty messages. These strings can be customized through the language files.<br/>Author: Thomas Seifert and Maurice Makaay<br/>Version: 1.1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,142066,142066#msg-142066">Feedback Questionaires</a>: <br /> This module adds feedback questionaires to forum threads. Administrators can create feedback questionaires with multiple topic/questions and rating scales which can be attached to forums, providing posters with additional fields to post topical feedback when new messages are created.<br/>Author: Phil Connolly <mrboson@gmail.com><br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,142511,142511#msg-142511">Flickr</a>: <br /> This module uses Flickr's API to link user profile's with their Flickr accounts to allow users to easily insert their Flickr photos and videos into their message posts.<br/>Author: Phil Connolly <mrboson@gmail.com><br/>Version: 1.1.6 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,134878,134878#msg-134878">Google Calendar</a>: <br /> This mod allows visitors to submit a forum post to a Google calendar and allows the admin to show a seven day listing of events and/or to embed that calendar into the forum.<br/>Author: Joe Curia<br/>Version: 5.2.1.00.RC.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,140066,140066#msg-140066">HTML in Messages</a>: <br /> This module allow HTML to be used in forum messages. This includes allowing special characters that are HTML encoded.<br/>Author: Phorum Dev Team<br/>Version: 2.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123954,123954#msg-123954">Hide Cancel In Editor</a>: <br /> This mod hides the cancel button in all posting editor screens.<br/>Author: Maurice Makaay<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,139294,139294#msg-139294">Hide Reply Editor</a>: <br /> This module will hide the reply editor on the read page. The editor is only shown after a user actively clicks the reply or quote button. This will improve the threaded structure of a discussion, because it prevents the user from simply scrolling down and starting to type, in which case the reply would always be a reply to the last message.<br/>Author: Phorum Dev Team<br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,135558,135558#msg-135558">LatexRender Phorum Mod</a>: <br /> This module creates small images from latex code inside [tex][/tex] tags. <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,148002,148002#msg-148002">Mark edit as unread</a>: <br /> Marks an edited post as unread for all users<br/>Author: Tobias Niepel<br/>Version: 1.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130400,130400#msg-130400">Named Posting</a>: <br /> This module allows registered users to post with any name they want and not just their username. It also allows for a user to have two default names, and two signatures.<br/>Author: Chris Eaton<br/>Version: 1.4.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,139301,139301#msg-139301">PM Keep Copy by default</a>: <br /> This module will enable the "Keep a copy in my sent items" option by default when writing a new private message.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130761,130761#msg-130761">Pass Default Values (via url)</a>: <br /> This module allows you to pass default values to a "New thread", specifying subject and message body by appending variables to /posting.php. The readme has further details.<br/>Author: David King<br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,126730,126730#msg-126730">Posting Subtitle</a>: <br /> a new field "subtitle" in the posting.php.<br/>Author: M@AATW <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130399,130399#msg-130399">Pre-Approved Posters</a>: <br /> This module allows users in a certain group to have their posts appear without Moderator Approval.<br/>Author: Chris Eaton<br/>Version: 1.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,139350,139350#msg-139350">Quick Reply</a>: <br /> This module implements a quick reply feature. Authenticated users can click on "Quick Reply" in a message, which will bring up a very basic message editor without any special features (editor tool buttons, attachments, posting options, etc.) This editor can be used for quickly leaving a reply in a thread.<br/>Author: Phorum Dev Team<br/>Version: 1.0.6 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,142089,142089#msg-142089">Rate This Thread</a>: <br /> Module that allows you to have threads rated (voted on) by users, with a different scale on each forum. Settings can be set for a folder and all forums in that folder will inherit them.<br/>Author: James Lehmann (a.k.a. Ravenswood)<br/>Version: 1.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,134382,134382#msg-134382">Resolved</a>: <br /> Add new/resolved tag.<br/>Author: Vincent DEBOUT<br/>Version: 0.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,143564,143564#msg-143564">Self-Delete Posts Option</a>: <br /> This module allows authors to "delete" their own posts, which are then hidden until a moderator fully deletes them or (if enabled) a cronjob fully deletes them after a set number of days.<br/>Author: Joe Curia<br/>Version: 5.2.1.01 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123478,123478#msg-123478">Speller Pages</a>: <br /> Spellchecking based on aspell and Speller Pages (https://spellerpages.sourceforge.net) <br/>Version: 1.0.6 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129366,129366#msg-129366">Terms of Service</a>: <br /> Adds a terms of service agreement to the register and posting page and links to a separate page to display the terms of service.<br/>Author: Oliver Riesen-Mallmann <oliver@riesen.org><br/>Version: 2.4.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123477,123477#msg-123477">Topic Poll</a>: <br /> This module makes it possible to add polls to forum threads. For each forum you can configure who can create and who can answer polls.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.22 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>Search Modules</h3><a name="searchmod"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,126212,126212#msg-126212">Check Subscriptions</a>: <br /> This module adds a button that will redirect to the first Topic which a user is subscribed to which has unread messages.<br/>Author: Tom Ierna<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,143125,143125#msg-143125">Highlighted Search Terms</a>: <br /> This mod allows the admin to highlight search terms using font and background colors or custom HTML.<br/>Author: Joe Curia<br/>Version: 5.2.1.01 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,126861,126861#msg-126861">Non-Temporary Search</a>: <br /> This module searches without any use of temporary tables (and its SLOW) <br/>Author: Thomas Seifert <thomas@phorum.org><br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,125518,125518#msg-125518">Recent Messages</a>: <br /> This module implements an addon page, which displays the most recent messages to the user.<br/>Author: Maurice Makaay<br/>Version: 2.1.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,124900,124900#msg-124900">Search Spelling</a>: <br /> This module queries Google's search engine for each search request to implement a "Did you mean ...?" function for the Phorum search pages. This will suggest alternative spellings for words that are possibly misspelled in the search query.<br/>Author: Maurice Makaay<br/>Version: 1.0.3 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>Search Engine Optimization Modules</h3><a name="seo"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,123488,123488#msg-123488">Meta Description</a>: <br /> This module automatically adds a meta description field to the head section of the page. The meta data is used by search engines to create a description for the page. Using this module might improve indexing of your website by search engines.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.1.3 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>Spam Protection Modules</h3><a name="spam"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,137087,137087#msg-137087">Akismet for Phorum 5.2</a>: <br /> Akismet is a free (for personal/light use) spam checking service. You will need an Akismet key to use it. See <a href="https://akismet.com/faq/">the Akismet FAQ</a> for more information.<br/>Version: 5.2.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,152289,152289#msg-152289">Content Restrictions</a>: <br /> Configurable features for enforcing message body restrictions, such as number of hyperlinks etc.<br/>Author: Adam Sheik<br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,152312,152312#msg-152312">KeyCAPTCHA, Interactive CAPTCHA with Social Features</a>: <br /> Innovative antispam service<br/>Author: KeyCAPTCHA team<br/>Version: 1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,126994,126994#msg-126994">Mailhide</a>: <br /> This module implements the reCAPTCHA mailhide API for hiding user email addresses from spambots.<br/>Version: 1.1.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,150485,150485#msg-150485">StopForumSpam</a>: <br /> This module uses stopforumspam.com to check newly registered users against their database of known spammers.<br/>Author: Thomas Seifert <thomas@phorum.org>, Skye Nott <skye@f4.ca><br/>Version: 0.3 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>User Modules</h3><a name="user_features"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,123950,123950#msg-123950">All pages link for flat read mode</a>: <br /> This module adds an "All" link to the paging links in flat read mode (e.g. "Goto Page: 1 2 3 All"). Users can click this link to view all messages for a thread on a single page.<br/>Author: Yuri Abramenkov and Maurice Makaay<br/>Version: 1.0.5 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,131803,131803#msg-131803">Anonymous Newflags</a>: <br /> This module allows anonymous users to see newflags<br/>Author: Martijn van Maasakkers <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,135209,135209#msg-135209">Anonymous Threading Settings</a>: <br /> This module allows anonymous users choose whether list view is threaded or not and read view is threaded, flat or hybrid<br/>Author: Martijn van Maasakkers <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,142487,142487#msg-142487">Attachment Download Counter</a>: <br /> This module keeps a count of the number of times each attachment is downloaded. This information can be displayed alongside of the attachment.<br/>Author: Joe Curia<br/>Version: 5.2.1.00 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,133996,133996#msg-133996">Automatic Time Zones</a>: <br /> This module tries to automatically detect the visitor's time zone (using<br/>Author: Maurice Makaay (original idea by Joe Curia)<br/>Version: 6.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123423,123423#msg-123423">Avatar</a>: <br /> Allows users to create avatars which appear in their posts. <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,127919,127919#msg-127919">Birthdays</a>: <br /> This module shows a list of active users that have upcoming birthdays<br/>Author: Juergen Hansen, Sunbringer (update), Steve Healy (update)<br/>Version: 1.0.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130538,130538#msg-130538">CarCost (Car Operating Costs and Mileage Statistics)</a>: <br /> Adds mileage link from <a href="https://carcost.langzeittest.de/">CarCost</a> (Car Operating Costs and Mileage Statistics) to user profile.<br/>Author: Oliver Riesen <oliver@riesen.org><br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,126212,126212#msg-126212">Check Subscriptions</a>: <br /> This module adds a button that will redirect to the first Topic which a user is subscribed to which has unread messages.<br/>Author: Tom Ierna<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,135825,135825#msg-135825">Delete Myself</a>: <br /> Allows the user to delete himself. <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130665,130665#msg-130665">Enhanced Custom Profiles</a>: <br /> This module will allow admins to create custom profile fields, choose the type of field for each, and add them automatically to most Control Center pages and the registration page without having to do a template update.<br/>Author: Joe Curia<br/>Version: 5.2.1.06 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,132012,132012#msg-132012">Favorite Forums</a>: <br /> This module allows a user to select favorite forums to be shown together in a <i>My Favorite Forums</i> folder at the top of the index page.<br/>Author: Joe Curia<br/>Version: 5.2.1.04 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,142511,142511#msg-142511">Flickr</a>: <br /> This module uses Flickr's API to link user profile's with their Flickr accounts to allow users to easily insert their Flickr photos and videos into their message posts.<br/>Author: Phil Connolly <mrboson@gmail.com><br/>Version: 1.1.6 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,134878,134878#msg-134878">Google Calendar</a>: <br /> This mod allows visitors to submit a forum post to a Google calendar and allows the admin to show a seven day listing of events and/or to embed that calendar into the forum.<br/>Author: Joe Curia<br/>Version: 5.2.1.00.RC.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123960,123960#msg-123960">Google Maps</a>: <br /> This module implements Google Maps functionality in the user profile. The user can indicate in the control center where he/she lives and this location can be displayed to others on the profile viewing screen.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 2.0.9 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,142178,142178#msg-142178">Gravatar</a>: <br /> A gravatar is an image that follows your users from site to site appearing beside their name when they do things like comment or post on a blog or forum. Gravatar Module implements gravatars into Phorum seamlessly, and allows users to control the display of their own gravatar.<br/>Author: Phil Connolly <mrboson@gmail.com><br/>Version: 1.0.5 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123969,123969#msg-123969">Hide Signatures</a>: <br /> This mod adds a configuration option for users, which can be used to disable viewing of user signatures. This option can be found in the user's control center under the "Forum Settings" item.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.1.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,132280,132280#msg-132280">Ignore Forums</a>: <br /> This module allows a user to ignore forums that were previously viewed. This will suppress the new message flags on the index page.<br/>Author: Azumandias<br/>Version: 5.2.1.00 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,128240,128240#msg-128240">Ignore user</a>: <br /> Allows a user to ignore messages posted by other users<br/>Author: Arlo<br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,135558,135558#msg-135558">LatexRender Phorum Mod</a>: <br /> This module creates small images from latex code inside [tex][/tex] tags. <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,140627,140627#msg-140627">List ordering</a>: <br /> adds a &ordering= query string parameter, allowing for different sorting of threads in list view - and implements this as clickable table headers in list.tpl<br/>Author: sdbbs<br/>Version: 0.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,126994,126994#msg-126994">Mailhide</a>: <br /> This module implements the reCAPTCHA mailhide API for hiding user email addresses from spambots.<br/>Version: 1.1.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123958,123958#msg-123958">Mark All Forums Read</a>: <br /> Displays a link to mark all forums read on the index page.<br/>Author: Maurice Makaay<br/>Version: 1.0.9 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,139448,139448#msg-139448">Mood</a>: <br /> Lets the user select their "current mood", a graphic which is displayed next to their user name in messages.<br/>Author: Jim Lehmann a.k.a. Ravenswood<br/>Version: 0.9 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,141324,141324#msg-141324">Move message(s)</a>: <br /> adds a "Move message(s)" link (for administrators) - and corresponding AJAX functionality<br/>Author: sdbbs<br/>Version: 0.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,137865,137865#msg-137865">PDF Pages</a>: <br /> This module implements an addon page, which generates PDF pages for read pages.<br/>Author: Thomas Seifert<br/>Version: 1.0.3 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,124211,124211#msg-124211">PM Reply Unquoted</a>: <br /> This module changes the PM message reply link into a standard PM link, so the forum message will not be quoted.<br/>Author: Maurice Makaay<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,133904,133904#msg-133904">Private Message Alerts</a>: <br /> This module alerts users to new private messages through on screen alerts.<br/>Author: Azumandias<br/>Version: 5.2.1.00 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,125518,125518#msg-125518">Recent Messages</a>: <br /> This module implements an addon page, which displays the most recent messages to the user.<br/>Author: Maurice Makaay<br/>Version: 2.1.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123480,123480#msg-123480">Remember Username</a>: <br /> This module will store the Phorum username that was last used in a cookie. When entering the login screen, the username will be automatically filled in, based on this cookie.<br/>Version: 1.1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,143564,143564#msg-143564">Self-Delete Posts Option</a>: <br /> This module allows authors to "delete" their own posts, which are then hidden until a moderator fully deletes them or (if enabled) a cronjob fully deletes them after a set number of days.<br/>Author: Joe Curia<br/>Version: 5.2.1.01 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130539,130539#msg-130539">Spritmonitor (Gas Mileage and Vehicle's Costs Calculator)</a>: <br /> Adds mileage icon from <a href="https://www.spritmonitor.de/en/">Spritmonitor.de</a> (Gas Mileage and Vehicle's Costs Calculator) to user profile.<br/>Author: Oliver Riesen-Mallmann <oliver@riesen.org><br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,124297,124297#msg-124297">User Avatar</a>: <br /> Allows users to setup an avatar image, which can appear in their posts and profile page. Users can upload multiple avatar images in the control center. One of these can be selected as the active avatar.<br/>Author: Thomas Seifert and Maurice Makaay<br/>Version: 3.0.5 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,139197,139197#msg-139197">User List</a>: <br /> Present a list of active users.<br/>Author: Jim Lehmann a.k.a. Ravenswood<br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,128766,128766#msg-128766">User Thank_Flame</a>: <br /> A module that allows users to thank or flame other users for their posts<br/>Author: J. David Smith<br/>Version: 0.7 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>View and Layout Modules</h3><a name="viewlayout"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,142855,142855#msg-142855">AJAX style Mark Read Module for Emerald</a>: <br /> This module replaces the Mark Read links with ajax calls without requiring a page refresh. It is built to work with the Emerald template. <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,149618,149618#msg-149618">Ajax Toggle Folders</a>: <br /> This module allows users to toggle (collapse/expand) forum folders with ajax calls without requiring a page refresh. Expand/Collapse state are saved except for guest users.<br/>Author: Giam Teck Choon<br/>Version: 0.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,131803,131803#msg-131803">Anonymous Newflags</a>: <br /> This module allows anonymous users to see newflags<br/>Author: Martijn van Maasakkers <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,135209,135209#msg-135209">Anonymous Threading Settings</a>: <br /> This module allows anonymous users choose whether list view is threaded or not and read view is threaded, flat or hybrid<br/>Author: Martijn van Maasakkers <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,142487,142487#msg-142487">Attachment Download Counter</a>: <br /> This module keeps a count of the number of times each attachment is downloaded. This information can be displayed alongside of the attachment.<br/>Author: Joe Curia<br/>Version: 5.2.1.00 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,147914,147914#msg-147914">Automatic Mobile Template</a>: <br /> Recognizes mobile browsers and switches the template<br/>Author: Phorum Dev Team<br/>Version: 1.0.3 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,133996,133996#msg-133996">Automatic Time Zones</a>: <br /> This module tries to automatically detect the visitor's time zone (using<br/>Author: Maurice Makaay (original idea by Joe Curia)<br/>Version: 6.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123956,123956#msg-123956">Banner Manager</a>: <br /> This module can be used to add (possibly externally hosted) banners to Phorum pages. The administrator can configure what banner code has to be displayed on what Phorum pages.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,147463,147463#msg-147463">Breadcrumbs 'Home' to External Site</a>: <br /> This module can be used to modify the breadcrumbs of Phorum in such way that the original 'Home' breadcrumb is renamed to 'Forums' and that a new 'Home' link is prepended. The new 'Home' link can be configured to point to an arbitrary URL.<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,138406,138406#msg-138406">Collapsible Folders</a>: <br /> This module allows registered users to collapse forum folders.<br/>Author: Mumtaz Cagri Arici<br/>Version: 1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129359,129359#msg-129359">Conceal Message Timestamp</a>: <br /> Conceals message timestamp for messages older than 24 hours. Don't let your boss know that you wrote at work ...<br/>Author: Oliver Riesen <oliver@riesen.org><br/>Version: 1.0.3 Last Edition <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,133812,133812#msg-133812">Custom Attachment Icons</a>: <br /> This module allows the admin to replace the normal attachment icon with icons relating to the mime type of the attachment(s).<br/>Author: Joe Curia<br/>Version: 5.2.1.05 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130906,130906#msg-130906">Customize User List</a>: <br /> Customize user lists with an extra field.<br/>Version: 1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123555,123555#msg-123555">Easy Color Scheme Manager</a>: <br /> Choose a color scheme, based on any template, preview it, and apply it to your forum. You can also save and reapply different schemes.<br/>Author: Joe Curia<br/>Version: 5.2.1.08 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,132012,132012#msg-132012">Favorite Forums</a>: <br /> This module allows a user to select favorite forums to be shown together in a <i>My Favorite Forums</i> folder at the top of the index page.<br/>Author: Joe Curia<br/>Version: 5.2.1.04 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123499,123499#msg-123499">File List</a>: <br /> Adds a file list for a thread, which lists all attachments that are available in the full thread.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.1.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,124515,124515#msg-124515">Format Edit Notification</a>: <br /> This module can be used to change the formatting of the message edit notification (e.g. use less space between the body and notification, use a smaller font, etc.) <br/>Author: Maurice Makaay<br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,127574,127574#msg-127574">Format Signatures</a>: <br /> This module can be used to add formatting to signatures (e.g. showing signatures in a different color or adding a separator line between the body and the signature).<br/>Author: Maurice Makaay<br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123953,123953#msg-123953">Go To Topic</a>: <br /> This module implements the Go To Topic concept from Phorum 3. It allows the user to jump back to the exact list page on which a message that was read or written resides. Phorum 5 only implements the Message List link, which will always jump to the first list page.<br/>Author: Brian Moon and Maurice Makaay<br/>Version: 1.2.3 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,134878,134878#msg-134878">Google Calendar</a>: <br /> This mod allows visitors to submit a forum post to a Google calendar and allows the admin to show a seven day listing of events and/or to embed that calendar into the forum.<br/>Author: Joe Curia<br/>Version: 5.2.1.00.RC.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123954,123954#msg-123954">Hide Cancel In Editor</a>: <br /> This mod hides the cancel button in all posting editor screens.<br/>Author: Maurice Makaay<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,130673,130673#msg-130673">Hide Edit Notification</a>: <br /> This module will hide the "Edited [x] times..." notification message that is put below a message after editing it. You can configure for which types of users to do this (admins, moderators and/or users).<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,143125,143125#msg-143125">Highlighted Search Terms</a>: <br /> This mod allows the admin to highlight search terms using font and background colors or custom HTML.<br/>Author: Joe Curia<br/>Version: 5.2.1.01 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,132280,132280#msg-132280">Ignore Forums</a>: <br /> This module allows a user to ignore forums that were previously viewed. This will suppress the new message flags on the index page.<br/>Author: Azumandias<br/>Version: 5.2.1.00 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129390,129390#msg-129390">Index Structure</a>: <br /> Use different structure for root and folders on index page.<br/>Author: Oliver Riesen <oliver@riesen.org><br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,125516,125516#msg-125516">Jumpmenu</a>: <br /> This module adds a javascript menu to the Phorum pages, which can be used to quickly select a forum to jump to. Forum folders will be shown as submenus.<br/>Author: Maurice Makaay<br/>Version: 1.2.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,136427,136427#msg-136427">Jumpmenu Addlinks</a>: <br /> This module lets an admin add extra links to the Jumpmenu menu<br/>Author: Martyn Edwards (a.k.a. Kronalias)<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123482,123482#msg-123482">Last Forum Post</a>: <br /> This module keeps track of the last post that has been done in each forum (similar to the last post functionality that is already available for each thread).<br/>Author: Maurice Makaay<br/>Version: 1.2.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,125279,125279#msg-125279">Limit threaded views</a>: <br /> This module allows admins to setup limits for threaded list and read views. If a limit is reached, then the module will switch the view mode back to flat view. This can be useful in case there are threads in a forum that are too large for the system to process quickly.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,126482,126482#msg-126482">New Count</a>: <br /> Shows the number of new messages in threads instead of just indicating that there are new messages. It also computes totals for all new messages and treads in the forum index and message lists.<br/>Author: Maurice Makaay<br/>Version: 1.13 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,126368,126368#msg-126368">Online Users</a>: <br /> This module shows which users have been seen online recently. Additionally, it can keep track of the number of guests, visitor records and the number of active readers for each forum.<br/>Author: Chris Eaton (5.1), Maurice Makaay (5.2 rewrite), Thomas Seifert (preliminary database support)<br/>Version: 2.5.3 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,137865,137865#msg-137865">PDF Pages</a>: <br /> This module implements an addon page, which generates PDF pages for read pages.<br/>Author: Thomas Seifert<br/>Version: 1.0.3 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129915,129915#msg-129915">Pervasive Forum</a>: <br /> Shows specified forums in each folder or each subfolder.<br/>Author: Oliver Riesen <oliver@riesen.org><br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,133957,133957#msg-133957">Post Previews</a>: <br /> This module adds AJAX post previews to all links which point to posts on this forum.<br/>Author: Joe Curia<br/>Version: 5.2.1.07 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,133904,133904#msg-133904">Private Message Alerts</a>: <br /> This module alerts users to new private messages through on screen alerts.<br/>Author: Azumandias<br/>Version: 5.2.1.00 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129838,129838#msg-129838">Public Domain Images (pdimages)</a>: <br /> This module can show public domain images from slideshine.de and provides some information about its owner (such as username, karma, etc.).<br/>Author: Mick Faraday <mfaraday@gmx.net><br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,128691,128691#msg-128691">Readable Dates and Concealed Times</a>: <br /> Make dates easier to read for humans, by using relative indications like "two hours ago", "yesterday, 12:30", "today, 17:52", "two weeks ago", "last year", etc. Conceals message timestamp for messages older than 24 hours. Don't let your boss know that you wrote at work ... All date indications can be customized through the language files.<br/>Author: Maurice Makaay and Oliver Riesen-Mallmann<br/>Version: 1.2.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,134382,134382#msg-134382">Resolved</a>: <br /> Add new/resolved tag.<br/>Author: Vincent DEBOUT<br/>Version: 0.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,125053,125053#msg-125053">Show Moderators</a>: <br /> Show the moderators for a forum on the index, list and/or read pages.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,138818,138818#msg-138818">Subforums</a>: <br /> This module implements a simple subforums system. On the index page, subforums will be listed as simple links for each forum that has subforums. On the list page, details for the subforums are listed at the top of the page. The breadcrumbs will be modified to represent the subforum structure. Check the module's README file for information on how to organize your forums and folders for this module.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,135543,135543#msg-135543">Threaded Tree View</a>: <br /> This module displays the threaded list view with tree lines similar to those used in Phorum 3.<br/>Author: Brian Moon, updated for Phorum 5.2 by Joe Curia<br/>Version: 5.2.1.00 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,127719,127719#msg-127719">User Tagging</a>: <br /> This module allows you to setup rules for creating custom template variables, based on a user's state / properties. This can for example be used to add some custom user status (e.g. "rookie", "regular", "veteran") to the users, based on their post count and/or registration date. Assignments can be done to authors on the read pages, to the user on the profile pages and to the logged in Phorum user on every page.<br/>Author: Maurice Makaay <maurice@phorum.org><br/>Version: 1.0.7 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,126491,126491#msg-126491">forumstats</a>: <br /> This module can show a couple of statistics about your forums at the bottom of the page (number of topics, number of posts, number of users, newest member).<br/>Author: Thomas Seifert<br/>Version: 0.9.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,128548,128548#msg-128548">switchview</a>: <br /> This module allows to switch the view on list- and read-page<br/>Author: Thomas Seifert <thomas@phorum.org><br/>Version: 1.0.0 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> <h3>Uncategorized</h3><a name="uncategorized"></a> * <a href="https://www.phorum.org/phorum5/read.php?62,129667,129667#msg-129667">BBcode version 2 (complete rewrite)</a>: <br /> This module allows users to add BBcode (Bulletin Board Code) tags to their postings. BBcode tags are a safe way of adding markup (bold, italic, images, links, etc.).<br/>Author: Phorum Dev Team<br/>Version: 2.0.7 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,147657,147657#msg-147657">Buddies as Recipients</a>: <br /> This module gives the buddies as select field in the pm-to form. Development sponsored by lerepairedesmotards.com.<br/>Author: Thomas Seifert <thomas.seifert@mysnip.de><br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,137927,137927#msg-137927">Etag (Proof of Concept)</a>: <br /> This module tries to send etag headers for phorum pages. It doesn't reduce load but could reduce traffic<br/>Author: Thomas Seifert <thomas@phorum.org <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,140380,140380#msg-140380">External Phorummail</a>: <br /> This module adds a scheduled function to import mails from pop3/imap accounts into your phorum<br/>Author: Thomas Seifert & Robert Angle<br/>Version: 2.1.5 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,146932,146932#msg-146932">Facebook URL Fixer</a>: <br /> This module works around a Facebook bug which munges commas and equals in Phorum URLs that are shared to Facebook.<br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,147660,147660#msg-147660">Friend System Module</a>: <br /> This module handles a separate controlcenter panel for replacing the buddies system with a friend system which allows friend requests and allowing / rejecting these and also provides a friend list in the profile which is shown depending on the privacy settings set by the user himself.<br/>Author: Thomas Seifert <thomas.seifert@mysnip.de><br/>Version: 1.1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,127035,127035#msg-127035">HTML Purifier</a>: <br /> This module enables standards-compliant HTML filtering on Phorum. Please check migrate.bbcode.php before enabling this mod.<br/>Author: Edward Z. Yang<br/>Version: 4.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,139399,139399#msg-139399">Message body merge</a>: <br /> This module merges messages if owner of last and new message is the same<br/>Author: Pawe艂 Ryznar<br/>Version: 1.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,139195,139195#msg-139195">New Messages Icon</a>: <br /> In forum list view, show icon to the left of forums to indicate whether this forum contains new messages or not.<br/>Author: Jim Lehmann a.k.a. Ravenswood <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,152301,152301#msg-152301">Premium Subscribers</a>: <br /> Allows admins to make certain users subscribers, with an expiry date. This can then be used to hide adverts for subscribers or assign them extra benefits.<br/>Author: Adam Sheik<br/>Version: 1.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,143859,143859#msg-143859">Redirect Home Page to a Forum</a>: <br /> Never show the forum index, but jump to a specified forum instead. <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,135242,135242#msg-135242">Search Engine Friendly URL's</a>: <br /> This module extensively changes URLs to seo friendly ones. In addition, URLs can be changed for search and cc for usability purposes<br/>Author: Martijn van Maasakkers<br/>Version: 1.0.7 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,124255,124255#msg-124255">Signature Restrictions</a>: <br /> This module implements configurable features for enforcing signature restrictions. The module will check the signature when it is stored in the control center by the user and show an error to the user if the new signature does not meet the restrictions.<br/>Author: Maurice Makaay<br/>Version: 1.0.4 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,137055,137055#msg-137055">SolR search</a>: <br /> This module uses the solr fulltext search engine to gather the results of the phorum-search<br/>Author: Martijn van Maasakkers <martijn@vanmaasakkers.net><br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,141836,141836#msg-141836">Spam Hurdles 2, release candidate - testers welcome</a>: <br /> This module sets up some hurdles for forum spammers. It implements both interactive (CAPTCHA) and non-interactive anti-spam methods to keep away spam bots. On the settings page, you can control exactly what hurdles to enable.<br/>Author: Phorum Dev Team<br/>Version: 2.0.2 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,136982,136982#msg-136982">Sphinx Search</a>: <br /> This module uses the sphinx fulltext search engine to gather the results of the phorum-search<br/>Author: Thomas Seiffert, updated by Martijn van Maasakkers<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,140979,140979#msg-140979">Table format</a>: <br /> This module implements table syntax to allow user to add table in the description.<br/>Author: Vincent DEBOUT<br/>Version: 0.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,143606,143606#msg-143606">Thread start on each read page</a>: <br /> This module can be used to display the thread starting message on each read page. This way, the thread starting message can always be kept visible, while the user can browse the thread reply messages.<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123426,123426#msg-123426">Togglefloat</a>: <br /> This module allows the user to switch between floating and static message list views<br/>Version: 1.1.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,127639,127639#msg-127639">Top Users</a>: <br /> This module implements an addon page, which displays a list of user statistics which can be ordered in various ways<br/>Author: Thomas Seifert, Amilcar do Carmo Lucas (update), and Steve Healy (rewrite)<br/>Version: 2.0.3 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,129871,129871#msg-129871">Twitter new posts</a>: <br /> Send Phorum posts to Twitter.<br/>Version: 1.0.1 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,123476,123476#msg-123476">User in logout link</a>: <br /> This module will add the username of the authenticated user to the Phorum log out link. The text of the logout link can be tweaked through this module's language files.<br/>Version: 1.0.0 <br/><br/> * <a href="https://www.phorum.org/phorum5/read.php?62,147366,147366#msg-147366">Whitespace Restrictions</a>: <br /> This module can be used to restrict the use of excessive whitespace in messages, by trimming down the whitespace at formatting time.<br/>Author: Phorum Dev Team<br/>Version: 1.0.0 <br/><br/> <a href="#IndexofModulesbyCategory"><-- Back to Index ---></a><br/><br/> </div><!-- content --> <div id="footer" align="center"> — <a href="/about.php">About Us</a> — <a href="mailto:security@phorum.org">Security Issues</a> — <a href="/phorum5/">Support</a> — <a href="https://github.com/Phorum/Core/issues?sort=created&direction=desc&state=open&page=1">Report Bugs</a> — <a href="/free-php-message-board-phorum.php">Why Phorum?</a> — </div> </div><!-- wrapper --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-89211-1']); _gaq.push(['_trackPageview']); _gaq.push(['_trackPageLoadTime']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </body> </html>