#1 My custom phpBB
Posted: Thu Aug 25, 2005 9:57 pm
This thread is for me to document the customized board software I use, that am offering to Project Librium.
If anyone has any suggestions or comments, I am listening.
I started with phpBB2 v2.0.17 (the newest) and worked up from there. First, I installed easyMOD to get things started quicker. While it is still installed, it doesn't have much use now becaus emany MODs are dependent on a pretty fresh install.
I installed the eXtreme styles MOD, which allows much better styling.
I then installed the simple subforums MOD. This allows you to create forums and set the category as another forum creating a subforum of that forum.
Then I installed the official thread merging MOD. This allows moderators to merge threads with a button in the corner.
Then I installed the super quick reply MOD, which makes the quick reply box show up.
I also installed the Global Announce MOD which lets administrators post global announcements, which retain the permissions of their posting forum, but appear in all forums.
I also installed the year stars MOD and altered it to give a star for every month someone has been a member instead of 6 months.
And I installed the cronjob search MOD. This saves updating the search tables for one time, speeding up posting and editing.
I installed a MOD to change a user's post count from the admin panel.
I installed a MOD to allow me to disable people's signatures and editing privilidges.
I installed a MOD which allows registered users to post anonymously in special forums.
I installed the restrict guest access MOD which means you have to be logged in to search or see people's profiles.
I installed a MOD to log someone's IP address when he registers.
I installed a MOD so someone needs a mininum number of posts before he can PM. This number is editable from the admin panel.
I made it so posts in some forums don't count towards your postcount.
Then, I went into hack mode and made some changes of my own.
I added an option called 'limit moderator powers' which allows you to make a user a mod of a forum, but limit his powers so he can ONLY edit people's posts and post in locked threads. I did this so I can appoint 'clean up' staff who go around and edit peoples posts fixing mark up errors, etc.
I added an option called 'override colour' which allows the admin to override the colour in which a user's name appears in the who is online list. Currently there are 7 options:
You can enter a number. It decided what colour the user's name will be on the "Who is online" list. The values are:
0 - Normal (based on mod/admin or not).
1 - Administrator color (bolded)
2 - Administrator color (not bolded)
3 - Moderator color (bolded)
4 - Moderator color (not bolded)
5 - Normal user color (bolded)
6 - Normal user color (not bolded)
I intend to add more at a later time. You can use this to seperate out real mods from support staff or whatever.
I also created some custom styles for the board. Most my own work has been towards creating the CMS code.
These are the things I am working on:
The img=left code like SDN has for image formatting in posts.
A personal profile where users can optionally enter their photos or birthdays and maybe more.
Making more styles compatible with my heavily altered board.
And as always, as I see moderatorial or administrative distinctiveness, I always add it to my own. More as it devlops.
If anyone has any suggestions or comments, I am listening.
I started with phpBB2 v2.0.17 (the newest) and worked up from there. First, I installed easyMOD to get things started quicker. While it is still installed, it doesn't have much use now becaus emany MODs are dependent on a pretty fresh install.
I installed the eXtreme styles MOD, which allows much better styling.
I then installed the simple subforums MOD. This allows you to create forums and set the category as another forum creating a subforum of that forum.
Then I installed the official thread merging MOD. This allows moderators to merge threads with a button in the corner.
Then I installed the super quick reply MOD, which makes the quick reply box show up.
I also installed the Global Announce MOD which lets administrators post global announcements, which retain the permissions of their posting forum, but appear in all forums.
I also installed the year stars MOD and altered it to give a star for every month someone has been a member instead of 6 months.
And I installed the cronjob search MOD. This saves updating the search tables for one time, speeding up posting and editing.
I installed a MOD to change a user's post count from the admin panel.
I installed a MOD to allow me to disable people's signatures and editing privilidges.
I installed a MOD which allows registered users to post anonymously in special forums.
I installed the restrict guest access MOD which means you have to be logged in to search or see people's profiles.
I installed a MOD to log someone's IP address when he registers.
I installed a MOD so someone needs a mininum number of posts before he can PM. This number is editable from the admin panel.
I made it so posts in some forums don't count towards your postcount.
Then, I went into hack mode and made some changes of my own.
I added an option called 'limit moderator powers' which allows you to make a user a mod of a forum, but limit his powers so he can ONLY edit people's posts and post in locked threads. I did this so I can appoint 'clean up' staff who go around and edit peoples posts fixing mark up errors, etc.
I added an option called 'override colour' which allows the admin to override the colour in which a user's name appears in the who is online list. Currently there are 7 options:
You can enter a number. It decided what colour the user's name will be on the "Who is online" list. The values are:
0 - Normal (based on mod/admin or not).
1 - Administrator color (bolded)
2 - Administrator color (not bolded)
3 - Moderator color (bolded)
4 - Moderator color (not bolded)
5 - Normal user color (bolded)
6 - Normal user color (not bolded)
I intend to add more at a later time. You can use this to seperate out real mods from support staff or whatever.
I also created some custom styles for the board. Most my own work has been towards creating the CMS code.
These are the things I am working on:
The img=left code like SDN has for image formatting in posts.
A personal profile where users can optionally enter their photos or birthdays and maybe more.
Making more styles compatible with my heavily altered board.
And as always, as I see moderatorial or administrative distinctiveness, I always add it to my own. More as it devlops.