Hello. 1st, I am a developer, so can write/understand PHP and SQL. I have installed vBulletin and migrated my phpbb forum with no problems.
Now I plan on adding/creating a HOW-TO technical article repository on the site. I want to use the New Thread creation routines from VB for this. I want the article display to of course process the BBCODE tags. However, I want the articles stored in their own table structure. Members will not post replies, and articles will have their own CSS style sheet.
My question is, besides "newthread.php", which files and tables should I look at to get an idea of the structure and necessary changes?
I'm not looking for a step-by-step, but rather a roadmap.