vBulletin ModsThe Official vBulletin Modifications Site
https://www.vbulletin.org/forum/showthread.php?t=327305 |
Hello,
I want all the letters be capitalized in thread titles, including the current threads and the new ones. I have disabled "Prevent Shouting" setting in Admin CP -> vBulletin Options -> Message Posting and Editing Options, but the new threads have not been affected. Could you help me what should I do to capitalize all thread titles letters? |
You're going to have to run a database query to convert all existing thread titles, and you're going to have to write a plugin to force all future thread titles to be all uppercase before being written to the database.
|
Quote:
Thanks for the reply. Running query is easy but I should think more about the plugin. Beside, then what do the values of Prevent Shouting option do? I think it's default value is 3 (or at least mine was 3). Zero disables it, then what do the other numbers do in this option? |
For the plugins you will need one hooked at "threaddata_presave" with the code:
This will still allow anyone who can administrate threads to edit the thread and give an unaltered title. |
All times are GMT. The time now is 18:51. |
Powered by vBulletin® Version 3.8.14
Copyright © 2022, MH Sub I, LLC dba vBulletin. All Rights Reserved. vBulletin® is a registered trademark of MH Sub I, LLC
Copyright ©2001 - , vbulletin.org. All rights reserved.