Hello Luke,
we are using categories a lot in order to structure our content... At the moment we are using a rebuilt general-comments for user content upload (ala epinions). We use on_what_id = category_id AND on_which_table = categories to match comments to categories...
What would be the best way to match topics from your cms with a category? We basically want the database to generate the proper links to cms topics when a category is called.