Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2005-02-10 17:36:33

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

QuikPik 3 admin interface menu

The 3rd version of the QuikPik menu was designed to allow for more customization of the menu as well as the entire txp admin interface. As I was building a site for a friend, I thought it would be nice if the admin interface’s color scheme matched that of the site. That and a few other things got me thinking…

Here are the new features:

  • The menu now uses a style that is saved in the txp database and assigned to the menu as you would a normal section.
  • The quikpik stylesheet is read after the textpattern.css allowing you to override any style in the admin interface.
  • The menu is now based on the Son of Suckerfish Dropdowns method.

QuikPik 3.0 Details and Instructions

Download

There are 3 themes included with the menu. One is the standard yellow/red scheme, one is based on my site and the other is for the site that I’m building which uses the Fortuitous theme by Chris McLeod.

Offline

#2 2005-02-10 18:00:28

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

Re: QuikPik 3 admin interface menu

Thanks so much! I have been changing textpattern.gif in the header to show some change when I shift from one txp site to the next to avoid inadvertantly making a change to the wrong site. This will make my life so much easier!

Jamie

Offline

#3 2005-02-10 18:06:42

PeterS
Member
From: Cleveland, Ohio
Registered: 2004-03-06
Posts: 38
Website

Re: QuikPik 3 admin interface menu

Fantastic, Rob. I’ll definately get working on some backend styles to compliment the new system, once I get a handle on what does what.

Bravo.


The following is true
The above statement is false.

Offline

#4 2005-02-12 19:42:32

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: QuikPik 3 admin interface menu

Nice one Rob. I like the idea of popping the CSS into the database. One minor point. Everything is working fine but I noticed that Quikpik creates a “quikpik” section in TXP when it intalls. As far as I am aware this isn’t needed so I’ve deleted it.


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#5 2005-02-12 20:23:44

blumie607
Member
Registered: 2004-03-08
Posts: 175
Website

Re: QuikPik 3 admin interface menu

You should see if something like this could get integrated into the default TXP code. It seems to me that this is much more beyond a plugin.

Can’t wait to try it out.


bludrop studios .::. Creative Expression

Offline

#6 2005-02-12 21:26:19

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

Re: QuikPik 3 admin interface menu

thebombsite –

The quikpik section is only necessary if you want to be able to switch stylesheets easily. By default, the style called “quikpik” will be used but using the quikpik section, you have the ability to assign a different stylesheet.

Offline

#7 2005-02-12 22:13:20

thebombsite
Archived Plugin Author
From: Exmouth, England
Registered: 2004-08-24
Posts: 3,251
Website

Re: QuikPik 3 admin interface menu

You see! There is light at the end of the tunnel!! Thanks for enlightening me Rob. Now it all seems clear. I do say seems though.


Stuart

In a Time of Universal Deceit
Telling the Truth is Revolutionary.

Offline

#8 2005-02-13 04:48:02

bleveck
Member
Registered: 2004-05-30
Posts: 52
Website

Re: QuikPik 3 admin interface menu

ok… this was kinda cool, but I would actually like to uninstall it. How do I do that?

Offline

#9 2005-02-13 15:36:59

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

Re: QuikPik 3 admin interface menu

To uninstall just restore your original txplib_head.php file. Then you can delete the section and styles. But why would you want to do that?

Offline

#10 2005-02-13 18:26:46

bleveck
Member
Registered: 2004-05-30
Posts: 52
Website

Re: QuikPik 3 admin interface menu

> wilshire wrote:

> To uninstall just restore your original txplib_head.php file. Then you can delete the section and styles. But why would you want to do that?

Eh… I am just so used to the old interface that it didn’t seem natural. Nothing is bad about the program. In fact, I think it was a great idea.

Last edited by bleveck (2005-02-13 18:27:14)

Offline

#11 2005-02-14 17:13:04

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

Re: QuikPik 3 admin interface menu

There is a way that you can see both the quikpik menu and the standard tabs. Just remove this section from the css.
<code>
/* ^^ TXP TABS ^^ */
.txptabs { display: none; }
/* ^^ TXP TABS ^^ */
</code>

Best of both worlds…

Offline

#12 2005-02-15 02:06:11

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

Re: QuikPik 3 admin interface menu

By the way this version does not work with rc2 as far as I can tell. I have tried three seperate installs:(

Jamie

EDIT: I have tried several different combinations of installing this fab upgrade on an rc2 install to no avail. Has anyone else gotten this to work with a latter build? I will keep trying. But I either get a “made section” ok, but son of suckerfish dropdowns failure or a “failed to create section” message.

Last edited by soulship (2005-02-15 02:44:13)

Offline

Board footer

Powered by FluxBB