Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2004-11-03 18:24:35

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Admin Menu QuikPik Hack

I’ve always felt that the TXP admin interface’s tabbed menu structure was a bit tedious to navigate. I developed this hack to generate a drop down menu containing all of the available submenu options so that it is not necessary to select a top level tab first. As a bonus for those of us who work on multiple TXP sites, the current site name will also be displayed. Here’s what it look like:

This requires only 2 changes to the lib/txplib_head file.

You can get the full instructions and code or just replace your lib/txplib_head file with my lib/txplib_head file

Last edited by wilshire (2004-11-25 01:29:06)

Offline

#2 2004-11-03 19:55:07

Remillard
Plugin Author
From: Lenexa, KS
Registered: 2004-05-16
Posts: 169

Re: Admin Menu QuikPik Hack

This is pretty cool. I had a similar thought when writing the tutorial and was slogging through all the tabs. Great for startup and getting used to Textpattern but sometimes you need to fly through the pages.

Of course I might just need to cut down on the caffeine too ;-).

Offline

#3 2004-11-03 23:50:29

gonzo409
Member
From: Ohio
Registered: 2004-06-25
Posts: 50
Website

Re: Admin Menu QuikPik Hack

Great! Thanks for the work.

I’ve always found navigating through the tabs tedious and unfriendly. Especially when I’m tabbing so quickly I often click the wrong ones.

Edit: This is my 100th post. Yea for me.

Last edited by gonzo409 (2004-11-03 23:52:06)


Liberal. Geek.

Offline

#4 2004-11-05 04:28:13

soulship
Member
From: Always Sunny Charleston
Registered: 2004-04-30
Posts: 669
Website

Re: Admin Menu QuikPik Hack

I have to say this is freakin brilliant!

Thanks! It will be my most used hack for sure!

What a timesaver!

Jamie

Offline

#5 2004-11-05 11:50:05

Martagnan
Member
From: Humberside - uk
Registered: 2004-06-21
Posts: 90
Website

Re: Admin Menu QuikPik Hack

Fantastic utility!! Doesnt work with IE6 on PC though – It doesnt go anywhere after selection is made. :(

Last edited by Martagnan (2004-11-05 11:50:52)

Offline

#6 2004-11-05 13:51:57

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: Admin Menu QuikPik Hack

> Martagnan wrote:
> Fantastic utility!! Doesnt work with IE6 on PC though – It doesnt go anywhere after selection is made. :(

Bad Javascript! I have 2 fixes for you Martagnan.

  1. Use Firefox :)
  2. I rewrote the javascript on the select list and it works now on at least FF and IE6.

I’ve updated the full instructions and code on my site as well as my lib/txplib_head file

Enjoy! Glad everyone finds it as useful as I did.

Last edited by wilshire (2004-11-25 01:29:29)

Offline

#7 2004-11-05 15:11:31

Martagnan
Member
From: Humberside - uk
Registered: 2004-06-21
Posts: 90
Website

Re: Admin Menu QuikPik Hack

Still the same… sorry!

Offline

#8 2004-11-05 15:21:20

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: Admin Menu QuikPik Hack

My bad. When I uploaded the new file I didn’t add the .txt extension so it didn’t overwrite my old file.

It will work now. Really. I’m serious. (fingers crossing)

Let me know if that works.

Offline

#9 2004-11-05 15:49:30

Martagnan
Member
From: Humberside - uk
Registered: 2004-06-21
Posts: 90
Website

Re: Admin Menu QuikPik Hack

er…still the same?

Offline

#10 2004-11-05 16:03:42

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: Admin Menu QuikPik Hack

Hmm….are you just using my txplib_head.php file?

Can you email me the HTML that its generating for you?

Offline

#11 2004-11-05 16:28:21

Martagnan
Member
From: Humberside - uk
Registered: 2004-06-21
Posts: 90
Website

Re: Admin Menu QuikPik Hack

HTML
<img src=“http://martagnan.co.uk/html.gif” />

And yes I am using your txplib_head.php file :)

Last edited by Martagnan (2004-11-05 16:31:54)

Offline

#12 2004-11-05 16:44:02

wilshire
Plugin Author
From: Akron, Ohio
Registered: 2004-08-27
Posts: 656
Website

Re: Admin Menu QuikPik Hack

This is still the old code being generated. The new version has an onchange on the select and the onclick attribute on the options has been replaced with a value attribute.

Are you sure you took my file, removed the .txt extension, renamed to txplib_head.php and copied over your existing one?

Offline

Board footer

Powered by FluxBB