Phorum Development Team (@Phorum)
  • Stars
    star
    95
  • Global Org. Rank 58,832 (Top 19 %)
  • Registered about 13 years ago
  • Most used languages
    PHP
    92.3 %
    JavaScript
    7.7 %

Top repositories

1

Core

The core of Phorum
PHP
68
star
2

DevTools

A set of tools that are useful for developers of Phorum code / modules.
PHP
2
star
3

Module-google_maps

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.
PHP
2
star
4

Module-readable_dates

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. All date indications can be customized through the language files.
PHP
1
star
5

Module-signature_restrictions

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.
PHP
1
star
6

Module-bbcode_geshi

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 GeSHi (Generic Syntax Highlighter) package is used.
PHP
1
star
7

Module-stopforumspam

PHP
1
star
8

Module-automatic_timezones

This module tries to automatically detect the visitor's time zone (using JavaScript) and adjusts the times shown in your forum accordingly. This will work for both logged in and anonymous users.
PHP
1
star
9

Module-sphinx_search

This module uses the Sphinx full text search engine for gathering Phorum search results. Please read the README carefully for setup and usage instructions.
PHP
1
star
10

Module-user_avatar

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 or make use of an avatar image that is hosted with Gravatar.
PHP
1
star
11

Module-spellerpages

Spellchecking based on aspell and Speller Pages (http://spellerpages.sourceforge.net)
JavaScript
1
star
12

Module-allpagesread

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.
PHP
1
star
13

Module-quick_settings

This module allows changing settings for the active user via URLs, making it possible for the user to quickly change settings without having to go to the control center.
PHP
1
star
14

Module-whitespace_restrictions

This module can be used to restrict the use of excessive whitespace in messages, by trimming down the whitespace at formatting time.
PHP
1
star
15

Module-show_moderators

Show the moderators for a forum on the index, list and/or read pages.
PHP
1
star
16

Module-recent_messages

This module implements an addon page, which displays the most recent messages to the user.
PHP
1
star
17

Module-store_files_on_disk

This module takes care of storing file data (attachments, personal user files) on disk instead of using the database as the file storage.
PHP
1
star
18

Module-user_tagging

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.
PHP
1
star
19

Module-social_authentication

Allow users to create an account and to login using their OpenID (e.g. Google or Yahoo) or oAuth (e.g. Facebook or Twitter) accounts that are hosted by third party websites.
PHP
1
star
20

Module-jumpmenu

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.
JavaScript
1
star
21

Module-virtual_hosting

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.
PHP
1
star
22

Module-cms

This module adds some CMS-like features to Phorum, making it possible to use Phorum to build a complete website, pushing the forums to a sub-level.
PHP
1
star
23

Module-remember_username

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.
PHP
1
star
24

Module-auto_http_path

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).
PHP
1
star
25

Module-thread_start_on_each_read_page

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.
PHP
1
star
26

Module-subforums

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.
PHP
1
star