| Author |
Message |
chamira
Nuke Cadet


Joined: May 10, 2003
Posts: 4
|
Posted:
Fri Jun 06, 2003 2:22 am |
  |
Hey all,
I have been browsing through the forums. I have been able to get most of my questions answered just by reading other post but i have finally come up with one of my own.......
I added some Html/php code to link to other pages within the web site but now it seems that the Modules are getting alphabetized but the links that i have added are not. I have manually done this, but i am still getting things that are not in order. Is there anyway that i can do this so that it will bring things in order Modules and HTML and all. Can anyone help? This is Nuke 6.0 by the way. |
|
|
   |
 |
crashoverride

Joined: Jan 31, 2004
Posts: 0
|
Posted:
Fri Jun 06, 2003 3:03 am |
  |
not with the modules block. This is because all the modules are sorted in 1 small while statement, therefore it just keeps adding modules till it's finished. Then it adds any other links you've added yourself.
The easiest way to go now is to download the phpBB Main Menu block from http://www.nukeresources.com which is a manual block. You can sort the modules (manually) into whatever order you want then.
CO |
|
|
   |
 |
chamira
Nuke Cadet


Joined: May 10, 2003
Posts: 4
|
Posted:
Fri Jun 06, 2003 3:07 am |
  |
|
   |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Fri Jun 06, 2003 4:44 am |
  |
The modules block actually orders the modules by their Custom Title Names. It would not take much to hack this routine if you really need it. |
_________________ Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff |
|
    |
 |
chamira
Nuke Cadet


Joined: May 10, 2003
Posts: 4
|
Posted:
Fri Jun 06, 2003 5:39 am |
  |
Well Raven
If you can point me in the right direction i will begin hackin
Also if you know anyone that can build a module or block that can pull data from a website will you point me in their direction (I.E the top ten clan from OGL, TWL, and SG, |
|
|
   |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Fri Jun 06, 2003 5:47 am |
  |
block-Modules.php
As to the custom mod/block, I do that moonlighting . Contact me at my website and we'll take this offline. |
_________________ Those who hear not the music think the dancers mad.
Raven Web Hosting|My Scripts & Stuff |
|
    |
 |
chamira
Nuke Cadet


Joined: May 10, 2003
Posts: 4
|
Posted:
Fri Jun 06, 2003 6:16 am |
  |
cool i registerd for your site just take s a bit for the email |
|
|
   |
 |
Raven
General


Joined: Mar 22, 2003
Posts: 5233
Location: USA
|
Posted:
Fri Jun 06, 2003 6:19 am |
  |
|
    |
 |
|
|