Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Re: [plugin] [ORPHAN] rss_admin_quikpik
Ok, version 0.2 time. Its a pretty major change from version 0.1 of the plugin but closer to version 3 of the hack. Hmm, hope that made sense to someone other than me.
Basically, the plugin now includes both the original select list version and the newer suckerfish implementation of the QuikPik menu. There is now an admin -> quikpik prefs tab that will allow you to customize the appearance of the plugin. Your settings will be saved in a cookie.
You can find details here
Offline
#14 2005-04-01 05:23:44
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] rss_admin_quikpik
I love this. I love this. I love this.
hands an oreo cookie to Rob
Offline
Re: [plugin] [ORPHAN] rss_admin_quikpik
Beautiful! Thanks, Rob.
Offline
Re: [plugin] [ORPHAN] rss_admin_quikpik
There seems to be a problem: sometimes when I call the site (not the admin interface) ?event=qp
is added to the URL resulting in a 404 error.
Offline
Re: [plugin] [ORPHAN] rss_admin_quikpik
Good call andreas. The first 3 lines of code in the plugin need to be moved inside the <code>if (@txpinterface == ‘admin’) {</code> block so they’re only executed in the admin interface. I’ll update the download now.
mmmmm…..oreos
Offline
Re: [plugin] [ORPHAN] rss_admin_quikpik
Ok, all well after the update. Thank you.
Offline
#19 2005-04-01 19:37:38
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] rss_admin_quikpik
My preferences aren’t getting saved anymore. I upgraded to the latest rev and I still cannot.
I hit save, and everything just resets – I checked by deleting all of the style, and hitting save brought it all back.
Offline
#20 2005-04-01 19:45:01
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] rss_admin_quikpik
Flaky. I deleted the cookies, and now it works again.
wee…
Offline
Re: [plugin] [ORPHAN] rss_admin_quikpik
I’ve been having some problems with that. I’ve never worked with cookies using php before.
What was happening is multiple cookies by the same name were being created. I should be expiring them but it didn’t seem to work some of the time.
I actually quietly uploaded another version around 12:30pm EST today that seems to have helped the problem in my testing.
Offline
#22 2005-04-01 20:11:46
- Mary
- Sock Enthusiast
- Registered: 2004-06-27
- Posts: 6,236
Re: [plugin] [ORPHAN] rss_admin_quikpik
Okee dokee. :)
Offline
Re: [plugin] [ORPHAN] rss_admin_quikpik
I have the latest version Rob but still seem to have the “cookie” problem. It does take me straight to the “Quikpik Preferences” page when I log in which is convenient but……
Stuart
In a Time of Universal Deceit
Telling the Truth is Revolutionary.
Offline
Re: [plugin] [ORPHAN] rss_admin_quikpik
Same here. Also with the latest version.
Offline