ThePimp
10-04-2005, 02:59 AM
The concept:
In the admincp / vBulletin Options, a new section for "vBulletin Gag". What it would be essentially is a textbox where you input userIDs to be "Gagged". Also another textbox where you enter a default message & title. Any user who shows up as being Gagged, will display the Gag message for posts and Gag title + message for threads instead of what they type.
This can simply be front-end display, does not need to put the default messages in the database, as if they ever become unGagged, their original messages will still display.
I have accomplished this with a simple template conditional in the postbit, however it would be nice to be able to just add new users to it.
Anyhow, if someone can do this, it would be appreciated.
Thanks in advance.
In the admincp / vBulletin Options, a new section for "vBulletin Gag". What it would be essentially is a textbox where you input userIDs to be "Gagged". Also another textbox where you enter a default message & title. Any user who shows up as being Gagged, will display the Gag message for posts and Gag title + message for threads instead of what they type.
This can simply be front-end display, does not need to put the default messages in the database, as if they ever become unGagged, their original messages will still display.
I have accomplished this with a simple template conditional in the postbit, however it would be nice to be able to just add new users to it.
Anyhow, if someone can do this, it would be appreciated.
Thanks in advance.