Group Similar vB Codes on the vB Code List
This modification is in the archives.
This is a small hack that affects the vB Code list. Currently if you add two vB Codes with the same tag but one uses {option} and one doesn't, they get shown in two different categories instead of grouped as one. An example of this is the quote vB Code, both [.quote] and [.quote="username"] are grouped together. This hack fixes that and groups similar custom vB tags together.
To install this hack, find in misc.php: PHP Code:
eval('$template[\'bbcodebits\'] .= "' . fetch_template('help_bbcodes_bbcode') . '";');
PHP Code:
foreach($bbcode as $key => $value)
Download No files for download. Screenshots
|
Similar Mods
List similar usernames when moderating user registration | vBulletin 2.x Full Releases |