1 Phorum Customization Notes
5 We're trying to keep this as close as possible to the
6 main skin, so our changes are versioned as a patch. Use
7 phorum-skin-diff.bat to update the patch locally and phorum-skin-patch.sh
8 on the server to make the changes live.
12 We patched include/posting/check_integrity.php to increase the limit to
13 that corresponding to the modified MEDIUMTEXT field. This enables most
14 patches to be posted inline. The corresponding scripts are phorum-diff.bat
15 and phorum-patch.bat; you MUST have phorum-original with a clean Phorum
18 -- the below will be preserved if you import the database --
20 Recommended Admin Settings:
22 - Phorum Title = Forums
24 - After posting goto = Read page (phpBB style)
25 - Database error handling = Email
26 - Phorum HTML Title = HTML Purifier Forums
27 - Enable Caching Userdata = Yes
28 - Allow Template Selection = No
29 - Private Messaging = Off
30 - Default Template = HTML Purifier Template
31 - System Emails From Name = Edward Z. Yang
32 Default Forum Settings
33 - Email Messages To Moderators = Enabled
34 ? Public Users += reply / create new
35 - Fixed Display-Settings = Yes
36 - Template = HTML Purifier Template
37 - Allow Email Notification = Yes
40 users[email_notify] change default from 0 to 1
41 messages[body] change from TEXT to MEDIUMTEXT