I think that's a little involved for a forum answer.
the long and short of it is that you will need to copy the latest.php controller code into the home.php controller file.
You need to remove the remove the line relating to the template and render bit from the bottom of latest code and also define 'limit' => $setting['limit'] (i.e. 'limit' => 5). Obviously you don't want the first 2 or the last 2 lines either.
Then you need to add suitable html to the /common/home.tpl template file, I suggest that you use the /module/latest.tpl as a guide.
the long and short of it is that you will need to copy the latest.php controller code into the home.php controller file.
You need to remove the remove the line relating to the template and render bit from the bottom of latest code and also define 'limit' => $setting['limit'] (i.e. 'limit' => 5). Obviously you don't want the first 2 or the last 2 lines either.
Then you need to add suitable html to the /common/home.tpl template file, I suggest that you use the /module/latest.tpl as a guide.
-
VIEW ALL EXTENSIONS * EXTENSION SUPPORT * WEBSITE * CUSTOM REQUESTS
Who is online
Users browsing this forum: No registered users and 4 guests