ccalby
Posting Freak
Posts: 889
Joined: Jan 2010
Reputation: 11
|
[MyBB 1.6] The Thread Prefix System
This is my most favorite feature the MyBB thread prefix system allows you to
- Have color prefixes
- Have bold prefixes
- Have underlined prefixes
- Have italic prefixes
- Selectable forums for each prefix
- Select which groups can use each prefix
You can do all the styles above plus more using HTML coding. Its great.
To add a prefix, go to Quote:ACP>Configuration>Thread Prefixes>Add New Thread Prefix.
Where is says Quote:Prefix
this is what it will look like in the drop down menu when someone is creating a thread. For this tutorial it will say Help
Where is says Quote:Display Style
this is where you use HTML to make it colorful, bold and italic. If you need a WYSIWYG online editor, I recommend this one. I want it to look Red, Bold and Italic so I will use HTML to produce
Code:
<span style="color: rgb(255, 0, 0);"><em><strong>Help</strong></em></span>
Which will appear like this
Quote:Help
Now you may select which forums you want to use this prefix in and what groups you want to allow to be able to use this prefix.
Once you have done this, click Save and enjoy using the prefix system.
Regards,
--Conor
Forum Display (RESIZED!)
|
|
| 05-29-2010, 11:59 PM |
|
Mikers
Tutorials Team Member
Posts: 146
Joined: Mar 2010
Reputation: 5
|
RE: [MyBB 1.6] The Thread Prefix System
Nice.
Considering it's HTML, you should be able to use an image as a prefix too if you wanted (not sure though)
|
|
| 06-01-2010, 10:23 PM |
|
euantor
Designer/Themer
Posts: 589
Joined: Jun 2009
Reputation: 4
|
RE: [MyBB 1.6] The Thread Prefix System
Yeah, images should probably work. This really is a cool system - the MyBB team have done a great job with 1.6 imo
|
|
| 06-01-2010, 10:41 PM |
|
ms365
MybbSource Skinner
Posts: 98
Joined: Dec 2009
Reputation: 1
|
RE: [MyBB 1.6] The Thread Prefix System
Cool.Mine too.I really love this feature.
Well, for Prefixes you can add these square brackets "[]".
I have seen this on many forums!
|
|
| 06-02-2010, 12:15 AM |
|
Don+
Junior Member
Posts: 47
Joined: Aug 2010
Reputation: 0
|
RE: [MyBB 1.6] The Thread Prefix System
Thank You conor, nicely explaned
|
|
| 08-21-2010, 10:21 AM |
|
MasterZuFu
Premium User
Posts: 24
Joined: Apr 2009
Reputation: 0
|
RE: [MyBB 1.6] The Thread Prefix System
Unfortunately the prefix funtion is broken on my site straight out of the box. All I see is a buttload of "0"s next to every thread and no option to add the prefix. This, I have to say, is quite annoying. http://www.ethical-hackers.org if anyone cares to assist.
|
|
| 08-22-2010, 03:06 PM |
|
LeeFish
SimFish
Posts: 69
Joined: Nov 2009
Reputation: 1
|
RE: [MyBB 1.6] The Thread Prefix System
(08-22-2010 03:06 PM)MasterZuFu Wrote: Unfortunately the prefix funtion is broken on my site straight out of the box. All I see is a buttload of "0"s next to every thread and no option to add the prefix. This, I have to say, is quite annoying. http://www.ethical-hackers.org if anyone cares to assist.
Updating for you.....
Yes, I fixed that - theme was a 1.4...and 1.4 did not have thread prefixes..... using a 1.6 template/theme set appears to do the trick
|
|
| 11-22-2010, 05:57 PM |
|
Renegader
Junior Member
Posts: 18
Joined: Jul 2010
Reputation: 0
|
RE: [MyBB 1.6] The Thread Prefix System
This is aweosme, thank you.
|
|
| 11-22-2010, 06:29 PM |
|
delaghetto1
Junior Member
Posts: 6
Joined: Nov 2010
Reputation: 0
|
RE: [MyBB 1.6] The Thread Prefix System
Thank you so much man!
|
|
| 11-22-2010, 09:27 PM |
|
macmac49
Junior Member
Posts: 6
Joined: Nov 2010
Reputation: 0
|
RE: [MyBB 1.6] The Thread Prefix System
That's intresting.
|
|
| 11-24-2010, 01:50 PM |
|