The BoardMod Project
 The Project | News | Downloads | Mods | FAQ | Templates | Chat | Forum
Mod Download Database

CategoryYaBB VersionSort ByMods/Page    Search
              
67 Mods Available
Pages: [1] 2 3 4 Mod Admin
Name Version req. YaBB Upload Date Author Download Clicks
Users in Template 1.0 1 Gold - Service Pack 1.3/1.3.1/1.3.2 21.06.04 Ironwing UsersinTemplate_1[...] 2256
Description: This version for YaBB 1 Gold SP 1.3 and 1.3.1

As with any mod, please back up your files before applying.

This mod adds current users online info to the forum template in the form:

Users online: Total:1 Forum Administrators: Admin Global Moderators: None Users: None Guests: 0

-------------------------------
Installation:

See FAQ at www.boardmod.org to learn more about installing mods.

Be sure that the files you are modding are the most current for your forum.
Apply the mod manually or with BoardMod.
Upload modified english.lng, Subs.pl, and template.html files in ASCII mode.
Chmod template.html file to 777.

-------------------------------
To Use:

To add the Users in Template info to your forum, add this tag to
your forum template:
<yabb UinT>
where you want the info to appear. Note that the info is wrapped
in a table and in a single line.

Onscreen text is found in the language file. Fonts and colors are set using
CSS definition .UinT01 in the forum template. Other layout changes would
have to be made in the Subs.pl file.

-------------------------------
This mod is based on LooneyPandora's Whoson script. The only changes I made
were to move his script to the template and to remove some line breaks.
Smart Dates 1.2 1 Gold - Service Pack 1.3/1.2 02.03.04 Richard Carr smart_dates.zip 2849
Description: This mod has two effects. Firstly, it is an all-in today, yesterday and year formatting mod.

- Option to show "Today" and the time, or just the time on today's events. Showing just the time cuts the strings down to an absolute, super-slick minimum.
- Option to show "Yesterday" on yesterday's events, or just the usual date. In combination with the today option this makes busy boards much easier to understand.
- Option to show years for all events (except where "Today" or "Yesterday" is being used), or only if the year is prior the the current year. This eliminates 90% of the years from display on your board, which are virtually pointless.
- Option to show suffixes in superscript or normal text.
- Option to show "Today" in bold or normal text.
- Option to disable the choice of time formats in user profiles, meaning the default format set through the Preferences page will be used for all users. Handy for megalomanic admins.

Secondly, the mod replaces the six default YaBB time formats with eight alternative formats (seven new, plus option four from YaBB) which are a little easier to read and provide more choice. The date "01/31/01 at 13:15:17" becomes one of:

- 31st Jan 2001 at 1:15pm
- 31st Jan 2001 at 13:15
- 31/01/01 at 13:15
- 01/31/01 at 13:15
- 1:15pm on 31st Jan 2001
- 1:15pm on 31st January 2001
- 13:15 on 31/01/01
- Jan 31st, 2001, 1:15pm

The overall effect is to cut the time and date strings all over your board down to a minimum, to avoid the nasty clutter that easily builds up when you have times everywhere.

CHANGES IN v1.2:

- Fixed the suffixes.
- Added the option to show suffixes in superscript or normal text.
- Added the option to show "Today" in bold or normal text.
- Added the option to disable time formats in user profiles, meaning the default format will be used for all users.
- Added the "1:15pm on 31st January 2001" time format.
- Re-ordered the time formats in all lists to make the lists more logical.
- Speeded the code up a little.

CHANGES IN v1.1:

- The "Jan 31st, 2001, 1:15pm" time format from the default YaBB set has been re-included.
- Added the option to show "Yesterday" on yesterday's events or just the usual date.
- Added the option to always show years, or only show them for prior years.
- A few little changes to cut down code and improve speed.

The smart date formatting option can be over-ridden by hard coding. This is done, for example, for the time at the top of every page, because it's pointless showing the date for information purposes if it's replaced by "Today". In calls to &timeformat(), add a second parameter with a value of 1 to turn off all the "today", "yesterday" and year-hiding formatting. i.e.
$showdate = &timeformat($showdate, 1);
Previous/Next Page mod 1.0 1 Gold - Service Pack 1.3 19.07.03 louisle prenext_page_1.mod 2632
Description: Hello Yabbers,

this is a mod for implement a first, previous, next and last page link on the posts-display.
you can change the link-signs in english.lng.

It was tested on SP1.31 but should work with every yabb.
On this way i can give a little bit back to the YaBB-community ;-)
Sticky Topic Groups 1.0 SP1.1/SP1.2/SP1.3 1 Gold - Service Pack 1.1/1.2/1.3 25.04.03 DummyProof StickyGroup.mod 2848
Description: Lists Sticky threads in the Message Index page in a group under a heading of "Important Threads",
then after the last Sticky thread the normal threads are listed under the heading of "Board Topics".

If you have either Moderation Update or Topic Rating mods installed, then you must add
1 to the colspan="7" to make it colspan="8". If you have both mods installed then change it to 9.

Files changed that need to be uploaded:
english.lng
Sources/MessageIndex.pl
GreetPlus 1.0a 1 Gold - Service Pack 1/1.1/1.2/1.3/1.3.1/1.3.2 12.04.03 Ironwing greetplus_v_1_0a.zip 3806
Description: This mod substitutes "Hey, User" by "Good Morning", "Good Afternoon" or "Good Evening".
On a member's birthday the greeting is substituted with "Happy Birthday".

Compatible with SP 1, 1.1, 1.2, and 1.3

It is compatible with IM Box 1.1.

Credits:
The morning, afternoon, evening portion of this mod is based on Pyrrhon's Greet mod, version 1.
http://www.philtalk.de/
Back to Top 1.0 1 Gold - Service Pack 1.1 26.03.03 B back_to_top10_sp1[...] 2300
Description: Adds a "Back to Top" link to under the user information in every post.

Installation Instructions:
1. Apply mod.
2. Upload Display.pl into your sources folder.

Modified Files:
1. Sources/Display.pl
Color_Reference.mod 1.0 1 Gold - Service Pack 1.2/1.3 07.03.03 Tobias Wölki Color_Reference.mod 2186
Description: This Mod adds a class for the
references in the message index..

now you can change the layout of the
references in your forum-template
a new variable was added in your
template.html file called
".reference"
when you change it, your refences -
design will change..

this mod is for
YaBB - 1 Gold - SP 1.2/1.3!
others not tested..
Catbg_doubleBackground_FIX.mod 1.01b 1 Gold - Service Pack 1.2/1.3 07.03.03 Tobias Wölki Catbg_doubleBackg[...] 2052
Description: Just a little cosmetic thing for the YaBB 1 Gold - Sp 1.2/1.3
----------------------------------------------------------------
Problem:
If you have assigned a background image to the var : catbg in your template file..
-----> the design is not good because:
you'll see that for example in the "Main Index"
on the Info Center sits the background image twice,
once in the back of the bar, and once in the back of
the text!
in some of the other screens it is the same...

-----> This doesn't look very good, see the 3D Templates, to see what i mean...(Look to the "User Online - Bar")
-----------------------------------------------------------------
there are some other pages with the same problem..

this mod fixes the error..
-----------------------------------------------------------------
now you can set a new variable in your template called
catbg2 - with other settings, and / or other backgrounds
define like this:
.catbg2 { color: #000000; font-weight: bold; font-size: 13px;}

-----------------------------------------------------------------
for bugs and fixes please send email to :
tobi@klangwerk.de
move_board_12 1.2 1 Gold - Service Pack 1.1 05.03.03 Richard Carr move_board_12.mod 2276
Description: Adds the time-saving ability to move boards from one category to another, saving you the manual labour of moving threads one by one. It comes in very useful when you're re-organising your categories and which boards are in them.

This mod has been written to work with SP1.2. Unsure about other versions.

A drop-down box is added to the editing section for each board. Choose another category to move the board to, click submit, and it is moved to the bottom of the new category.

A screenshot of the new Edit Boards page can be seen at
http://www.badpoo.co.uk/ronnie/images/moveboard_example.gif

v1.2 - fixed a couple of bugs. Thanks to Dummy Proof.
Simple_Style_Login.mod 1.0b 1 Gold - Service Pack 1.2/1.3 05.03.03 Tobias Wölki Simple_Style_Logi[...] 2315
Description: this mod lets the admin choose between two modes
for the loginstyle (click on "Forum Preferences" - new
entry here - look near to "Enable News")

- Normal mode
- Simple Style, which has only the user and password in it)

--------------------------------------------------------------------------
this mod is for:
YaBB - 1 Gold - SP 1.2/1.3
User Templates 1.1 1 Gold - Service Pack 1.1 30.01.03 Michael user_templates_11[...] 2793
Description: Allow users to customize the forum look to their own preferences by choosing. Includes two sample templates: Default SP1 and Nostalgia Gold Release =D

Instructions:
1) Apply mod file.
2) Upload English.lng, Subs.pl, AdminEdit.pl, Profile.pl and Load.pl to your server.
3) Name your default template "default.html" and upload it to your Templates directory.
4) Upload your other templates to your Templates directory.
5) Visit the Forum Preferences in the admin center and enter your TemplateDir.
6) To edit the templates once they're on the server, go to your "Edit Your Forum Template" screen.
7) Users can select their template in their profile in the "Preferences" section (bottom).

History:
v1.0: Original
v1.1: When modifying another user's profile, their template does not get changed to yours. Added code snippet that I forgot the first time around which allows admin to edit all templates from the "Edit Forum Template" screen.


Try clicking on the black coffee part of the coffee cup in the admin center. ;-)
No Images in Menu 1.0 1 Gold - Service Pack 1.1 05.01.03 Eagle_f90 no_image_in_menu_[...] 1812
Description: This will remove the images form the main menu and make it look like you checked the "Use text menu instead of images?" in the “Forum Preferences and Settings” but with out removing an of the other images from any where else. If this version of the mod does not remove the all your images in the menu IM me at the boardmod site or email me at rpginfo@eagledbzrgp.com and I can make a version for you!

Install:
1. Backup your language file
2. Install the mod
3. Upload the moded language file.
Own Moderator Column 1.1 1 Gold - Service Pack 1.1 01.12.02 dOCda S! omc_sp11_11.zip 3958
Description: Shows the forum now in this format:

Forum name | Topics | Posts | Last post | Moderator

- You can choose those 4 options from the Admin Center:
* Show own Moderators Column on Board Index - ON/OFF
* Show Moderators below Forum Description
* Show Moderators next to Forum Name
* Don't show Moderators in Forum Description

V1.1:
- SP1.1 Version
- including a file which is compatible with mbco2
SimpleLogin 0.1 1 Gold - Service Pack 1.1 01.12.02 Pyrrhon SimpleLogin.mod 2302
Description: Makes the login more simple
Simpler JumpTo 1.0 1 Gold - Service Pack 1.1 01.12.02 Pyrrhon SimpleJumpTo.mod 2174
Description: Simplifies the select board bars
Minor BoardIndex Change 1.0 1 Gold - Service Pack 1.1 01.12.02 Pyrrhon OtherBoardIndex.mod 2091
Description: no moderators in BoardIndex
- no board description in BoardIndex
- adds a <p>-tag between 2 tables
- deletes <br> after last post tim
Menu Tree Mod 1.9 SP1.1 1 Gold - Service Pack 1.1 01.12.02 Pyrrhon menutree.mod 2239
Description: Makes the menu tree place free configurable in templates via <yabb menutree> and adds the menu tree to some display, where it has been forgotten in YaBB SP 1.1.

A minor html-failure in Register.pl is also deleted. (width=100% instead of width="100%"). Also changed is a false color in LoginOut (bgcolor instead of bordercolor)
Longer Usertext 1.0 1 Gold - Service Pack 1.1 01.12.02 Pyrrhon LongerUsertext.mod 2098
Description: With this tine mod usertext can have maximal 90 instead of 50 characters
Former Member 1.0 1 Gold - Service Pack 1.1 01.12.02 Pyrrhon FormerMember.mod 2163
Description: Former members are not displayed as "Guest" but as "Former Member". This mod is only senseful if guest can't write in the message board
Direct IM Inbox Mod . 1 Gold - Service Pack 1.1 01.12.02 Pyrrhon DirectIMInbox.mod 2150
Description: Shows direct the Inbox if you goes to your instant messages
Pages: [1] 2 3 4 Mod Admin


If you have problems to download any of these files then check the following:
  • Disable any download manager
  • Use the right mouse button and use "Save Target As..."
  • If nothing helps, you can access to mod folder manually here.


Project website hosting proudly sponsored and provided by UK2 Hosting

© 2000-2012 by - All rights reserved.

 The Project | News | Downloads | Mods | FAQ | Templates | Chat | Forum