Scrolling online
+
Scrolling adminoptions menu for admins.

Hello there.
I thought it would be a cool idea to make the adminoptions as menu.
Offcourse only a admin can see this.
This way you can work  more fast....
How to install this!

1.copy hell.php to your /includes/ dir.
2.open mainfile.php and add the following:

//for scrolling admin menu
 include('includes/hell.php');

//****MAKE SURE YOU PLACE IT OUT OF A FUNCTION OR ELSE IT WONT WORK

3. open your theme.php from the theme where you want it to show the scrollingmenu.
and  add
hell();
 to it
All done!!!!

If you want to put more adminoptions for example from custom modules
open hell.php
and add
<a href="admin.php?op=SOME">Some</a>
Behind the last one and before the </marquee>





For languages

for the adminmenu
go to your admin/languages and look for the defines of the options
then open hell.php and where sais
<a href="admin.php?op=SOME">_LANGUAAE</a>

_LANGUAAE CHANGE THIS TO YOUR NEEDS


Thats it!!
For any questions or request
shoot in the forums


Luvkycool
http://www.grancanariayoungsters.com
http://gran-canaria.osc2nuke.org

