Changes in Expertise-1.0.2 (2005-12-14) : - tags are now case sensitive - better navigation - ability to delete unwanted inbound tags - better error handling ## ## ## Mod title: Expertise ## ## Mod version: 1.0.2 ## Works on PunBB: 1.2.x ## Release date: 2005-12-14 ## Author: Terrell Russell (punbb@terrellrussell.com) ## ## Description: This mod will allow your forum users to tag each ## other's areas of expertise, with confirmation. ## This tagging is done through plain text keywords ## which describe what a user knows. This is called ## cognitive authority. The management interface ## for these tags, this expertise, is integrated into ## the existing Profile pages. ## ## Added files: lang/[LANGUAGE]/expertise_lang.php ## expertise_include.php ## expertise.php ## ## Affected files: viewtopic.php ## include/functions.php ## lang/[LANGUAGE]/profile.php ## lang/[LANGUAGE]/topic.php ## ## Affects DB: Yes ## Does not affect existing tables ## Creates two tables to manage the expertise tags and links ## ## DISCLAIMER: Please note that "mods" are not officially supported by ## PunBB. Installation of this modification is done at your ## own risk. Backup your forum database and any and all ## applicable files before proceeding. ## ## Upgrading: See notes.txt ## ##