PDA

View Full Version : project script


krike
01-27-2009, 03:03 PM
I coded a small project system ( http://deadly-design.com/studio/portfolio/) currently the first page is a bit messed up lol but it's not part of the vbulletin system.

what it does (or should do) is show a list of projects I've done for people and when you click on the project it gives you more detail about it.

is there any kind of script for vB that I could use for this project management (I don't want to create new threads, cause I saw the project management tool but that's not what I want).

or can anyone forward the most relevant threads that explains how to code plugins?

I hope someone can help me out. thanks anyway

Dismounted
01-28-2009, 05:59 AM
Look in the articles section, most specifically, the article about creating vBulletin-powered pages. You can add your custom PHP code into that page, and move all the output into templates.

krike
01-28-2009, 08:00 AM
yes thanks I found that yesterday. found a post linking to those pages so I bookmarked them all :D thanks for your help.

(can close this topic if needed)