TinyPortal
Development => Resources => Topic started by: Rafferty on March 12, 2010, 03:30:42 AM
heres one for you. Id like to move, or duplicate the Forum Info Center from the board index to the front Page of my Tiny Portal.
Im running SMF 1.1.11 and TP1.0 beta 4
Would this be possible?
It would be a huge code modification. It requires grabbing the info center code that is created in Sources/BoardIndex.php, then add that code to possibly TPortal.php. Then you'd have to grab the code from the Boardindex.template.php file and add it to the TPortal.template.php. You'd then have to work out how to display it, what options are given on how or where to show it etc. Quite an undertaking IMO.