Advertise Here

Author Topic: [Code] Admin Quickies V1  (Read 2352 times)

0 Members and 1 Guest are viewing this topic.

Offline Agent Moose

  • Moderator
  • *****
  • Posts: 836
  • Do not PM me for Code Support or Request
    • View Profile

  • Total Badges: 32
    Badges: (View All)
    Search Level 6 Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
[Code] Admin Quickies V1
« on: September 16, 2007, 08:10:23 pm »
Add this to your headers if you don't have it:
Code: [Select]
<script src="/jquery.js"></script>
Footers
Code: [Select]
<script creator="Agent Moose" at="smcodes.smfforfree3.com" version="1">
$(".maintab_back:contains(Admin)").each(function(){
$(this).html("<a href='javascript:open_quickies()'>Admin</a>");
});
$("#upshrinkHeader2").parent().next().after("<div id='work'></div>")
$("#work").after('<div id="admin_quickies"><table class="bordercolor" width="200"><tbody><tr class="titlebg"> Admin Quickies - <a href="javascript:open_quickies()">Close</a></td></tr><tr><td class="windowbg"><a href="'+location.pathname+'?action=admin">Admin Center</a><br/><a href="'+location.pathname+'?action=news">Edit Forum News</a><br/><a href="'+location.pathname+'?action=style;sa=create">Create Style</a><br/><a href="'+location.pathname+'?action=style;sa=headers">Headers and Footers</a><br/><a href="'+location.pathname+'?action=manageboards">Manage Boards</a><br/><a href="'+location.pathname+'?action=viewmembers">View Members</a><br/></td></tr></tbody></table></div>')
$("#admin_quickies").each(function(){this.style.display = 'none';this.style.position = 'absolute'; });
function open_quickies(){$("#admin_quickies").toggle();};
</script>

Here is a code that I made that does what it says.  When you add this code to your footers, if you click on your Admin tab, there will be a box that showes up.  There are diffrent links to diffrent parts of the Admin CP.

So, why not try it out yourself!
« Last Edit: May 02, 2008, 09:07:00 pm by Agent Moose »
Check out Revolution X's Brand new Code Index!

Offline Alex

  • SMF For Free Full Member
  • *
  • Posts: 116
    • View Profile

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Code] Admin Quickies V1
« Reply #1 on: September 16, 2007, 08:56:17 pm »
that makes it so MUCH FASTER!!! lol

Can you add a short cut to the header and footer i tryed adding them in... and... well... it didn't work lol
sig coming soon!

Offline Agent Moose

  • Moderator
  • *****
  • Posts: 836
  • Do not PM me for Code Support or Request
    • View Profile

  • Total Badges: 32
    Badges: (View All)
    Search Level 6 Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
Re: [Code] Admin Quickies V1
« Reply #2 on: September 17, 2007, 02:32:16 pm »
There already is one there...
Check out Revolution X's Brand new Code Index!

Offline Alex

  • SMF For Free Full Member
  • *
  • Posts: 116
    • View Profile

  • Total Badges: 15
    Badges: (View All)
    Topic Starter Combination Level 3 Level 2 Level 1
Re: [Code] Admin Quickies V1
« Reply #3 on: September 17, 2007, 06:49:01 pm »
oh lol sorry
sig coming soon!

Offline LaundryLady

  • Helpers
  • *
  • Posts: 3253
  • Internet Challenged
    • View Profile

  • Total Badges: 26
    Badges: (View All)
    Seventh year Anniversary Sixth year Anniversary Search Poll Voter Level 5
Re: [Code] Admin Quickies V1
« Reply #4 on: September 18, 2007, 07:33:36 am »
Beauteeeful  Moosey.  Glad to see you took that earlier code so much further.


And I Play:  Mafia-Mandemz

Offline Agent Moose

  • Moderator
  • *****
  • Posts: 836
  • Do not PM me for Code Support or Request
    • View Profile

  • Total Badges: 32
    Badges: (View All)
    Search Level 6 Tenth year Anniversary Nineth year Anniversary Eighth year Anniversary
Re: [Code] Admin Quickies V1
« Reply #5 on: September 18, 2007, 03:39:29 pm »
Beauteeeful  Moosey.  Glad to see you took that earlier code so much further.

You will be suprised on how further I took it with the next code I post.  I finished it yesterday, but I still need to see if there are any bugs with it :)
Check out Revolution X's Brand new Code Index!

 

Related Topics

  Subject / Started by Replies Last post
12 Replies
4993 Views
Last post June 17, 2008, 05:52:49 pm
by mrthunder23
19 Replies
8053 Views
Last post March 16, 2009, 06:07:55 pm
by Agent Moose
7 Replies
2019 Views
Last post August 25, 2008, 05:30:00 am
by Agent Moose
10 Replies
3613 Views
Last post August 26, 2008, 03:06:45 pm
by Josh[y]
7 Replies
4388 Views
Last post May 04, 2010, 10:49:56 am
by simply sibyl