As we know from the
GAL
for vBACMPS tutorial, it's a snap to integrate
GAL
with other scripts.
Zoints Thread Tagging Modification is designed to allow you to 'tag' threads, which then can be found from a 'tag cloud'.. it's all SEO kind of voodoo, but very cool.
To
GAL
-ify your Zoints Tags, in /tags/index.php, find
PHP Code:
$thirtywords = str_replace('>','>',$thirtywords);
Under, add
PHP Code:
$thirtywords = $vbulletin->gal->process_text($thirtywords);
Upload. Make sure to upload to /tags/ .. I accidentally overwrote my forums/ one.
Done.
Demo:
http://www.vbenhanced.com/forums/tags/vbulletin/