![]() |
Works great ! Thanx! My users love it. Any way to limit this to certain usergroups?
|
This works very well on 3.0.6. Thanks for the hack, only takes a few minutes to install also :)
|
Is there a way to make this an option rather than a requirement once installed?
I am having a problem with new people joining and that they must choose a default bbcode when registering. Some of them have no clue even what bbcode is, so its throwing a wrench into my board growing. Many of my existing users love it to death, so I am hoping something can be done besides uninstalling it. |
Quote:
Limiting it to certain usergroups is beyond the scope of the built in vBulletin options for profile fields. However, you can only choose to make it actual works for certain usergroups easilly. Change the line at the end of my code: PHP Code:
PHP Code:
As for not accepting hex values, let me fix that. Replace the regular expression with the updated one in the first post. |
This is what I did with mine, works like a charm, and is much easier on the end user:
I created two User Profile Fields: Type: Single-Line Text Box Title: Font Color Description: Enter your preferred font color for each post Private Field: Yes Field Searchable on Members List: No Show on Members List: No Type: Singe Selection Menu Title: Font Face Description: Select your preferred font face for each post Options: { Arial Arial Black Arial Narrow Book Antiqua Century Gothic Comic Sans MS Courier New Fixedsys Franklin Gothic Medium Garamond Georgia Impact Lucida Console Lucida Sans Unicode Microsoft Sans Serif Palatino Linotype System Tahoma Times New Roman Trebuchet MS Verdana } Private Field: Yes Field Searchable on Members List: No Show on Members List: No Then in your functions_newpost file edit do this (where fieldx is the field number for font color, and fieldx2 is the field number for font face): Code:
// Darth Cow's auto BB code hack |
Could this be converted to 3.5.4?
|
All times are GMT. The time now is 07:06 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|