Only registered users can see links on this board! Get registered or login to the forums!
Is just looking great!!. I was wondering on how to implement this in my phpnuke too. Anyone can give a download link, guide or explanation on how to display it like that?
kguske, This is the old version... like we have here.
I asked and they posted it up for me:
Only registered users can see links on this board! Get registered or login to the forums!
I am just going to try it right now.
I recommend you will do the same... it is much better looking.
Edit: all I am getting is: "Nothing here check back later...". It just seem too hard for be to figer it out. so i asked there if they can provide deeper explanating? (may be show how to do it in news).
Joined: Aug 29, 2004 Posts: 7339 Location: Arizona
Posted:
Tue Feb 05, 2008 5:43 am
prekill, I have already created pagination for the news module within the upcoming RN release. However, I will admit, it was intended to be very basic. I'll have to cook up one that is more CSS driven so that you can style it to your heart's content.
I will suggest using this pagination. The reason is that its a general script. it will fit any module of phpnuke with pages. I will include this pagination in the next RN release.
watch this:
Only registered users can see links on this board! Get registered or login to the forums!
Anyway I just finished to add this pagination to my news module. it is looking great! I hope to add it to all my phpnuke modules. the problem is I do not really know how. think you can help me with it maybe? I think Telli is just too busy.
This is the news module with the pagination as Telli posted:
Code:
<?php
/************************************************************************/
/* PHP-NUKE: Web Portal System */
/* =========================== */
/* */
/* Copyright (c) 2002 by Francisco Burzi */
/* http://phpnuke.org */
/* */
/* This program is free software. You can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License. */
/************************************************************************/
/* Additional security & Abstraction layer conversion */
/* 2003 chatserv */
/* http://www.nukefixes.com -- http://www.nukeresources.com */
/************************************************************************/
if (!stristr($_SERVER['SCRIPT_NAME'], "modules.php")) {
die ("You can't access this file directly...");
}
Joined: Aug 29, 2004 Posts: 7339 Location: Arizona
Posted:
Wed Feb 13, 2008 6:24 am
Not sure. I am not a phpBB expert. Have you tried looking at the HTML to see if there are class names on these in your forums that maybe you could change the CSS to get closer? Unfortunately, that is the best that I personal can do for you here.
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