PDA

View Full Version : PHPLD suggestion


I, Brian
11-01-2005, 04:54 PM
A search feature in the admin section, so that you can locate categories or links more easily...

David
11-01-2005, 06:04 PM
I hear you on that one for sure. :D

Bill
11-01-2005, 06:41 PM
Also would cool if you could add a home button so you can get to the home page of the admin panel. 8)

WebDesignPoint
11-01-2005, 07:49 PM
Content visible to registered users only.
I've already got that one added.

Open admin/init.php and find:

Content visible to registered users only.
And before it add:

Content visible to registered users only.
If you want an image to be displayed before the link create a new image called m_index.gif and place it inside the admin/images/ folder. If you want the link to read something other than 'Main Menu' just change it in the code above.

Bill
11-01-2005, 08:02 PM
Content visible to registered users only.
I've already got that one added.

Open admin/init.php and find:

Content visible to registered users only.
And before it add:

Content visible to registered users only.
If you want an image to be displayed before the link create a new image called m_index.gif and place it inside the admin/images/ folder. If you want the link to read something other than 'Main Menu' just change it in the code above.[/quote]

Great job! Works like a charm :)

badnews
11-18-2005, 12:08 PM
I have no idea if it would be possible...

But how about one installation that lets you make directories at different domains with unique links, design etc

:)

David
11-18-2005, 02:36 PM
Just wanted to let you know a search feature will be in the admin section of the 3.0 version. Thanks for the suggestion. :)

Bill
11-18-2005, 08:10 PM
Thanks David! I think this feature will do a lot of good for me. :)