Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> PHPBB
Author Message
Mrtank
New Member
New Member



Joined: Mar 25, 2016
Posts: 10

PostPosted: Sat Mar 26, 2016 1:19 pm Reply with quote

Sorry I am a noob, I am trying to find mod for ravennuke 2.51 to show treading posts or lastest say top 10 on home page
 
View user's profile Send private message
nuken
RavenNuke(tm) Development Team



Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina

PostPosted: Sat Mar 26, 2016 1:56 pm Reply with quote

I assume you are talking about forum posts. If you are, there is a block you can activate in the admin panel Blocks called ForumsCollapsing. Select it from the file name drop down menu under Add a New Block and set the position to where you want it to appear. That is a center block. I think there is another forums block for side blocks if you prefer that.

_________________
Tricked Out News 
View user's profile Send private message Send e-mail Visit poster's website
nuken







PostPosted: Sat Mar 26, 2016 2:00 pm Reply with quote

There are also some config settings in the blocks/block-ForumsCollapsing.php file that you can change to customize its appearance. They look like this:

Code:
$hideLinksFromGuests = FALSE;

$hideTheseForums = '-1';  // use a comma delimited list of forum id's to hide like '1,5,8'
$tickerBGColor = $bgcolor2;
$tickDelay = 4000; // in miliseconds
$lastNewTopics = 10; // Number of topics to show when list is expanded
$countTopics = 0;
$showClosedNum = 3; // Number of messages that are visible when collapsed
$showJumpBoxes = FALSE; // Display or don't display the 2 Jump Boxes
$showTopPosters = 0;  // 0=None, 1=Username - no avatar,  2=Username and avatar
$showTopPostersRanks = 3;  // 0=None, 1=Admin only, 2=Moderator only, 3=Admin and Moderator, 4=All
$showTopPostersNum = 4;  // Total number of top posters to show
$showTopPostersPerRow = 4;  // Number to show per line
$showTickerMessage = FALSE; // show/hide the top ticker message
$skipTopPostersUserNames = ""; // use a comma separated list with each name in single quotes, like 'user1','user2'.
$backendForumsXML = 'forumsbackend.php';  //Filename of the xml script.  Assumed in root directory.
 
Mrtank







PostPosted: Sat Mar 26, 2016 5:11 pm Reply with quote

nuken wrote:
I assume you are talking about forum posts. If you are, there is a block you can activate in the admin panel Blocks called ForumsCollapsing. Select it from the file name drop down menu under Add a New Block and set the position to where you want it to appear. That is a center block. I think there is another forums block for side blocks if you prefer that.



Thank you
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> PHPBB

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©