Off Topic Tag V1.1Description:This MOD will add an Off Topic BBCode to YaBB
Screenshots:
Zip Package:Off_Topic_Tag_V_1_1.mod
Off_Topic_Tag_V_1_1_ForSpoiler-23.mod
Off_Topic_Tag_V_1_1_ForSpoiler-231.mod
Off_Topic_Tag_V_1_1_Dutch_Patch.mod
Off_Topic_Tag_V_1_1_German_Patch.mod
yabbfiles/ModImages/OffTopicTag/offtopic.gif
Files to edit:Admin/ModList.pl
Languages/English/InstantMessage.lng
Languages/English/Main.lng
Languages/English/Post.lng
Sources/InstantMessage.pl
Sources/Post.pl
Sources/Printpage.pl
Sources/YaBBC.pl
yabbfiles/ubbc.js
yabbfiles/yabbc.js
Installation:Before installing, copy 'ubbc.js' and 'yabbc.js' to cgi-bin/yabbdirectory/ - Make sure you re-upload them to their correct directory - html_root/yabbfiles.
Modify YaBB files using BoardMod or manually.
Load modified files to your server.
Add the following code to your Style Sheet
Code:
.otfieldset {
font-size: 12px;
font-weight: normal;
font-style: normal;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: #304B58;
border: 1px #34689A solid;
width: 90%;
padding: 4px;
}
.otlegend {
font-size: 12px;
font-weight: bold;
font-style: normal;
font-family: Verdana, Helvetica, Arial, Sans-Serif;
color: #304B58;
text-align: left;
}
Note: If you want to install this Mod
and the Spoiler Tag Mod, Install the Spoiler Mod first, then install the 'Off_Topic_Tag_V_1_1_ForSpoiler.mod'.
That will tidy the input and textarea fields up a bit too.
Mod History:1.0 - Original version - 23rd September 2008
1.1 - Updated for YaBB 2.3 - 14th October 2008