Product Development Skeleton
This is a "My Threads" module. Using the SiteBuilder, it is dragged down on the page just like any other module. It simply displays a list of links to all the threads the logged in user has started. There is no date options or other criteria to limit it, so it can be quite long if it's an active user. It's actually meant to be a vb5 development learning tool. It's more or less a skeleton of what makes up a vb5 extension. You can examine the xml file to see what's involved on the product side. I included a very simple php function to show how to access the database and poll info hence the "My Threads" functionality.
I hope this will be of some use for anyone who is struggling to learn how to build an extension for vb5. Maybe I'll build a tutorial to go along with it if there is enough interest. ![]() Download
|