SimplePortal

Support => English Support => Topic started by: Sudhakar on December 08, 2008, 07:48:16 PM

Title: List a Board on Portal Index
Post by: Sudhakar on December 08, 2008, 07:48:16 PM
Could we list a Board on the portal page.

I could publish articles, but now i want to list a board and its posts on the center of the portal page.

Kindly guide me.  ;)
Title: Re: List a Board on Portal Index
Post by: Burke Knight on December 08, 2008, 08:32:48 PM
Could use the News Board Block, and set it to the board ID you want.
Title: Re: List a Board on Portal Index
Post by: Sudhakar on December 08, 2008, 09:32:22 PM
Could use the News Board Block, and set it to the board ID you want.

you are right, but i wanted to list only the post names like one in recent block.
Not the subject and other contents.
Title: Re: List a Board on Portal Index
Post by: [SiNaN] on December 20, 2008, 07:11:06 AM
Code: [Select]
global $boarddir;
require_once($boarddir . /SSI.php');
ssi_recentTopics(10, null, array(1,2,3));

10 is the number of topics to show, 1,2,3 are the IDs of the boards.
SimplePortal 2.3.8 © 2008-2024, SimplePortal