Re: creating the Portal
Well you have a few options when it comes to portals. You can use a premade module for smf like tinyportal, or you can go about creating your own one. SMF include functions that you can use to intergrate a site with the forum, these are found in SSI.php. You can use these to include recent posts, user online lists, login boxes and other general stats.
You can, additionally, create your own functions, just using some simple mysql queries you can get any data you want.
Jamie
|