Editing MODULES menu - What file controls the layout?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
drujr
Forum Newbie
Posts: 17
Joined: Thu May 13, 2004 1:59 pm

Editing MODULES menu - What file controls the layout?

Post by drujr »

Hey all,

I'm looking to edit the menu thats default in PHP-Nuke, the one that controls and displays all modules.

By default it displays them in alphabetical order, and I want to break it up a bit and into categories.

What file do I edit to do this? Anyone with PHP Nuke know how?

Thank you all in advance
D
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

oh god.. php nuke...
drujr
Forum Newbie
Posts: 17
Joined: Thu May 13, 2004 1:59 pm

Post by drujr »

well I'm just a beginner and its helping me learn

Everyone has to start somewhere.
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

I would not recommend you learn by using php-nuke. The code is very poorly written and contains many bugs. I suggest you learn with the basics before tweaking php-nuke. Go read some tutorials or something, anything but php-nuke.
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

Post by mudkicker »

;)
Phenom is right.. Learn by writing your own codes..
Post Reply