Knowledge Base Module Exist???
wirelesschamps - April 28, 2009 - 05:01
I'm looking for a knowledge base module something along he lines of like phpknowledgebase or phpmyanswers incorporated into the drupal site. it could be accessible anonymous or when users are logged in. Is there such a module similar?

The FAQ module might already
The FAQ module might already offer what you need.
If you need more fine tuning, you could use CCK to build content type(s) that refer to knowledge base articles, and Views to create pages listing these articles in the ways you want them. Drupal core comes with Taxonomy to categorize entries; and there are modules which allow for access control as well.
STORM?
The STORM module offers a Knowledge Base sub-module too.
--
Drupal 6 Theming Cheat Sheet